Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2123)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent cabf7da commit 34e2e64
Show file tree
Hide file tree
Showing 6 changed files with 127 additions and 121 deletions.
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.1",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"@types/vscode": "^1.69.1",
"@vscode/test-electron": "^2.1.5",
"chai": "^4.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.5.2",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"common-utils": "1.0.0",
"cspell-glob": "^6.4.2",
"cspell-lib": "^6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@cspell/cspell-types": "^6.5.0",
"@types/jest": "^27.5.2",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"common-utils": "1.0.0",
"jest": "^27.5.1",
"ts-jest": "^27.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@material-ui/icons": "^4.11.3",
"@types/clone-deep": "^4.0.1",
"@types/jest": "^27.5.2",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"@types/react": "^17.0.48",
"@types/react-dom": "^17.0.17",
"@types/react-test-renderer": "^17.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/jest": "^27.5.2",
"@types/jest-when": "^3.5.2",
"@types/kefir": "^3.8.7",
"@types/node": "^18.6.3",
"@types/node": "^18.6.4",
"@types/source-map-support": "^0.5.4",
"@types/vscode": "^1.69.1",
"comment-json": "^4.2.2",
Expand Down
Loading

0 comments on commit 34e2e64

Please sign in to comment.