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 34
34
"eslint" : " 7.27.0" ,
35
35
"eslint-config-standard" : " 16.0.2" ,
36
36
"eslint-friendly-formatter" : " ^4.0.1" ,
37
- "eslint-plugin-import" : " ^2.23.3 " ,
37
+ "eslint-plugin-import" : " ^2.23.4 " ,
38
38
"eslint-plugin-jest" : " ^24.3.6" ,
39
39
"eslint-plugin-node" : " ^11.0.0" ,
40
40
"eslint-plugin-promise" : " ^4.2.1" ,
Original file line number Diff line number Diff line change @@ -2474,10 +2474,10 @@ eslint-plugin-es@^3.0.0:
2474
2474
eslint-utils "^2.0.0"
2475
2475
regexpp "^3.0.0"
2476
2476
2477
- eslint-plugin-import@^2.23.3 :
2478
- version "2.23.3 "
2479
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3 .tgz#8a1b073289fff03c4af0f04b6df956b7d463e191 "
2480
- integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ ==
2477
+ eslint-plugin-import@^2.23.4 :
2478
+ version "2.23.4 "
2479
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
2480
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
2481
2481
dependencies :
2482
2482
array-includes "^3.1.3"
2483
2483
array.prototype.flat "^1.2.4"
You can’t perform that action at this time.
0 commit comments