Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#3097)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 7cea20a commit 72d2842
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 19 deletions.
28 changes: 14 additions & 14 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 @@ -3462,7 +3462,7 @@
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/jest-when": "^3.5.5",
"@types/node": "^18.19.21",
"@types/node": "^18.19.22",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.5",
"@typescript-eslint/eslint-plugin": "^7.1.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.7",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.21",
"@types/node": "^18.19.22",
"chai": "^5.1.0",
"cross-env": "^7.0.3",
"kefir": "^3.8.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"terser": "^5.29.0",
"terser": "^5.29.1",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"vscode-uri": "^3.0.8",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"vscode-uri": "^3.0.8",
"vscode-webview-rpc": "file:../webview-rpc",
"webview-api": "file:../webview-api",
"yaml": "^2.4.0"
"yaml": "^2.4.1"
},
"engines": {
"node": ">18.0.0"
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.12",
"@types/node": "^18.19.21",
"@types/node": "^18.19.22",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
Expand Down

0 comments on commit 72d2842

Please sign in to comment.