streetsidesoftware / cspell-action

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

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

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

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

Update Dependencies

Type: ci

Selected Diffs

diff --git a/package.json b/package.json
index 115e577..b3d3a17 100644
--- a/package.json
+++ b/package.json
@@ -39,11 +39,11 @@
   },
   "homepage": "https://github.com/streetsidesoftware/cspell-action#readme",
   "devDependencies": {
-    "@eslint/js": "^9.5.0",
+    "@eslint/js": "^9.6.0",
     "@tsconfig/node20": "^20.1.4",
     "@vitest/coverage-istanbul": "^1.6.0",
     "env-cmd": "^10.1.0",
-    "eslint": "^9.5.0",
+    "eslint": "^9.6.0",
     "eslint-plugin-n": "^17.9.0",
     "eslint-plugin-simple-import-sort": "^12.1.0",
     "prettier": "^3.3.2",

Summary

 package.json   |   4 +-
 pnpm-lock.yaml | 194 ++++++++++++++++++++++++++++++---------------------------
 2 files changed, 103 insertions(+), 95 deletions(-)
coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 9738536747

Details


Totals Coverage Status
Change from base Build 9738531310: 0.0%
Covered Lines: 239
Relevant Lines: 247

💛 - Coveralls