File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 36
36
"eslint" : " 6.8.0" ,
37
37
"eslint-config-airbnb" : " 18.2.1" ,
38
38
"eslint-config-prettier" : " 6.15.0" ,
39
- "eslint-plugin-import" : " 2.23.3 " ,
39
+ "eslint-plugin-import" : " 2.23.4 " ,
40
40
"eslint-plugin-jest" : " 23.20.0" ,
41
41
"eslint-plugin-jsx-a11y" : " 6.4.1" ,
42
42
"eslint-plugin-prettier" : " 3.4.0" ,
Original file line number Diff line number Diff line change @@ -2566,10 +2566,10 @@ eslint-module-utils@^2.6.1:
2566
2566
debug "^3.2.7"
2567
2567
pkg-dir "^2.0.0"
2568
2568
2569
-
2570
- version "2.23.3 "
2571
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3 .tgz#8a1b073289fff03c4af0f04b6df956b7d463e191 "
2572
- integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ ==
2569
+
2570
+ version "2.23.4 "
2571
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
2572
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
2573
2573
dependencies :
2574
2574
array-includes "^3.1.3"
2575
2575
array.prototype.flat "^1.2.4"
You can’t perform that action at this time.
0 commit comments