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 42
42
"@types/node" : " 14.17.1" ,
43
43
"bob-the-bundler" : " 1.2.0" ,
44
44
"eslint-config-standard" : " 16.0.3" ,
45
- "eslint-plugin-import" : " 2.23.3 " ,
45
+ "eslint-plugin-import" : " 2.23.4 " ,
46
46
"eslint-plugin-node" : " 11.1.0" ,
47
47
"eslint-plugin-promise" : " 5.1.0" ,
48
48
"eslint-plugin-standard" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -3412,10 +3412,10 @@ eslint-plugin-es@^3.0.0:
3412
3412
eslint-utils "^2.0.0"
3413
3413
regexpp "^3.0.0"
3414
3414
3415
-
3416
- version "2.23.3 "
3417
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3 .tgz#8a1b073289fff03c4af0f04b6df956b7d463e191 "
3418
- integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ ==
3415
+
3416
+ version "2.23.4 "
3417
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4 .tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97 "
3418
+ integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ ==
3419
3419
dependencies :
3420
3420
array-includes "^3.1.3"
3421
3421
array.prototype.flat "^1.2.4"
You can’t perform that action at this time.
0 commit comments