Skip to content

Commit 2afce94

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-plugin-import to v2.24.1
1 parent a8855fe commit 2afce94

File tree

2 files changed

+34
-38
lines changed

2 files changed

+34
-38
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.24.0",
10+
"eslint-plugin-import": "2.24.1",
1111
"eslint-plugin-jsx-a11y": "5.1.1",
1212
"eslint-plugin-react": "7.24.0",
1313
"jwt-decode": "2.2.0",

advanced/yarn.lock

Lines changed: 33 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,11 +1020,6 @@
10201020
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-0.12.6.tgz#3d619198585fcabe5f4e1adfb5cf5f3388c66c13"
10211021
integrity sha512-wXAVyLfkG1UMkKOdMijVWFky39+OD/41KftzqfX1Oejd0Gm6dOIKjCihSVECg6X7PHjftxXmfOKA/d1H79ZfvQ==
10221022

1023-
"@types/json5@^0.0.29":
1024-
version "0.0.29"
1025-
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1026-
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
1027-
10281023
"@types/node@*":
10291024
version "11.13.6"
10301025
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
@@ -4221,10 +4216,10 @@ eslint-import-resolver-node@^0.3.1:
42214216
debug "^2.6.9"
42224217
resolve "^1.5.0"
42234218

4224-
eslint-import-resolver-node@^0.3.5:
4225-
version "0.3.5"
4226-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.5.tgz#939bbb0f74e179e757ca87f7a4a890dabed18ac4"
4227-
integrity sha512-XMoPKjSpXbkeJ7ZZ9icLnJMTY5Mc1kZbCakHquaFsXPpyWOwK0TK6CODO+0ca54UoM9LKOxyUNnoVZRl8TeaAg==
4219+
eslint-import-resolver-node@^0.3.6:
4220+
version "0.3.6"
4221+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
4222+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
42284223
dependencies:
42294224
debug "^3.2.7"
42304225
resolve "^1.20.0"
@@ -4291,26 +4286,26 @@ eslint-plugin-import@2.14.0:
42914286
read-pkg-up "^2.0.0"
42924287
resolve "^1.6.0"
42934288

4294-
eslint-plugin-import@2.24.0:
4295-
version "2.24.0"
4296-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.0.tgz#697ffd263e24da5e84e03b282f5fb62251777177"
4297-
integrity sha512-Kc6xqT9hiYi2cgybOc0I2vC9OgAYga5o/rAFinam/yF/t5uBqxQbauNPMC6fgb640T/89P0gFoO27FOilJ/Cqg==
4289+
eslint-plugin-import@2.24.1:
4290+
version "2.24.1"
4291+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135"
4292+
integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ==
42984293
dependencies:
42994294
array-includes "^3.1.3"
43004295
array.prototype.flat "^1.2.4"
43014296
debug "^2.6.9"
43024297
doctrine "^2.1.0"
4303-
eslint-import-resolver-node "^0.3.5"
4298+
eslint-import-resolver-node "^0.3.6"
43044299
eslint-module-utils "^2.6.2"
43054300
find-up "^2.0.0"
43064301
has "^1.0.3"
4307-
is-core-module "^2.4.0"
4302+
is-core-module "^2.6.0"
43084303
minimatch "^3.0.4"
4309-
object.values "^1.1.3"
4304+
object.values "^1.1.4"
43104305
pkg-up "^2.0.0"
43114306
read-pkg-up "^3.0.0"
43124307
resolve "^1.20.0"
4313-
tsconfig-paths "^3.9.0"
4308+
tsconfig-paths "^3.10.1"
43144309

43154310
eslint-plugin-jsx-a11y@5.1.1:
43164311
version "5.1.1"
@@ -6293,10 +6288,10 @@ is-core-module@^2.2.0:
62936288
dependencies:
62946289
has "^1.0.3"
62956290

6296-
is-core-module@^2.4.0:
6297-
version "2.4.0"
6298-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
6299-
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
6291+
is-core-module@^2.6.0:
6292+
version "2.6.0"
6293+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
6294+
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
63006295
dependencies:
63016296
has "^1.0.3"
63026297

@@ -7240,6 +7235,13 @@ json5@^2.1.0:
72407235
dependencies:
72417236
minimist "^1.2.0"
72427237

7238+
json5@^2.2.0:
7239+
version "2.2.0"
7240+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
7241+
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
7242+
dependencies:
7243+
minimist "^1.2.5"
7244+
72437245
jsonfile@^4.0.0:
72447246
version "4.0.0"
72457247
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -7854,6 +7856,11 @@ minimist@^1.1.1, minimist@^1.2.0:
78547856
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
78557857
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
78567858

7859+
minimist@^1.2.5:
7860+
version "1.2.5"
7861+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
7862+
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
7863+
78577864
minipass@^2.2.1, minipass@^2.3.3:
78587865
version "2.3.4"
78597866
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.4.tgz#4768d7605ed6194d6d576169b9e12ef71e9d9957"
@@ -8401,16 +8408,6 @@ object.values@^1.1.0:
84018408
function-bind "^1.1.1"
84028409
has "^1.0.3"
84038410

8404-
object.values@^1.1.3:
8405-
version "1.1.3"
8406-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee"
8407-
integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==
8408-
dependencies:
8409-
call-bind "^1.0.2"
8410-
define-properties "^1.1.3"
8411-
es-abstract "^1.18.0-next.2"
8412-
has "^1.0.3"
8413-
84148411
object.values@^1.1.4:
84158412
version "1.1.4"
84168413
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
@@ -11790,13 +11787,12 @@ ts-pnp@^1.0.0:
1179011787
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
1179111788
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
1179211789

11793-
tsconfig-paths@^3.9.0:
11794-
version "3.9.0"
11795-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.9.0.tgz#098547a6c4448807e8fcb8eae081064ee9a3c90b"
11796-
integrity sha512-dRcuzokWhajtZWkQsDVKbWyY+jgcLC5sqJhg2PSgf4ZkH2aHPvaOY8YWGhmjb68b5qqTfasSsDO9k7RUiEmZAw==
11790+
tsconfig-paths@^3.10.1:
11791+
version "3.10.1"
11792+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
11793+
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
1179711794
dependencies:
11798-
"@types/json5" "^0.0.29"
11799-
json5 "^1.0.1"
11795+
json5 "^2.2.0"
1180011796
minimist "^1.2.0"
1180111797
strip-bom "^3.0.0"
1180211798

0 commit comments

Comments
 (0)