File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 123123 "typescript" : " ^4.4.0"
124124 },
125125 "peerDependencies" : {
126- "@typescript-eslint/eslint-plugin" : " >= 4 " ,
127- "eslint" : " >=6 "
126+ "@typescript-eslint/eslint-plugin" : " ^4.0.0 " ,
127+ "eslint" : " ^6.0.0 || ^7.0.0 "
128128 },
129129 "peerDependenciesMeta" : {
130130 "@typescript-eslint/eslint-plugin" : {
Original file line number Diff line number Diff line change @@ -4434,8 +4434,8 @@ __metadata:
44344434 ts-node : ^10.2.1
44354435 typescript : ^4.4.0
44364436 peerDependencies :
4437- " @typescript-eslint/eslint-plugin " : " >= 4 "
4438- eslint : " >=6 "
4437+ " @typescript-eslint/eslint-plugin " : ^4.0.0
4438+ eslint : ^6.0.0 || ^7.0.0
44394439 peerDependenciesMeta :
44404440 " @typescript-eslint/eslint-plugin " :
44414441 optional : true
You can’t perform that action at this time.
0 commit comments