Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2912)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 9cb8885 commit 7ad044e
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 @@ -2910,7 +2910,7 @@
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/jest-when": "^3.5.4",
"@types/node": "^18.18.7",
"@types/node": "^18.18.8",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.3",
"@typescript-eslint/eslint-plugin": "^6.9.1",
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/decompress": "^4.2.6",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.3",
"@types/node": "^18.18.7",
"@types/node": "^18.18.8",
"chai": "^4.3.10",
"cross-env": "^7.0.3",
"kefir": "^3.8.8"
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 @@ -17,7 +17,7 @@
"@jest/globals": "^29.7.0",
"@tsconfig/node18": "^18.2.2",
"@types/jest": "^29.5.7",
"@types/node": "^18.18.7",
"@types/node": "^18.18.8",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
Expand Down

0 comments on commit 7ad044e

Please sign in to comment.