We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fda316 commit 771d898Copy full SHA for 771d898
package.json
@@ -29,8 +29,8 @@
29
"@commitlint/cli": "18.6.1",
30
"@commitlint/config-angular": "18.6.1",
31
"@types/jest": "29.5.12",
32
- "@typescript-eslint/eslint-plugin": "6.21.0",
33
- "@typescript-eslint/parser": "6.21.0",
+ "@typescript-eslint/eslint-plugin": "7.0.1",
+ "@typescript-eslint/parser": "7.0.1",
34
"eslint": "8.56.0",
35
"eslint-config-airbnb-typescript": "17.1.0",
36
"eslint-plugin-tsdoc": "0.2.17",
0 commit comments