Skip to content

Commit f3c9f18

Browse files
chore(deps): update dev dependency eslint-plugin-import to v2.20.2 (#812)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 91a8e98 commit f3c9f18

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
@@ -47,7 +47,7 @@
4747
"concurrently": "5.1.0",
4848
"eslint": "6.8.0",
4949
"eslint-config-prettier": "6.10.1",
50-
"eslint-plugin-import": "2.20.1",
50+
"eslint-plugin-import": "2.20.2",
5151
"eslint-plugin-react": "7.19.0",
5252
"husky": "4.2.3",
5353
"jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2917,10 +2917,10 @@ eslint-module-utils@^2.4.1:
29172917
debug "^2.6.9"
29182918
pkg-dir "^2.0.0"
29192919

2920-
2921-
version "2.20.1"
2922-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.1.tgz#802423196dcb11d9ce8435a5fc02a6d3b46939b3"
2923-
integrity sha512-qQHgFOTjguR+LnYRoToeZWT62XM55MBVXObHM6SKFd1VzDcX/vqT1kAz8ssqigh5eMj8qXcRoXXGZpPP6RfdCw==
2920+
2921+
version "2.20.2"
2922+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20.2.tgz#91fc3807ce08be4837141272c8b99073906e588d"
2923+
integrity sha512-FObidqpXrR8OnCh4iNsxy+WACztJLXAHBO5hK79T1Hc77PgQZkyDGA5Ag9xAvRpglvLNxhH/zSmZ70/pZ31dHg==
29242924
dependencies:
29252925
array-includes "^3.0.3"
29262926
array.prototype.flat "^1.2.1"

0 commit comments

Comments
 (0)