Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update CSpell to 6.30.0 #2588

Merged
merged 1 commit into from
Mar 16, 2023
Merged

fix: Update CSpell to 6.30.0 #2588

merged 1 commit into from
Mar 16, 2023

Conversation

street-side-software-automation[bot]
Copy link
Contributor

@street-side-software-automation street-side-software-automation bot commented Mar 14, 2023

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index 90484f3..dde79d8 100644
--- a/package.json
+++ b/package.json
@@ -2537,7 +2537,7 @@
   },
   "devDependencies": {
     "@tsconfig/node16": "^1.0.3",
-    "@types/jest": "^29.4.1",
+    "@types/jest": "^29.4.4",
     "@types/jest-when": "^3.5.2",
     "@types/node": "^18.15.3",
     "@typescript-eslint/eslint-plugin": "^5.55.0",
@@ -2562,15 +2562,15 @@
     "shx": "^0.3.4",
     "ts-jest": "^29.0.5",
     "typescript": "^4.9.5",
-    "vite": "^4.1.4",
-    "vitest": "^0.29.2"
+    "vite": "^4.2.0",
+    "vitest": "^0.29.3"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.29.3",
-    "@cspell/cspell-types": "^6.29.3",
+    "@cspell/cspell-bundled-dicts": "^6.30.0",
+    "@cspell/cspell-types": "^6.30.0",
     "@types/react": "^17.0.53",
     "cosmiconfig": "^8.1.0",
-    "cspell": "^6.29.3",
+    "cspell": "^6.30.0",
     "regexp-worker": "^2.0.1"
   },
   "comment-resolutions": {

Summary

modules/package.json | 10 +-
package.json | 12 +-
packages/___buildTools/package.json | 2 +-
packages/__locale-resolver/package.json | 2 +-
packages/__utils/package.json | 2 +-
packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 14 +-
packages/_serverPatternMatcher/package.json | 6 +-
packages/_settingsViewer/package.json | 6 +-
packages/client/package.json | 8 +-
yarn.lock | 703 ++++++++++++++--------------
11 files changed, 390 insertions(+), 377 deletions(-)

@street-side-software-automation street-side-software-automation bot force-pushed the update-dependencies-main branch 4 times, most recently from cd913b3 to a55cad7 Compare March 15, 2023 19:54
@Jason3S Jason3S changed the title ci: Update ALL Dependencies (main) -- Workflow Bot fix: Update CSpell to 6.30.0 Mar 16, 2023
@Jason3S Jason3S merged commit 8c5287f into main Mar 16, 2023
@Jason3S Jason3S deleted the update-dependencies-main branch March 16, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant