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.9.0 #2228

Merged
merged 1 commit into from
Sep 15, 2022
Merged

feat: Update CSpell to 6.9.0 #2228

merged 1 commit into from
Sep 15, 2022

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 d60b184..45822be 100644
--- a/package.json
+++ b/package.json
@@ -2278,11 +2278,11 @@
     "vsce": "^2.11.0"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.8.2",
-    "@cspell/cspell-types": "^6.8.2",
-    "@types/react": "^17.0.49",
+    "@cspell/cspell-bundled-dicts": "^6.9.0",
+    "@cspell/cspell-types": "^6.9.0",
+    "@types/react": "^17.0.50",
     "cosmiconfig": "^7.0.1",
-    "cspell": "^6.8.2",
+    "cspell": "^6.9.0",
     "regexp-worker": "^2.0.1"
   },
   "comment-resolutions": {

Summary

package.json | 8 +-
packages/__utils/package.json | 2 +-
packages/_integrationTests/package.json | 4 +-
packages/_server/package.json | 14 +-
packages/_serverPatternMatcher/package.json | 6 +-
packages/_settingsViewer/package.json | 6 +-
packages/client/package.json | 8 +-
yarn.lock | 276 ++++++++++++++--------------
8 files changed, 162 insertions(+), 162 deletions(-)

@Jason3S Jason3S changed the title ci: Workflow Bot -- Update ALL Dependencies (main) feat: Update CSpell to 6.9.0 Sep 15, 2022
@Jason3S Jason3S merged commit 5022568 into main Sep 15, 2022
@Jason3S Jason3S deleted the update-dependencies-main branch September 15, 2022 14:10
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.

1 participant