Skip to content

Commit 8861f04

Browse files
fix(deps): update dependencies
1 parent 0716606 commit 8861f04

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

bun.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-helpers",
3-
"packageManager": "bun@1.3.2",
3+
"packageManager": "bun@1.3.5",
44
"main": "src/main.ts",
55
"type": "module",
66
"private": true,
@@ -22,7 +22,7 @@
2222
"@swc/jest": "0.2.39",
2323
"@total-typescript/ts-reset": "0.6.1",
2424
"@types/bluebird": "3.5.42",
25-
"@types/bun": "1.3.4",
25+
"@types/bun": "1.3.5",
2626
"@types/jest": "30.0.0",
2727
"@types/js-yaml": "4.0.9",
2828
"@types/lodash.camelcase": "4.3.9",
@@ -38,7 +38,7 @@
3838
"plop": "4.0.4",
3939
"prettier": "3.7.4",
4040
"typescript": "5.9.3",
41-
"typescript-eslint": "8.50.0"
41+
"typescript-eslint": "8.51.0"
4242
},
4343
"jest": {
4444
"clearMocks": true,

0 commit comments

Comments
 (0)