Skip to content

Commit a511ea3

Browse files
feat(deps): update dependencies
1 parent fe333ba commit a511ea3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

bun.lockb

-380 Bytes
Binary file not shown.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@adobe/node-fetch-retry": "2.2.0",
1111
"@octokit/graphql-schema": "15.26.0",
1212
"@octokit/rest": "21.1.1",
13-
"axios": "1.8.4",
13+
"axios": "1.9.0",
1414
"bluebird": "3.7.2",
1515
"codeowners-utils": "1.0.2",
1616
"js-yaml": "4.1.0",
@@ -23,7 +23,7 @@
2323
"simple-git": "3.27.0"
2424
},
2525
"devDependencies": {
26-
"@swc/jest": "0.2.37",
26+
"@swc/jest": "0.2.38",
2727
"@total-typescript/ts-reset": "0.6.1",
2828
"@types/bluebird": "3.5.42",
2929
"@types/glob": "8.1.0",
@@ -36,14 +36,14 @@
3636
"@types/lodash.uniq": "4.5.9",
3737
"@types/micromatch": "4.0.9",
3838
"@vercel/ncc": "0.38.3",
39-
"bun-types": "1.2.7",
40-
"eslint": "9.23.0",
39+
"bun-types": "1.2.10",
40+
"eslint": "9.25.1",
4141
"husky": "9.1.7",
4242
"jest": "29.7.0",
4343
"plop": "4.0.1",
4444
"prettier": "3.5.3",
45-
"typescript": "5.8.2",
46-
"typescript-eslint": "8.28.0"
45+
"typescript": "5.8.3",
46+
"typescript-eslint": "8.31.0"
4747
},
4848
"jest": {
4949
"clearMocks": true,

0 commit comments

Comments
 (0)