Skip to content
This repository was archived by the owner on Nov 13, 2021. It is now read-only.

Commit a2f826d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-import to v2.23.4
1 parent 31d95c7 commit a2f826d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"babel-eslint": "10.1.0",
8282
"babel-jest": "26.5.2",
8383
"eslint": "7.26.0",
84-
"eslint-plugin-import": "2.23.3",
84+
"eslint-plugin-import": "2.23.4",
8585
"eslint-plugin-jest": "24.3.6",
8686
"jest": "26.5.3",
8787
"jest-date-mock": "1.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4111,10 +4111,10 @@ eslint-module-utils@^2.6.1:
41114111
debug "^3.2.7"
41124112
pkg-dir "^2.0.0"
41134113

4114-
eslint-plugin-import@2.23.3:
4115-
version "2.23.3"
4116-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
4117-
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
4114+
eslint-plugin-import@2.23.4:
4115+
version "2.23.4"
4116+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
4117+
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
41184118
dependencies:
41194119
array-includes "^3.1.3"
41204120
array.prototype.flat "^1.2.4"

0 commit comments

Comments
 (0)