Skip to content

Commit b7fd325

Browse files
committed
update again
1 parent 620e572 commit b7fd325

File tree

2 files changed

+497
-482
lines changed

2 files changed

+497
-482
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"scripts/updateUID.Dockerfile"
5555
],
5656
"devDependencies": {
57-
"@stylistic/eslint-plugin": "^3.0.1",
58-
"@types/chai": "^5.0.1",
57+
"@stylistic/eslint-plugin": "^4.2.0",
58+
"@types/chai": "^5.2.0",
5959
"@types/chalk": "^2.2.4",
6060
"@types/follow-redirects": "^1.14.4",
6161
"@types/js-yaml": "^4.0.9",
@@ -69,12 +69,12 @@
6969
"@types/tar": "^6.1.13",
7070
"@types/text-table": "^0.2.5",
7171
"@types/yargs": "^17.0.33",
72-
"@typescript-eslint/eslint-plugin": "^8.23.0",
72+
"@typescript-eslint/eslint-plugin": "^8.26.0",
7373
"@typescript-eslint/experimental-utils": "^5.62.0",
74-
"@typescript-eslint/parser": "^8.23.0",
74+
"@typescript-eslint/parser": "^8.26.0",
7575
"chai": "^4.5.0",
7676
"copyfiles": "^2.4.1",
77-
"esbuild": "^0.24.2",
77+
"esbuild": "^0.25.0",
7878
"eslint": "^8.57.0",
7979
"event-stream": "^4.0.1",
8080
"gulp-eslint": "^6.0.0",
@@ -84,7 +84,7 @@
8484
"p-all": "^5.0.0",
8585
"rimraf": "^5.0.10",
8686
"ts-node": "^10.9.2",
87-
"typescript": "^5.7.3",
87+
"typescript": "^5.8.2",
8888
"typescript-formatter": "^7.2.2",
8989
"vinyl": "^3.0.0",
9090
"vinyl-fs": "^4.0.0"

0 commit comments

Comments
 (0)