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 f7de741 commit 9033e44Copy full SHA for 9033e44
package.json
@@ -42,7 +42,7 @@
42
"@types/node": "^20.14.9",
43
"@types/semver": "^7.5.8",
44
"@types/ultra-strftime": "^1.0.3",
45
- "@typescript-eslint/parser": "^7.14.1",
+ "@typescript-eslint/parser": "^8.46.4",
46
"c8": "^10.1.2",
47
"chai": "^5.1.1",
48
"coveralls": "^3.1.1",
@@ -57,7 +57,7 @@
57
"ts-node": "^10.9.2",
58
"tslib": "^2.6.3",
59
"typescript": "^5.5.2",
60
- "typescript-eslint": "^7.14.1"
+ "typescript-eslint": "^8.46.4"
61
},
62
"scripts": {
63
"compile": "tsc --pretty --project .",
0 commit comments