We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd813c2 commit 016fa43Copy full SHA for 016fa43
package.json
@@ -90,8 +90,8 @@
90
"@types/natural-compare": "^1.4.0",
91
"@types/node": "^20.0.0",
92
"@types/semver": "^7.3.1",
93
- "@typescript-eslint/eslint-plugin": "^6.19.0",
94
- "@typescript-eslint/parser": "^6.19.0",
+ "@typescript-eslint/eslint-plugin": "^7.0.0",
+ "@typescript-eslint/parser": "^7.0.0",
95
"dts-bundle": "^0.7.3",
96
"env-cmd": "^10.1.0",
97
"esbuild": "^0.20.0",
0 commit comments