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

feat: Update CSpell to 6.20.1 #2493

Merged
merged 1 commit into from
Feb 1, 2023
Merged

feat: Update CSpell to 6.20.1 #2493

merged 1 commit into from
Feb 1, 2023

Conversation

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

Workflow Bot -- Update ALL Dependencies

Package.json

diff --git a/package.json b/package.json
index b646fc6..a690eb9 100644
--- a/package.json
+++ b/package.json
@@ -2493,11 +2493,11 @@
     "typescript": "^4.9.5"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.19.2",
-    "@cspell/cspell-types": "^6.19.2",
+    "@cspell/cspell-bundled-dicts": "^6.20.1",
+    "@cspell/cspell-types": "^6.20.1",
     "@types/react": "^17.0.53",
     "cosmiconfig": "^8.0.0",
-    "cspell": "^6.19.2",
+    "cspell": "^6.20.1",
     "regexp-worker": "^2.0.1"
   },
   "comment-resolutions": {

Summary

package.json | 6 +-
packages/_integrationTests/package.json | 2 +-
packages/_server/package.json | 10 +-
packages/_serverPatternMatcher/package.json | 2 +-
packages/client/package.json | 4 +-
yarn.lock | 162 ++++++++++++++--------------
6 files changed, 92 insertions(+), 94 deletions(-)

@Jason3S Jason3S changed the title ci: Workflow Bot -- Update ALL Dependencies (main) feat: Update CSpell to 6.20.1 Feb 1, 2023
@Jason3S Jason3S merged commit 06118ca into main Feb 1, 2023
@Jason3S Jason3S deleted the update-dependencies-main branch February 1, 2023 18:33
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