Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2867)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 0b0028a commit 400b11f
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 18 deletions.
27 changes: 14 additions & 13 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 @@ -2582,7 +2582,7 @@
"devDependencies": {
"@tsconfig/node16": "^16.1.1",
"@types/jest-when": "^3.5.3",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"@types/vscode": "1.80.0",
"@types/vscode-webview": "^1.57.2",
"@typescript-eslint/eslint-plugin": "^6.7.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/_integrationTests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"license": "MIT",
"devDependencies": {
"@cspell/cspell-types": "^7.3.7",
"@types/chai": "^4.3.7",
"@types/chai": "^4.3.8",
"@types/decompress": "^4.2.5",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.2",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"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.5",
"@types/node": "^18.18.4",
"@types/node": "^18.18.5",
"jest": "^29.7.0",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
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 @@ -36,7 +36,7 @@
"ts-jest": "^29.1.1"
},
"dependencies": {
"commander": "^11.0.0",
"commander": "^11.1.0",
"json-schema": "0.4.0",
"json-schema-traverse": "1.0.0"
},
Expand Down

0 comments on commit 400b11f

Please sign in to comment.