Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 2143b36 commit d469b9a
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 375 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"author": "Street Side Software",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.10.0",
"@eslint/js": "^9.11.1",
"@tsconfig/node18": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-istanbul": "^2.0.5",
"cspell": "^8.14.2",
"eslint": "^8.57.0",
"@vitest/coverage-istanbul": "^2.1.1",
"cspell": "^8.14.4",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import": "^2.30.0",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"inject-markdown": "^3.1.0",
"typescript": "^5.6.2",
"vitest": "^2.0.5"
"vitest": "^2.1.1"
},
"files": [
"dist/**/*.js",
Expand Down
Loading

0 comments on commit d469b9a

Please sign in to comment.