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 104104 "eslint-config-airbnb" : " 18.2.1" ,
105105 "eslint-config-prettier" : " 7.2.0" ,
106106 "eslint-webpack-plugin" : " 2.5.4" ,
107- "eslint-plugin-import" : " 2.25.2 " ,
107+ "eslint-plugin-import" : " 2.25.3 " ,
108108 "eslint-plugin-jest" : " 23.20.0" ,
109109 "eslint-plugin-jsx-a11y" : " 6.4.1" ,
110110 "eslint-plugin-prettier" : " 3.4.1" ,
Original file line number Diff line number Diff line change @@ -4702,7 +4702,7 @@ eslint-import-resolver-node@^0.3.6:
47024702 debug "^3.2.7"
47034703 resolve "^1.20.0"
47044704
4705- eslint-module-utils@^2.7.0 :
4705+ eslint-module-utils@^2.7.1 :
47064706 version "2.7.1"
47074707 resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
47084708 integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
@@ -4711,19 +4711,19 @@ eslint-module-utils@^2.7.0:
47114711 find-up "^2.1.0"
47124712 pkg-dir "^2.0.0"
47134713
4714- eslint-plugin-import@2.25.2 :
4715- version "2.25.2 "
4716- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2 .tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9 "
4717- integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g ==
4714+ eslint-plugin-import@2.25.3 :
4715+ version "2.25.3 "
4716+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3 .tgz#a554b5f66e08fb4f6dc99221866e57cfff824766 "
4717+ integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg ==
47184718 dependencies:
47194719 array-includes "^3.1.4"
47204720 array.prototype.flat "^1.2.5"
47214721 debug "^2.6.9"
47224722 doctrine "^2.1.0"
47234723 eslint-import-resolver-node "^0.3.6"
4724- eslint-module-utils "^2.7.0 "
4724+ eslint-module-utils "^2.7.1 "
47254725 has "^1.0.3"
4726- is-core-module "^2.7 .0"
4726+ is-core-module "^2.8 .0"
47274727 is-glob "^4.0.3"
47284728 minimatch "^3.0.4"
47294729 object.values "^1.1.5"
@@ -6267,7 +6267,7 @@ is-core-module@^2.2.0:
62676267 dependencies:
62686268 has "^1.0.3"
62696269
6270- is-core-module@^2.7 .0:
6270+ is-core-module@^2.8 .0:
62716271 version "2.8.0"
62726272 resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
62736273 integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
You can’t perform that action at this time.
0 commit comments