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 to CSpell 6.28.0 #2566

Merged
merged 1 commit into from
Mar 5, 2023
Merged

feat: Update to CSpell 6.28.0 #2566

merged 1 commit into from
Mar 5, 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 38b4ee7..354873a 100644
--- a/package.json
+++ b/package.json
@@ -2536,7 +2536,7 @@
     "@tsconfig/node16": "^1.0.3",
     "@types/jest": "^29.4.0",
     "@types/jest-when": "^3.5.2",
-    "@types/node": "^18.14.4",
+    "@types/node": "^18.14.5",
     "@typescript-eslint/eslint-plugin": "^5.54.0",
     "@typescript-eslint/parser": "^5.54.0",
     "@vscode/vsce": "^2.18.0",
@@ -2563,11 +2563,11 @@
     "vitest": "^0.29.2"
   },
   "dependencies": {
-    "@cspell/cspell-bundled-dicts": "^6.27.0",
-    "@cspell/cspell-types": "^6.27.0",
+    "@cspell/cspell-bundled-dicts": "^6.28.0",
+    "@cspell/cspell-types": "^6.28.0",
     "@types/react": "^17.0.53",
     "cosmiconfig": "^8.1.0",
-    "cspell": "^6.27.0",
+    "cspell": "^6.28.0",
     "regexp-worker": "^2.0.1"
   },
   "comment-resolutions": {

Summary

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

@Jason3S Jason3S changed the title ci: Update ALL Dependencies (main) -- Workflow Bot feat: Update to CSpell 6.28.0 Mar 5, 2023
@Jason3S Jason3S merged commit d6050dd into main Mar 5, 2023
@Jason3S Jason3S deleted the update-dependencies-main branch March 5, 2023 05:48
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