Skip to content

Commit 6d2670d

Browse files
feat(deps): update dependencies
1 parent 2d04f86 commit 6d2670d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

bun.lockb

2.82 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"@actions/core": "1.11.1",
99
"@actions/github": "6.0.0",
1010
"@adobe/node-fetch-retry": "2.2.0",
11-
"@octokit/graphql-schema": "15.25.0",
12-
"@octokit/rest": "21.1.0",
13-
"axios": "1.8.2",
11+
"@octokit/graphql-schema": "15.26.0",
12+
"@octokit/rest": "21.1.1",
13+
"axios": "1.8.4",
1414
"bluebird": "3.7.2",
1515
"codeowners-utils": "1.0.2",
1616
"js-yaml": "4.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.2",
40-
"eslint": "9.20.0",
39+
"bun-types": "1.2.7",
40+
"eslint": "9.23.0",
4141
"husky": "9.1.7",
4242
"jest": "29.7.0",
4343
"plop": "4.0.1",
44-
"prettier": "3.5.0",
45-
"typescript": "5.7.3",
46-
"typescript-eslint": "8.23.0"
44+
"prettier": "3.5.3",
45+
"typescript": "5.8.2",
46+
"typescript-eslint": "8.28.0"
4747
},
4848
"jest": {
4949
"clearMocks": true,

0 commit comments

Comments
 (0)