Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3686)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 74da37c commit f6131c9
Show file tree
Hide file tree
Showing 4 changed files with 64 additions and 64 deletions.
118 changes: 59 additions & 59 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4025,7 +4025,7 @@
"devDependencies": {
"@eslint/js": "^9.12.0",
"@tsconfig/node20": "^20.1.4",
"@types/node": "^20.16.10",
"@types/node": "^20.16.11",
"@types/vscode": "1.90.0",
"@types/vscode-webview": "^1.57.5",
"@vitest/coverage-istanbul": "^2.1.2",
Expand All @@ -4048,7 +4048,7 @@
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.8.1",
"vite": "^5.4.8",
"vitest": "^2.1.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
"@cspell/dict-de-de": "^4.0.0",
"@types/chai": "^5.0.0",
"@types/decompress": "^4.2.7",
"@types/mocha": "^10.0.8",
"@types/node": "^20.16.10",
"@types/mocha": "^10.0.9",
"@types/node": "^20.16.11",
"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.10",
"@types/node": "^20.16.11",
"ts2mjs": "^3.0.0",
"tslib": "^2.7.0"
},
Expand Down

0 comments on commit f6131c9

Please sign in to comment.