Skip to content

Commit e02bbdc

Browse files
authored
fix(ignore): update dependencies (#26911)
1 parent 69f0840 commit e02bbdc

File tree

2 files changed

+211
-211
lines changed

2 files changed

+211
-211
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@types/finalhandler": "^1.2.3",
7474
"@types/humanize-duration": "^3.27.4",
7575
"@types/js-yaml": "^4.0.9",
76-
"@types/node": "^22.13.11",
76+
"@types/node": "^22.13.14",
7777
"@types/object-assign-deep": "^0.4.3",
7878
"@types/readable-stream": "4.0.18",
7979
"@types/serve-static": "^1.15.7",
@@ -84,7 +84,7 @@
8484
"prettier": "^3.5.3",
8585
"tmp": "^0.2.3",
8686
"typescript": "^5.8.2",
87-
"typescript-eslint": "^8.27.0",
87+
"typescript-eslint": "^8.28.0",
8888
"vitest": "^3.0.9"
8989
},
9090
"pnpm": {

0 commit comments

Comments
 (0)