Skip to content

Commit 83d7944

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-import to v2.17.3
1 parent db79984 commit 83d7944

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

advanced/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"eslint": "4.19.1",
88
"eslint-config-react-app": "2.1.0",
99
"eslint-plugin-flowtype": "2.50.3",
10-
"eslint-plugin-import": "2.17.2",
10+
"eslint-plugin-import": "2.17.3",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
1212
"eslint-plugin-react": "7.13.0",
1313
"jwt-decode": "2.2.0",

advanced/yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4103,10 +4103,10 @@ eslint-plugin-import@2.14.0:
41034103
read-pkg-up "^2.0.0"
41044104
resolve "^1.6.0"
41054105

4106-
eslint-plugin-import@2.17.2:
4107-
version "2.17.2"
4108-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.2.tgz#d227d5c6dc67eca71eb590d2bb62fb38d86e9fcb"
4109-
integrity sha512-m+cSVxM7oLsIpmwNn2WXTJoReOF9f/CtLMo7qOVmKd1KntBy0hEcuNZ3erTmWjx+DxRO0Zcrm5KwAvI9wHcV5g==
4106+
eslint-plugin-import@2.17.3:
4107+
version "2.17.3"
4108+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.17.3.tgz#00548b4434c18faebaba04b24ae6198f280de189"
4109+
integrity sha512-qeVf/UwXFJbeyLbxuY8RgqDyEKCkqV7YC+E5S5uOjAp4tOc8zj01JP3ucoBM8JcEqd1qRasJSg6LLlisirfy0Q==
41104110
dependencies:
41114111
array-includes "^3.0.3"
41124112
contains-path "^0.1.0"
@@ -4118,7 +4118,7 @@ eslint-plugin-import@2.17.2:
41184118
lodash "^4.17.11"
41194119
minimatch "^3.0.4"
41204120
read-pkg-up "^2.0.0"
4121-
resolve "^1.10.0"
4121+
resolve "^1.11.0"
41224122

41234123
eslint-plugin-jsx-a11y@5.1.1:
41244124
version "5.1.1"
@@ -10062,7 +10062,7 @@ resolve@1.1.7:
1006210062
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
1006310063
integrity sha1-IDEU2CrSxe2ejgQRs5ModeiJ6Xs=
1006410064

10065-
resolve@1.10.0, resolve@^1.10.0, resolve@^1.6.0, resolve@^1.8.1:
10065+
resolve@1.10.0, resolve@^1.6.0, resolve@^1.8.1:
1006610066
version "1.10.0"
1006710067
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.0.tgz#3bdaaeaf45cc07f375656dfd2e54ed0810b101ba"
1006810068
integrity sha512-3sUr9aq5OfSg2S9pNtPA9hL1FVEAjvfOC4leW0SNf/mpnaakz2a9femSd6LqAww2RaFctwyf1lCqnTHuF1rxDg==
@@ -10076,6 +10076,13 @@ resolve@^1.10.1:
1007610076
dependencies:
1007710077
path-parse "^1.0.6"
1007810078

10079+
resolve@^1.11.0:
10080+
version "1.11.0"
10081+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.0.tgz#4014870ba296176b86343d50b60f3b50609ce232"
10082+
integrity sha512-WL2pBDjqT6pGUNSUzMw00o4T7If+z4H2x3Gz893WoUQ5KW8Vr9txp00ykiP16VBaZF5+j/OcXJHZ9+PCvdiDKw==
10083+
dependencies:
10084+
path-parse "^1.0.6"
10085+
1007910086
resolve@^1.3.2, resolve@^1.5.0:
1008010087
version "1.5.0"
1008110088
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"

0 commit comments

Comments
 (0)