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 fc1b102 commit 8b4b678Copy full SHA for 8b4b678
package.json
@@ -30,17 +30,17 @@
30
"author": "Street Side Software",
31
"license": "MIT",
32
"devDependencies": {
33
- "@eslint/js": "^9.35.0",
+ "@eslint/js": "^9.38.0",
34
"@tsconfig/node20": "^20.1.6",
35
"@vitest/coverage-istanbul": "^3.2.4",
36
- "cspell": "^9.2.1",
37
- "eslint": "^9.35.0",
38
- "eslint-plugin-n": "^17.23.0",
+ "cspell": "^9.2.2",
+ "eslint": "^9.38.0",
+ "eslint-plugin-n": "^17.23.1",
39
"eslint-plugin-simple-import-sort": "^12.1.1",
40
"inject-markdown": "^4.0.0",
41
"prettier": "^3.6.2",
42
- "typescript": "^5.9.2",
43
- "typescript-eslint": "^8.44.0",
+ "typescript": "^5.9.3",
+ "typescript-eslint": "^8.46.2",
44
"vitest": "^3.2.4"
45
},
46
"files": [
0 commit comments