streetsidesoftware / vscode-cspell-dict-extensions

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

ci: Workflow Bot -- Update ALL Dependencies #954

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

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

Update Dependencies

Selected Diffs

diff --git a/package.json b/package.json
index 74520af..779de75 100644
--- a/package.json
+++ b/package.json
@@ -38,17 +38,17 @@
     "@types/mocha": "^10.0.6",
     "@types/node": "^18.19.33",
     "@types/vscode": "^1.89.0",
-    "@vscode/test-electron": "^2.3.10",
+    "@vscode/test-electron": "^2.4.0",
     "@vscode/vsce": "^2.26.1",
     "cspell": "^8.8.3",
     "inject-markdown": "^3.0.0",
     "mocha": "^10.4.0",
     "ovsx": "^0.9.1",
-    "prettier": "^3.2.5",
+    "prettier": "^3.3.0",
     "rimraf": "^5.0.7",
     "scripts": "file:scripts",
     "test-extensions": "file:test-runner",
     "typescript": "^5.4.5",
-    "yaml": "^2.4.2"
+    "yaml": "^2.4.3"
   }
 }

Summary

 .../package-lock.json                              |  68 ++-
 package-lock.json                                  | 601 +++++++++++++--------
 package.json                                       |   6 +-
 test-runner/package-lock.json                      | 329 +++++++++--
 test-runner/package.json                           |   2 +-
 5 files changed, 717 insertions(+), 289 deletions(-)