File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 82
82
"eslint" : " 7.22.0" ,
83
83
"eslint-config-airbnb" : " 18.2.1" ,
84
84
"eslint-config-prettier" : " 7.2.0" ,
85
- "eslint-import-resolver-webpack" : " 0.13.3 " ,
85
+ "eslint-import-resolver-webpack" : " 0.13.4 " ,
86
86
"eslint-plugin-import" : " 2.22.1" ,
87
87
"eslint-plugin-jsx-a11y" : " 6.4.1" ,
88
88
"eslint-plugin-prettier" : " 3.3.1" ,
Original file line number Diff line number Diff line change @@ -5884,10 +5884,10 @@ eslint-import-resolver-node@^0.3.4:
5884
5884
debug "^2.6.9"
5885
5885
resolve "^1.13.1"
5886
5886
5887
-
5888
- version "0.13.3 "
5889
- resolved "https://registry.yarnpkg.com/eslint-import-resolver-webpack/-/eslint-import-resolver-webpack-0.13.3 .tgz#7011999369169dc69af5fbd757f304cfee76d826 "
5890
- integrity sha512-F6nYKpnZ+qNOfVn/uphs9qHIG3MGQZe3ZC6LChvpL871Sy3RR6AnvjjgKLxD5RE0ITDiqyzZxnDpFLRITQ1qvg ==
5887
+
5888
+ version "0.13.4 "
5889
+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-webpack/-/eslint-import-resolver-webpack-0.13.4 .tgz#77b3ea5dabc483053c75ccf29d0fe8f706a71897 "
5890
+ integrity sha512-6RN3DFoOu8J05VAjuclAquTiLou/JYZx4x7qoL2rC96LmNqYyIwszSqb+Ys1Q+eA6qvQhXYKDaHnEpHmDA0qBw ==
5891
5891
dependencies:
5892
5892
array-find "^1.0.0"
5893
5893
debug "^3.2.7"
You can’t perform that action at this time.
0 commit comments