streetsidesoftware / cspell-action

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

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

Closed street-side-software-automation[bot] closed 3 weeks ago

street-side-software-automation[bot] commented 3 weeks ago

Update Dependencies

Type: ci

Selected Diffs

diff --git a/action-src/package.json b/action-src/package.json
index 6f30933..80ea2be 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -27,9 +27,9 @@
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.15.7",
-    "@cspell/cspell-types": "^8.15.4",
+    "@cspell/cspell-types": "^8.15.7",
     "@octokit/webhooks-types": "^7.6.1",
-    "@types/node": "^20.17.3",
+    "@types/node": "^20.17.6",
     "cspell": "^8.15.7",
     "cspell-glob": "^8.15.7",
     "vscode-uri": "^3.0.8"
diff --git a/package.json b/package.json
index 3a01426..2235778 100644
--- a/package.json
+++ b/package.json
@@ -39,11 +39,11 @@
   },
   "homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
   "devDependencies": {
-    "@eslint/js": "^9.13.0",
+    "@eslint/js": "^9.14.0",
     "@tsconfig/node20": "^20.1.4",
     "@vitest/coverage-istanbul": "^2.1.4",
     "env-cmd": "^10.1.0",
-    "eslint": "^9.13.0",
+    "eslint": "^9.14.0",
     "eslint-plugin-n": "^17.12.0",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "prettier": "^3.3.3",

Summary

 action-src/package.json |   4 +-
 package.json            |   4 +-
 pnpm-lock.yaml          | 416 ++++++++++++++++++++++++------------------------
 3 files changed, 212 insertions(+), 212 deletions(-)
coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11663341094

Details


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

💛 - Coveralls