File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
"@commitlint/cli" : " 17.6.6" ,
6
6
"@open-turo/commitlint-config-conventional" : " 1.1.0" ,
7
7
"@open-turo/semantic-release-config" : " 2.0.1" ,
8
- "@typescript-eslint/eslint-plugin" : " 5.61 .0" ,
9
- "@typescript-eslint/parser" : " 5.61 .0" ,
8
+ "@typescript-eslint/eslint-plugin" : " 6.0 .0" ,
9
+ "@typescript-eslint/parser" : " 6.0 .0" ,
10
10
"eslint" : " 8.45.0" ,
11
11
"eslint-config-prettier" : " 8.8.0" ,
12
12
"eslint-import-resolver-typescript" : " 3.5.5" ,
33
33
"release" : " semantic-release"
34
34
},
35
35
"peerDependencies" : {
36
- "@typescript-eslint/eslint-plugin" : " ^5.20.0" ,
37
- "@typescript-eslint/parser" : " ^5.20.0" ,
36
+ "@typescript-eslint/eslint-plugin" : " ^5.20.0 || ^6.0.0 " ,
37
+ "@typescript-eslint/parser" : " ^5.20.0 || ^6.0.0 " ,
38
38
"eslint" : " ^8.18.0" ,
39
39
"eslint-config-prettier" : " ^8.8.0" ,
40
40
"eslint-import-resolver-typescript" : " ^3.3.0" ,
You can’t perform that action at this time.
0 commit comments