Skip to content

Commit c4b34c4

Browse files
chore(deps): update dependency eslint-plugin-import to v2.23.4 (#190)
Co-authored-by: Renovate Bot <[email protected]>
1 parent bf02908 commit c4b34c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"eslint": "6.8.0",
3737
"eslint-config-airbnb": "18.2.1",
3838
"eslint-config-prettier": "6.15.0",
39-
"eslint-plugin-import": "2.23.3",
39+
"eslint-plugin-import": "2.23.4",
4040
"eslint-plugin-jest": "23.20.0",
4141
"eslint-plugin-jsx-a11y": "6.4.1",
4242
"eslint-plugin-prettier": "3.4.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2566,10 +2566,10 @@ eslint-module-utils@^2.6.1:
25662566
debug "^3.2.7"
25672567
pkg-dir "^2.0.0"
25682568

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==
25732573
dependencies:
25742574
array-includes "^3.1.3"
25752575
array.prototype.flat "^1.2.4"

0 commit comments

Comments
 (0)