Skip to content

Commit 1413262

Browse files
chore(deps): update dependencies (#709)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> Co-authored-by: Dan Adajian <[email protected]>
1 parent 28df660 commit 1413262

File tree

4 files changed

+38
-20
lines changed

4 files changed

+38
-20
lines changed

bun.lockb

-380 Bytes
Binary file not shown.

dist/573.index.js

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

dist/573.index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)