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 1f8a67c commit 7d2b134Copy full SHA for 7d2b134
package.json
@@ -34,7 +34,7 @@
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.1.1",
+ "@vitest/coverage-istanbul": "^3.1.2",
38
"cspell": "^8.19.2",
39
"eslint": "^8.57.1",
40
"eslint-config-prettier": "^10.1.2",
@@ -46,7 +46,7 @@
46
"eslint-plugin-simple-import-sort": "^12.1.1",
47
"inject-markdown": "^3.1.4",
48
"typescript": "^5.8.3",
49
- "vitest": "^3.1.1"
+ "vitest": "^3.1.2"
50
},
51
"files": [
52
"dist/**/*.js",
0 commit comments