Skip to content

Commit c468adc

Browse files
Jason3Sgithub-actions[bot]
authored andcommitted
ci: Workflow Bot -- Update ALL Dependencies
1 parent 68db600 commit c468adc

File tree

2 files changed

+466
-463
lines changed

2 files changed

+466
-463
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,23 +30,23 @@
3030
"author": "Street Side Software",
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@eslint/js": "^9.25.1",
33+
"@eslint/js": "^9.26.0",
3434
"@tsconfig/node18": "^18.2.4",
3535
"@typescript-eslint/eslint-plugin": "^7.18.0",
3636
"@typescript-eslint/parser": "^7.18.0",
37-
"@vitest/coverage-istanbul": "^3.1.2",
38-
"cspell": "^8.19.2",
37+
"@vitest/coverage-istanbul": "^3.1.3",
38+
"cspell": "^8.19.4",
3939
"eslint": "^8.57.1",
40-
"eslint-config-prettier": "^10.1.2",
40+
"eslint-config-prettier": "^10.1.3",
4141
"eslint-import-resolver-typescript": "^4.3.4",
4242
"eslint-plugin-import": "^2.31.0",
4343
"eslint-plugin-node": "^11.1.0",
44-
"eslint-plugin-prettier": "^5.2.6",
44+
"eslint-plugin-prettier": "^5.4.0",
4545
"eslint-plugin-promise": "^7.2.1",
4646
"eslint-plugin-simple-import-sort": "^12.1.1",
4747
"inject-markdown": "^3.1.4",
4848
"typescript": "^5.8.3",
49-
"vitest": "^3.1.2"
49+
"vitest": "^3.1.3"
5050
},
5151
"files": [
5252
"dist/**/*.js",

0 commit comments

Comments
 (0)