diff --git a/package.json b/package.json index 8ebf55a..e84e8f3 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-plugin-jsx-a11y": "6.3.1", "eslint-plugin-react": "7.21.3", "eslint-plugin-react-hooks": "4.1.2", - "eslint-plugin-replace-relative-imports": "^1.0.0", + "eslint-plugin-replace-relative-imports": "1.0.0", "eslint-plugin-unused-imports": "0.1.3", "husky": "4.2.5", "lint-staged": "10.2.13", diff --git a/yarn.lock b/yarn.lock index 78c04d8..420a6ab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1252,7 +1252,7 @@ eslint-plugin-react@7.21.5: resolve "^1.18.1" string.prototype.matchall "^4.0.2" -eslint-plugin-replace-relative-imports@1.0.0, eslint-plugin-replace-relative-imports@^1.0.0: +eslint-plugin-replace-relative-imports@1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-plugin-replace-relative-imports/-/eslint-plugin-replace-relative-imports-1.0.0.tgz#5a6944d0459d56874270efc2ea9b72c12e43f66c" integrity sha512-I97BtxXUwBbDaThopVS/0ImTG1eYb5UlOVOlpKAREh9ZJI368FZKk77DpoC9r0v72yCHcRMT/wSTO/9cxix+uQ==