We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff4990 commit 25ab541Copy full SHA for 25ab541
package.json
@@ -30,11 +30,11 @@
30
"author": "Street Side Software",
31
"license": "MIT",
32
"devDependencies": {
33
- "@eslint/js": "^9.22.0",
+ "@eslint/js": "^9.23.0",
34
"@tsconfig/node18": "^18.2.4",
35
"@typescript-eslint/eslint-plugin": "^7.18.0",
36
"@typescript-eslint/parser": "^7.18.0",
37
- "@vitest/coverage-istanbul": "^3.0.8",
+ "@vitest/coverage-istanbul": "^3.0.9",
38
"cspell": "^8.17.5",
39
"eslint": "^8.57.1",
40
"eslint-config-prettier": "^10.1.1",
@@ -46,7 +46,7 @@
46
"eslint-plugin-simple-import-sort": "^12.1.1",
47
"inject-markdown": "^3.1.4",
48
"typescript": "^5.8.2",
49
- "vitest": "^3.0.8"
+ "vitest": "^3.0.9"
50
},
51
"files": [
52
"dist/**/*.js",
0 commit comments