streetsidesoftware / cspell-action

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

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

Closed street-side-software-automation[bot] closed 2 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 727e340..292f47d 100644
--- a/action-src/package.json
+++ b/action-src/package.json
@@ -27,7 +27,7 @@
     "@actions/core": "^1.11.1",
     "@actions/github": "^6.0.0",
     "@cspell/cspell-bundled-dicts": "^8.16.0",
-    "@cspell/cspell-types": "^8.15.7",
+    "@cspell/cspell-types": "^8.16.0",
     "@octokit/webhooks-types": "^7.6.1",
     "@types/node": "^20.17.6",
     "cspell": "^8.16.0",
diff --git a/package.json b/package.json
index 02ca169..ce2f020 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
     "@vitest/coverage-istanbul": "^2.1.4",
     "env-cmd": "^10.1.0",
     "eslint": "^9.14.0",
-    "eslint-plugin-n": "^17.12.0",
+    "eslint-plugin-n": "^17.13.1",
     "eslint-plugin-simple-import-sort": "^12.1.1",
     "prettier": "^3.3.3",
     "shx": "^0.3.4",

Summary

 action-src/package.json |   2 +-
 package.json            |   2 +-
 pnpm-lock.yaml          | 240 +++++++++++++++++++++++-------------------------
 3 files changed, 119 insertions(+), 125 deletions(-)
coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11756218873

Details


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

💛 - Coveralls