Skip to content

Commit 6af97b6

Browse files
authored
Update all Yarn dependencies (2025-10-08) (#604)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent e51bcb6 commit 6af97b6

File tree

2 files changed

+356
-358
lines changed

2 files changed

+356
-358
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
5757
"@babel/preset-env": "^7.28.3",
5858
"@babel/preset-typescript": "^7.27.1",
59-
"@eslint/js": "^9.35.0",
59+
"@eslint/js": "^9.36.0",
6060
"@types/content-type": "^1.1.9",
6161
"@types/convict": "^6.1.6",
6262
"@types/jest": "^30.0.0",
@@ -67,14 +67,14 @@
6767
"@types/supertest": "^6.0.3",
6868
"@typescript-eslint/eslint-plugin": "^8.45.0",
6969
"@typescript-eslint/parser": "^8.45.0",
70-
"babel-jest": "^30.1.2",
70+
"babel-jest": "^30.2.0",
7171
"devtools-license-check": "^0.9.0",
72-
"eslint": "^9.35.0",
72+
"eslint": "^9.36.0",
7373
"eslint-config-prettier": "^10.1.8",
7474
"eslint-plugin-import": "^2.32.0",
7575
"globals": "^16.4.0",
7676
"husky": "^4.3.8",
77-
"jest": "^30.1.3",
77+
"jest": "^30.2.0",
7878
"lockfile-lint": "^4.14.1",
7979
"mkdirp": "^3.0.1",
8080
"nock": "^14.0.1",
@@ -83,7 +83,7 @@
8383
"prettier": "^3.6.2",
8484
"rimraf": "^5.0.10",
8585
"supertest": "^7.1.4",
86-
"typescript": "^5.9.2"
86+
"typescript": "^5.9.3"
8787
},
8888
"husky": {
8989
"hooks": {
@@ -99,7 +99,7 @@
9999
"@koa/router": "^14.0.0",
100100
"content-type": "^1.0.5",
101101
"convict": "^6.2.4",
102-
"dotenv": "^17.2.2",
102+
"dotenv": "^17.2.3",
103103
"helmet": "^8.1.0",
104104
"jsonwebtoken": "^9.0.2",
105105
"koa": "^3.0.1",

0 commit comments

Comments
 (0)