We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3787754 commit 1b7e26bCopy full SHA for 1b7e26b
1 file changed
package.json
@@ -33,11 +33,11 @@
33
"devDependencies": {
34
"@hazmi35/eslint-config": "^8.7.1",
35
"@types/node": "^18.19.67",
36
- "@typescript-eslint/eslint-plugin": "^5.53.0",
37
- "@typescript-eslint/parser": "^5.53.0",
+ "@typescript-eslint/eslint-plugin": "^6.21.0",
+ "@typescript-eslint/parser": "^6.21.0",
38
"eslint": "^8.34.0",
39
"rimraf": "^4.4.0",
40
- "typescript": "^4.9.5"
+ "typescript": "^6.0.2"
41
},
42
"engines": {
43
"node": ">=18.0.0",
0 commit comments