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.2 #2599

Merged
merged 1 commit into from
Mar 18, 2023
Merged

fix: Update CSpell to 6.30.2 #2599

merged 1 commit into from
Mar 18, 2023

Conversation

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

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

Workflow Bot -- Update ALL Dependencies

fixes #2583

Package.json

diff --git a/package.json b/package.json
index 6455660..33d0b08 100644
--- a/package.json
+++ b/package.json
@@ -2566,11 +2566,11 @@
     "vitest": "^0.29.3"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.30.1",
-    "@cspell/cspell-types": "^6.30.1",
+    "@cspell/cspell-bundled-dicts": "^6.30.2",
+    "@cspell/cspell-types": "^6.30.2",
     "@types/react": "^17.0.53",
     "cosmiconfig": "^8.1.2",
-    "cspell": "^6.30.1",
+    "cspell": "^6.30.2",
     "regexp-worker": "^2.0.1"
   },
   "comment-resolutions": {

Summary

modules/package.json | 10 +-
package.json | 6 +-
packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 10 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/_settingsViewer/package.json | 2 +-
packages/client/package.json | 4 +-
yarn.lock | 184 +++++++++++++++-------------
8 files changed, 115 insertions(+), 105 deletions(-)

@Jason3S Jason3S changed the title ci: Update ALL Dependencies (main) -- Workflow Bot fix: Update CSpell to 6.30.2 Mar 18, 2023
@Jason3S Jason3S merged commit 16209ee into main Mar 18, 2023
@Jason3S Jason3S deleted the update-dependencies-main branch March 18, 2023 20:11
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.

Error: Failed to read config file after upgrading to 2.19.0
1 participant