File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-plugin-jsx-a11y" : " 6.3.1" ,
44
44
"eslint-plugin-react" : " 7.21.3" ,
45
45
"eslint-plugin-react-hooks" : " 4.1.2" ,
46
- "eslint-plugin-replace-relative-imports" : " ^ 1.0.0" ,
46
+ "eslint-plugin-replace-relative-imports" : " 1.0.0" ,
47
47
"eslint-plugin-unused-imports" : " 0.1.3" ,
48
48
"husky" : " 4.2.5" ,
49
49
"lint-staged" : " 10.2.13" ,
Original file line number Diff line number Diff line change @@ -1252,7 +1252,7 @@ eslint-plugin-react@7.21.5:
1252
1252
resolve "^1.18.1"
1253
1253
string.prototype.matchall "^4.0.2"
1254
1254
1255
- eslint-plugin-replace-relative-imports@1.0.0, eslint-plugin-replace-relative-imports@^1.0.0 :
1255
+ eslint-plugin-replace-relative-imports@1.0.0 :
1256
1256
version "1.0.0"
1257
1257
resolved "https://registry.yarnpkg.com/eslint-plugin-replace-relative-imports/-/eslint-plugin-replace-relative-imports-1.0.0.tgz#5a6944d0459d56874270efc2ea9b72c12e43f66c"
1258
1258
integrity sha512-I97BtxXUwBbDaThopVS/0ImTG1eYb5UlOVOlpKAREh9ZJI368FZKk77DpoC9r0v72yCHcRMT/wSTO/9cxix+uQ==
You can’t perform that action at this time.
0 commit comments