Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#2148)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent ef35d80 commit 7068936
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 20 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.3",
"@types/glob": "^7.2.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.6.5",
"@types/node": "^18.7.1",
"@types/vscode": "^1.70.0",
"@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.5",
"@types/node": "^18.7.1",
"common-utils": "1.0.0",
"cspell-glob": "^6.6.1",
"cspell-lib": "^6.6.1",
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.6.1",
"@types/jest": "^27.5.2",
"@types/node": "^18.6.5",
"@types/node": "^18.7.1",
"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.5",
"@types/node": "^18.7.1",
"@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.5",
"@types/node": "^18.7.1",
"@types/source-map-support": "^0.5.4",
"@types/vscode": "^1.70.0",
"comment-json": "^4.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/package-json-dependency-updater/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@tsconfig/node16": "^1.0.3",
"@types/glob": "^7.2.0",
"@types/semver": "^7.3.10",
"@types/semver": "^7.3.11",
"@types/yarnpkg__lockfile": "^1.1.5"
}
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -438,9 +438,9 @@
integrity sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g==

"@cspell/dict-en_us@^2.3.0":
version "2.3.0"
resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.0.tgz#d2c186676ab3a43f38d759324434127ee63f25da"
integrity sha512-wEGqVZ4uXxq9/mTemgN9B2MIqlcaLGPnvCBdqT5vPWxqxJjkGJmCkRCx9DYHHp2Cfd+VHc9zW6Xad59kORBS9g==
version "2.3.1"
resolved "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.1.tgz#66138d22bae54ed1d861c4c58fdd46e0d25640cd"
integrity sha512-mpjMY9Fo+cvt+BeL8bsoy8xpKhnILT0j6ith9OlYALELx8uPFyzSgFhkPBGam6jE8luG1XFsIsc0APQ7yzwhKw==

"@cspell/dict-filetypes@^2.1.1":
version "2.1.1"
Expand Down Expand Up @@ -1228,10 +1228,10 @@
"@types/node" "*"
form-data "^3.0.0"

"@types/node@*", "@types/node@^18.6.5":
version "18.6.5"
resolved "https://registry.npmjs.org/@types/node/-/node-18.6.5.tgz#06caea822caf9e59d5034b695186ee74154d2802"
integrity sha512-Xjt5ZGUa5WusGZJ4WJPbOT8QOqp6nDynVFRKcUt32bOgvXEoc6o085WNkYTMO7ifAj2isEfQQ2cseE+wT6jsRw==
"@types/node@*", "@types/node@^18.7.1":
version "18.7.1"
resolved "https://registry.npmjs.org/@types/node/-/node-18.7.1.tgz#352bee64f93117d867d05f7406642a52685cbca6"
integrity sha512-GKX1Qnqxo4S+Z/+Z8KKPLpH282LD7jLHWJcVryOflnsnH+BtSDfieR6ObwBMwpnNws0bUK8GI7z0unQf9bARNQ==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -1298,10 +1298,10 @@
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==

"@types/semver@^7.3.10":
version "7.3.10"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.10.tgz#5f19ee40cbeff87d916eedc8c2bfe2305d957f73"
integrity sha512-zsv3fsC7S84NN6nPK06u79oWgrPVd0NvOyqgghV1haPaFcVxIrP4DLomRwGAXk0ui4HZA7mOcSFL98sMVW9viw==
"@types/semver@^7.3.11":
version "7.3.11"
resolved "https://registry.npmjs.org/@types/semver/-/semver-7.3.11.tgz#7a84d3228f34e68d14955fc406f8e66fdbe9e65e"
integrity sha512-R9HhjC4aKx3jL0FLwU7x6qMTysTvLh7jesRslXmxgCOXZwyh5dsnmrPQQToMyess8D4U+8G9x9mBFZoC/1o/Tw==

"@types/serve-index@^1.9.1":
version "1.9.1"
Expand Down Expand Up @@ -3449,9 +3449,9 @@ ee-first@1.1.1:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.3.47, electron-to-chromium@^1.4.202:
version "1.4.213"
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.213.tgz#a0d0f535e4fbddc25196c91ff2964b5660932297"
integrity sha512-+3DbGHGOCHTVB/Ms63bGqbyC1b8y7Fk86+7ltssB8NQrZtSCvZG6eooSl9U2Q0yw++fL2DpHKOdTU0NVEkFObg==
version "1.4.215"
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.215.tgz#553372e74bde3164290d61f6792f93e443b16733"
integrity sha512-vqZxT8C5mlDZ//hQFhneHmOLnj1LhbzxV0+I1yqHV8SB1Oo4Y5Ne9+qQhwHl7O1s9s9cRuo2l5CoLEHdhMTwZg==

emittery@^0.8.1:
version "0.8.1"
Expand Down

0 comments on commit 7068936

Please sign in to comment.