Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3484)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent c99453d commit de94a3f
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4003,7 +4003,7 @@
"devDependencies": {
"@eslint/js": "^9.8.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.14.12",
"@types/node": "^20.14.13",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.0.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/chai": "^4.3.16",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.7",
"@types/node": "^20.14.12",
"@types/node": "^20.14.13",
"chai": "^5.1.1",
"cross-env": "^7.0.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/utils-disposables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.14.12",
"@types/node": "^20.14.13",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.3"
},
Expand Down

0 comments on commit de94a3f

Please sign in to comment.