File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 53
53
"eslint" : " 6.8.0" ,
54
54
"eslint-config-algolia" : " 14.0.1" ,
55
55
"eslint-config-prettier" : " 6.15.0" ,
56
- "eslint-plugin-import" : " 2.25.2 " ,
56
+ "eslint-plugin-import" : " 2.25.3 " ,
57
57
"eslint-plugin-jest" : " 22.21.0" ,
58
58
"eslint-plugin-prettier" : " 3.4.1" ,
59
59
"eslint-plugin-react" : " 7.26.1" ,
Original file line number Diff line number Diff line change @@ -4738,7 +4738,7 @@ eslint-import-resolver-node@^0.3.6:
4738
4738
debug "^3.2.7"
4739
4739
resolve "^1.20.0"
4740
4740
4741
- eslint-module-utils@^2.7.0 :
4741
+ eslint-module-utils@^2.7.1 :
4742
4742
version "2.7.1"
4743
4743
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
4744
4744
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
@@ -4747,19 +4747,19 @@ eslint-module-utils@^2.7.0:
4747
4747
find-up "^2.1.0"
4748
4748
pkg-dir "^2.0.0"
4749
4749
4750
-
4751
- version "2.25.2 "
4752
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2 .tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
4753
- integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
4750
+
4751
+ version "2.25.3 "
4752
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3 .tgz#a554b5f66e08fb4f6dc99221866e57cfff824766 "
4753
+ integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg ==
4754
4754
dependencies :
4755
4755
array-includes "^3.1.4"
4756
4756
array.prototype.flat "^1.2.5"
4757
4757
debug "^2.6.9"
4758
4758
doctrine "^2.1.0"
4759
4759
eslint-import-resolver-node "^0.3.6"
4760
- eslint-module-utils "^2.7.0 "
4760
+ eslint-module-utils "^2.7.1 "
4761
4761
has "^1.0.3"
4762
- is-core-module "^2.7 .0"
4762
+ is-core-module "^2.8 .0"
4763
4763
is-glob "^4.0.3"
4764
4764
minimatch "^3.0.4"
4765
4765
object.values "^1.1.5"
@@ -6130,7 +6130,7 @@ is-core-module@^2.2.0:
6130
6130
dependencies :
6131
6131
has "^1.0.3"
6132
6132
6133
- is-core-module@^2.7 .0 :
6133
+ is-core-module@^2.8 .0 :
6134
6134
version "2.8.0"
6135
6135
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
6136
6136
integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
You can’t perform that action at this time.
0 commit comments