Skip to content

Commit 26ff71b

Browse files
committed
update dev dependencies
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
1 parent b1b6c30 commit 26ff71b

File tree

2 files changed

+121
-227
lines changed

2 files changed

+121
-227
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -66,24 +66,24 @@
6666
"tmp": "^0.2.5"
6767
},
6868
"devDependencies": {
69-
"@eslint/js": "^9.39.2",
69+
"@eslint/js": "^9.39.3",
7070
"@types/gunzip-maybe": "^1.4.3",
7171
"@types/he": "^1.2.3",
7272
"@types/js-yaml": "^4.0.9",
73-
"@types/node": "^20.19.27",
73+
"@types/node": "^20.19.35",
7474
"@types/semver": "^7.7.1",
7575
"@types/tar-stream": "^3.1.4",
7676
"@types/tmp": "^0.2.6",
77-
"@typescript-eslint/eslint-plugin": "^8.50.0",
78-
"@typescript-eslint/parser": "^8.50.0",
77+
"@typescript-eslint/eslint-plugin": "^8.56.1",
78+
"@typescript-eslint/parser": "^8.56.1",
7979
"@vitest/coverage-v8": "^4.0.18",
8080
"@vitest/eslint-plugin": "^1.6.9",
81-
"eslint": "^9.39.2",
81+
"eslint": "^9.39.3",
8282
"eslint-config-prettier": "^10.1.8",
83-
"eslint-plugin-prettier": "^5.5.4",
84-
"globals": "^14.0.0",
85-
"prettier": "^3.7.4",
86-
"rimraf": "^6.1.2",
83+
"eslint-plugin-prettier": "^5.5.5",
84+
"globals": "^17.3.0",
85+
"prettier": "^3.8.1",
86+
"rimraf": "^6.1.3",
8787
"typescript": "^5.9.3",
8888
"vitest": "^4.0.18"
8989
}

0 commit comments

Comments
 (0)