Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Dec 7, 2024
1 parent bd0c6e9 commit 69dadd9
Show file tree
Hide file tree
Showing 2 changed files with 769 additions and 639 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,23 +30,23 @@
"author": "Street Side Software",
"license": "MIT",
"devDependencies": {
"@eslint/js": "^9.14.0",
"@eslint/js": "^9.16.0",
"@tsconfig/node18": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-istanbul": "^2.1.4",
"cspell": "^8.16.0",
"@vitest/coverage-istanbul": "^2.1.8",
"cspell": "^8.16.1",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"inject-markdown": "^3.1.4",
"typescript": "^5.6.3",
"vitest": "^2.1.4"
"typescript": "^5.7.2",
"vitest": "^2.1.8"
},
"files": [
"dist/**/*.js",
Expand Down
Loading

0 comments on commit 69dadd9

Please sign in to comment.