Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3342)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 687af52 commit 37f0f8d
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 @@ -4001,7 +4001,7 @@
"devDependencies": {
"@eslint/js": "^8.57.0",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.33",
"@types/node": "^18.19.34",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.5",
"@typescript-eslint/eslint-plugin": "^7.12.0",
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.6",
"@types/node": "^18.19.33",
"@types/node": "^18.19.34",
"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/node18": "^18.2.4",
"@types/node": "^18.19.33",
"@types/node": "^18.19.34",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.2"
},
Expand Down

0 comments on commit 37f0f8d

Please sign in to comment.