Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#2248)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent a9e237c commit de25b2d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 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": "^8.0.0",
"@types/mocha": "^9.1.1",
"@types/node": "^18.7.19",
"@types/node": "^18.7.21",
"@types/vscode": "^1.71.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": "^28.1.8",
"@types/micromatch": "^4.0.2",
"@types/node": "^18.7.19",
"@types/node": "^18.7.21",
"common-utils": "1.0.0",
"cspell-glob": "^6.10.1",
"cspell-lib": "^6.10.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.10.1",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.19",
"@types/node": "^18.7.21",
"common-utils": "1.0.0",
"jest": "^28.1.3",
"ts-jest": "^28.0.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 @@ -24,7 +24,7 @@
"@material-ui/icons": "^4.11.3",
"@types/clone-deep": "^4.0.1",
"@types/jest": "^28.1.8",
"@types/node": "^18.7.19",
"@types/node": "^18.7.21",
"@types/react": "^17.0.50",
"@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": "^28.1.8",
"@types/jest-when": "^3.5.2",
"@types/kefir": "^3.8.7",
"@types/node": "^18.7.19",
"@types/node": "^18.7.21",
"@types/source-map-support": "^0.5.6",
"@types/vscode": "^1.71.0",
"comment-json": "^4.2.3",
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -997,9 +997,9 @@
fastq "^1.6.0"

"@sinclair/typebox@^0.24.1":
version "0.24.42"
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.42.tgz#a74b608d494a1f4cc079738e050142a678813f52"
integrity sha512-d+2AtrHGyWek2u2ITF0lHRIv6Tt7X0dEHW+0rP+5aDCEjC3fiN2RBjrLD0yU0at52BcZbRGxLbAtXiR0hFCjYw==
version "0.24.43"
resolved "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.24.43.tgz#2e2bce0e5e493aaf639beed0cd6c88cfde7dd3d7"
integrity sha512-1orQTvtazZmsPeBroJjysvsOQCYV2yjWlebkSY38pl5vr2tdLjEJ+LoxITlGNZaH2RE19WlAwQMkH/7C14wLfw==

"@sinonjs/commons@^1.7.0":
version "1.8.3"
Expand Down Expand Up @@ -1263,10 +1263,10 @@
resolved "https://registry.npmjs.org/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==

"@types/node@*", "@types/node@^18.7.19":
version "18.7.19"
resolved "https://registry.npmjs.org/@types/node/-/node-18.7.19.tgz#ad83aa9b7af470fab7e0f562be87e97dc8ffe08e"
integrity sha512-Sq1itGUKUX1ap7GgZlrzdBydjbsJL/NSQt/4wkAxUJ7/OS5c2WkoN6WSpWc2Yc5wtKMZOUA0VCs/j2XJadN3HA==
"@types/node@*", "@types/node@^18.7.21":
version "18.7.21"
resolved "https://registry.npmjs.org/@types/node/-/node-18.7.21.tgz#63ee6688070e456325b6748dc492a7b948593871"
integrity sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA==

"@types/parse-json@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -2668,9 +2668,9 @@ camelcase@^6.0.0, camelcase@^6.2.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30000844, caniuse-lite@^1.0.30001400:
version "1.0.30001410"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001410.tgz#b5a86366fbbf439d75dd3db1d21137a73e829f44"
integrity sha512-QoblBnuE+rG0lc3Ur9ltP5q47lbguipa/ncNMyyGuqPk44FxbScWAeEO+k5fSQ8WekdAK4mWqNs1rADDAiN5xQ==
version "1.0.30001412"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001412.tgz#30f67d55a865da43e0aeec003f073ea8764d5d7c"
integrity sha512-+TeEIee1gS5bYOiuf+PS/kp2mrXic37Hl66VY6EAfxasIk5fELTktK2oOezYed12H8w7jt3s512PpulQidPjwA==

chai@^4.3.6:
version "4.3.6"
Expand Down Expand Up @@ -3405,9 +3405,9 @@ [email protected]:
integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==

electron-to-chromium@^1.3.47, electron-to-chromium@^1.4.251:
version "1.4.260"
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.260.tgz#9aa3348d037686b47ccc5d3b48fe417b1f20017a"
integrity sha512-1GxPM2Bdz1AjuNjho9/TqJfxM7KZ7R8s4vA5cbbIoVacQXfvZlV+d7Y1lu4BhGzEBfjjhakr3NXKqN0PxPXIsg==
version "1.4.261"
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.261.tgz#31f14ad60c6f95bec404a77a2fd5e1962248e112"
integrity sha512-fVXliNUGJ7XUVJSAasPseBbVgJIeyw5M1xIkgXdTSRjlmCqBbiSTsEdLOCJS31Fc8B7CaloQ/BFAg8By3ODLdg==

emittery@^0.10.2:
version "0.10.2"
Expand Down

0 comments on commit de25b2d

Please sign in to comment.