Skip to content

Commit 1ae1e64

Browse files
committed
chore(deps): pin dependency eslint-plugin-replace-relative-imports to 1.0.0
1 parent 4568aca commit 1ae1e64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1252,7 +1252,7 @@ [email protected]:
12521252
resolve "^1.18.1"
12531253
string.prototype.matchall "^4.0.2"
12541254

1255-
[email protected], eslint-plugin-replace-relative-imports@^1.0.0:
1255+
12561256
version "1.0.0"
12571257
resolved "https://registry.yarnpkg.com/eslint-plugin-replace-relative-imports/-/eslint-plugin-replace-relative-imports-1.0.0.tgz#5a6944d0459d56874270efc2ea9b72c12e43f66c"
12581258
integrity sha512-I97BtxXUwBbDaThopVS/0ImTG1eYb5UlOVOlpKAREh9ZJI368FZKk77DpoC9r0v72yCHcRMT/wSTO/9cxix+uQ==

0 commit comments

Comments
 (0)