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 0b09c13 commit 9e4ea8fCopy full SHA for 9e4ea8f
package.json
@@ -30,17 +30,17 @@
30
"author": "Street Side Software",
31
"license": "MIT",
32
"devDependencies": {
33
- "@eslint/js": "^9.30.1",
+ "@eslint/js": "^9.34.0",
34
"@tsconfig/node20": "^20.1.6",
35
"@vitest/coverage-istanbul": "^3.2.4",
36
- "cspell": "^9.1.2",
37
- "eslint": "^9.30.1",
38
- "eslint-plugin-n": "^17.21.0",
+ "cspell": "^9.2.1",
+ "eslint": "^9.34.0",
+ "eslint-plugin-n": "^17.21.3",
39
"eslint-plugin-simple-import-sort": "^12.1.1",
40
"inject-markdown": "^4.0.0",
41
"prettier": "^3.6.2",
42
- "typescript": "^5.8.3",
43
- "typescript-eslint": "^8.35.1",
+ "typescript": "^5.9.2",
+ "typescript-eslint": "^8.41.0",
44
"vitest": "^3.2.4"
45
},
46
"files": [
0 commit comments