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 5d8252c commit 9d63664Copy full SHA for 9d63664
package.json
@@ -30,11 +30,11 @@
30
"author": "Street Side Software",
31
"license": "MIT",
32
"devDependencies": {
33
- "@eslint/js": "^9.14.0",
+ "@eslint/js": "^9.15.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": "^2.1.4",
+ "@vitest/coverage-istanbul": "^2.1.5",
38
"cspell": "^8.16.0",
39
"eslint": "^8.57.1",
40
"eslint-config-prettier": "^9.1.0",
@@ -46,7 +46,7 @@
46
"eslint-plugin-simple-import-sort": "^12.1.1",
47
"inject-markdown": "^3.1.4",
48
"typescript": "^5.6.3",
49
- "vitest": "^2.1.4"
+ "vitest": "^2.1.5"
50
},
51
"files": [
52
"dist/**/*.js",
0 commit comments