Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3724)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 380e74d commit 21328e4
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 69 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,7 @@
"devDependencies": {
"@eslint/js": "^9.13.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.13",
"@types/node": "^20.16.15",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.1.3",
Expand All @@ -4048,8 +4048,8 @@
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"typescript-eslint": "^8.11.0",
"vite": "^5.4.10",
"vitest": "^2.1.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/chai": "^5.0.0",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.13",
"@types/node": "^20.16.15",
"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.16.13",
"@types/node": "^20.16.15",
"ts2mjs": "^3.0.0",
"tslib": "^2.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion tools/build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/deep-equal": "^1.0.4",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/json-schema": "^7.0.15"
},
"dependencies": {
Expand Down

0 comments on commit 21328e4

Please sign in to comment.