Skip to content

Commit 5825a9a

Browse files
committed
chore(deps): pin dependency eslint-plugin-replace-relative-imports to 1.0.0
1 parent 386c76c commit 5825a9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"eslint-plugin-jsx-a11y": "6.3.1",
4444
"eslint-plugin-react": "7.21.3",
4545
"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",
4747
"eslint-plugin-unused-imports": "0.1.3",
4848
"husky": "4.2.5",
4949
"lint-staged": "10.2.13",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,7 @@ eslint-plugin-react@7.21.3:
893893
resolve "^1.17.0"
894894
string.prototype.matchall "^4.0.2"
895895

896-
eslint-plugin-replace-relative-imports@^1.0.0:
896+
eslint-plugin-replace-relative-imports@1.0.0:
897897
version "1.0.0"
898898
resolved "https://registry.yarnpkg.com/eslint-plugin-replace-relative-imports/-/eslint-plugin-replace-relative-imports-1.0.0.tgz#5a6944d0459d56874270efc2ea9b72c12e43f66c"
899899
integrity sha512-I97BtxXUwBbDaThopVS/0ImTG1eYb5UlOVOlpKAREh9ZJI368FZKk77DpoC9r0v72yCHcRMT/wSTO/9cxix+uQ==

0 commit comments

Comments
 (0)