streetsidesoftware / vscode-cspell-dict-extensions

VS Code Spelling Dictionary Extensions
MIT License
122 stars 41 forks source link

ci: Workflow Bot -- Update ALL Dependencies #926

Closed street-side-software-automation[bot] closed 5 months ago

street-side-software-automation[bot] commented 5 months ago

Update Dependencies

Selected Diffs

diff --git a/package.json b/package.json
index fc7a425..af40403 100644
--- a/package.json
+++ b/package.json
@@ -31,24 +31,24 @@
     "vscode": "^1.67.0"
   },
   "devDependencies": {
-    "@lerna-lite/cli": "^3.3.2",
-    "@lerna-lite/exec": "^3.3.2",
-    "@lerna-lite/run": "^3.3.2",
+    "@lerna-lite/cli": "^3.3.3",
+    "@lerna-lite/exec": "^3.3.3",
+    "@lerna-lite/run": "^3.3.3",
     "@tsconfig/node18": "^18.2.4",
     "@types/mocha": "^10.0.6",
     "@types/node": "^18.19.31",
     "@types/vscode": "^1.88.0",
     "@vscode/test-electron": "^2.3.9",
-    "@vscode/vsce": "^2.25.0",
+    "@vscode/vsce": "^2.26.0",
     "cspell": "^8.7.0",
     "inject-markdown": "^3.0.0",
     "mocha": "^10.4.0",
-    "ovsx": "^0.9.0",
+    "ovsx": "^0.9.1",
     "prettier": "^3.2.5",
     "rimraf": "^5.0.5",
     "scripts": "file:scripts",
     "test-extensions": "file:test-runner",
     "typescript": "^5.4.5",
-    "yaml": "^2.4.1"
+    "yaml": "^2.4.2"
   }
 }

Summary

 .../package-lock.json                              | 261 +++-----
 package-lock.json                                  | 681 +++++++++++++++++----
 package.json                                       |  12 +-
 test-runner/package-lock.json                      |   6 +-
 4 files changed, 661 insertions(+), 299 deletions(-)