File tree 2 files changed +2
-2
lines changed
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 @@ -893,7 +893,7 @@ eslint-plugin-react@7.21.3:
893
893
resolve "^1.17.0"
894
894
string.prototype.matchall "^4.0.2"
895
895
896
- eslint-plugin-replace-relative-imports@^ 1.0.0 :
896
+ eslint-plugin-replace-relative-imports@1.0.0 :
897
897
version "1.0.0"
898
898
resolved "https://registry.yarnpkg.com/eslint-plugin-replace-relative-imports/-/eslint-plugin-replace-relative-imports-1.0.0.tgz#5a6944d0459d56874270efc2ea9b72c12e43f66c"
899
899
integrity sha512-I97BtxXUwBbDaThopVS/0ImTG1eYb5UlOVOlpKAREh9ZJI368FZKk77DpoC9r0v72yCHcRMT/wSTO/9cxix+uQ==
You can’t perform that action at this time.
0 commit comments