streetsidesoftware / cspell-action

GitHub Action: Check Spelling
MIT License
81 stars 9 forks source link

ci: Workflow Bot -- Update ALL Dependencies (main) #1941

Closed street-side-software-automation[bot] closed 1 month ago

street-side-software-automation[bot] commented 1 month ago

Update Dependencies

Type: ci

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index b036092..e46f7c8 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -27,7 +27,7 @@
     "@actions/core": "^1.10.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.14.4",
-    "@cspell/cspell-types": "^8.14.2",
+    "@cspell/cspell-types": "^8.14.4",
     "@octokit/webhooks-types": "^7.5.1",
     "@types/node": "^20.16.5",
     "cspell": "^8.14.4",
diff --git a/package.json b/package.json
index 23f4cec..092fc1a 100644
--- a/package.json
+++ b/package.json
@@ -41,16 +41,16 @@
   "devDependencies": {
     "@eslint/js": "^9.10.0",
     "@tsconfig/node20": "^20.1.4",
-    "@vitest/coverage-istanbul": "^2.0.5",
+    "@vitest/coverage-istanbul": "^2.1.1",
     "env-cmd": "^10.1.0",
     "eslint": "^9.10.0",
-    "eslint-plugin-n": "^17.10.2",
+    "eslint-plugin-n": "^17.10.3",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "prettier": "^3.3.3",
     "shx": "^0.3.4",
     "typescript": "^5.6.2",
-    "typescript-eslint": "^8.5.0",
-    "vitest": "^2.0.5"
+    "typescript-eslint": "^8.6.0",
+    "vitest": "^2.1.1"
   },
   "engines": {
     "node": ">=20"

Summary

 action-src/package.json |   2 +-
 package.json            |   8 +-
 pnpm-lock.yaml          | 510 ++++++++++++++++++++++--------------------------
 3 files changed, 235 insertions(+), 285 deletions(-)
coveralls commented 1 month ago

Pull Request Test Coverage Report for Build 10922610012

Details


Totals Coverage Status
Change from base Build 10922599648: 0.0%
Covered Lines: 249
Relevant Lines: 259

💛 - Coveralls