Skip to content

Commit 8444010

Browse files
Jason3Sgithub-actions[bot]
authored andcommitted
ci: Workflow Bot -- Update ALL Dependencies
1 parent 5d8252c commit 8444010

File tree

2 files changed

+453
-363
lines changed

2 files changed

+453
-363
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@
3030
"author": "Street Side Software",
3131
"license": "MIT",
3232
"devDependencies": {
33-
"@eslint/js": "^9.14.0",
33+
"@eslint/js": "^9.15.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": "^2.1.4",
37+
"@vitest/coverage-istanbul": "^2.1.5",
3838
"cspell": "^8.16.0",
3939
"eslint": "^8.57.1",
4040
"eslint-config-prettier": "^9.1.0",
@@ -45,8 +45,8 @@
4545
"eslint-plugin-promise": "^7.1.0",
4646
"eslint-plugin-simple-import-sort": "^12.1.1",
4747
"inject-markdown": "^3.1.4",
48-
"typescript": "^5.6.3",
49-
"vitest": "^2.1.4"
48+
"typescript": "^5.7.2",
49+
"vitest": "^2.1.5"
5050
},
5151
"files": [
5252
"dist/**/*.js",

0 commit comments

Comments
 (0)