Skip to content

Commit

Permalink
ci: Update ALL Dependencies (main) -- Workflow Bot (#2572)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 698a2db commit 0e5c5f1
Show file tree
Hide file tree
Showing 8 changed files with 401 additions and 389 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2537,11 +2537,11 @@
"@types/jest": "^29.4.0",
"@types/jest-when": "^3.5.2",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"@vscode/vsce": "^2.18.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-prettier": "^8.7.0",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
Expand All @@ -2551,7 +2551,7 @@
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-unicorn": "^46.0.0",
"inject-markdown": "^1.5.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"jest-mock-vscode": "^1.3.0",
"jest-when": "^3.5.2",
"ovsx": "^0.8.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/__locale-resolver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/jest": "^29.4.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"ts-jest": "^29.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/__utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@types/jest": "^29.4.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"ts-jest": "^29.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/_server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"fs-extra": "^11.1.0",
"gensequence": "^4.0.3",
"iconv-lite": "^0.6.3",
"jest": "^29.4.3",
"jest": "^29.5.0",
"lorem-ipsum": "^2.0.8",
"micromatch": "^4.0.5",
"minimatch": "^7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/_serverPatternMatcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "^29.4.0",
"@types/node": "^18.14.6",
"common-utils": "1.0.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"ts-jest": "^29.0.5",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/_settingsViewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"clone-deep": "^4.0.1",
"eslint-plugin-react": "^7.32.2",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"locale-resolver": "*",
"mobx": "^6.8.0",
"mobx-react": "^7.6.0",
"mobx-react-devtools": "^6.1.1",
"mobx-react-lite": "^3.4.1",
"mobx-react-lite": "^3.4.2",
"path-browserify": "^1.0.1",
"react": "^17.0.2",
"react-dom": "^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 @@ -40,7 +40,7 @@
"cross-env": "^7.0.3",
"cspell-lib": "^6.28.0",
"fs-extra": "^11.1.0",
"jest": "^29.4.3",
"jest": "^29.5.0",
"jest-mock-vscode": "^1.3.0",
"jest-when": "^3.5.2",
"kefir": "^3.8.8",
Expand Down
Loading

0 comments on commit 0e5c5f1

Please sign in to comment.