Skip to content

Commit 674d08b

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

File tree

2 files changed

+17
-23
lines changed

2 files changed

+17
-23
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.1",
10+
"eslint-plugin-import": "2.24.2",
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: 16 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,11 @@
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+
10231028
"@types/node@*":
10241029
version "11.13.6"
10251030
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.13.6.tgz#37ec75690830acb0d74ce3c6c43caab787081e85"
@@ -4286,10 +4291,10 @@ eslint-plugin-import@2.14.0:
42864291
read-pkg-up "^2.0.0"
42874292
resolve "^1.6.0"
42884293

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==
4294+
eslint-plugin-import@2.24.2:
4295+
version "2.24.2"
4296+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
4297+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
42934298
dependencies:
42944299
array-includes "^3.1.3"
42954300
array.prototype.flat "^1.2.4"
@@ -4305,7 +4310,7 @@ eslint-plugin-import@2.24.1:
43054310
pkg-up "^2.0.0"
43064311
read-pkg-up "^3.0.0"
43074312
resolve "^1.20.0"
4308-
tsconfig-paths "^3.10.1"
4313+
tsconfig-paths "^3.11.0"
43094314

43104315
eslint-plugin-jsx-a11y@5.1.1:
43114316
version "5.1.1"
@@ -7235,13 +7240,6 @@ json5@^2.1.0:
72357240
dependencies:
72367241
minimist "^1.2.0"
72377242

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-
72457243
jsonfile@^4.0.0:
72467244
version "4.0.0"
72477245
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -7856,11 +7854,6 @@ minimist@^1.1.1, minimist@^1.2.0:
78567854
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284"
78577855
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
78587856

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-
78647857
minipass@^2.2.1, minipass@^2.3.3:
78657858
version "2.3.4"
78667859
resolved "https://registry.yarnpkg.com/minipass/-/minipass-2.3.4.tgz#4768d7605ed6194d6d576169b9e12ef71e9d9957"
@@ -11787,12 +11780,13 @@ ts-pnp@^1.0.0:
1178711780
resolved "https://registry.yarnpkg.com/ts-pnp/-/ts-pnp-1.1.2.tgz#be8e4bfce5d00f0f58e0666a82260c34a57af552"
1178811781
integrity sha512-f5Knjh7XCyRIzoC/z1Su1yLLRrPrFCgtUAh/9fCSP6NKbATwpOL1+idQVXQokK9GRFURn/jYPGPfegIctwunoA==
1178911782

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==
11783+
tsconfig-paths@^3.11.0:
11784+
version "3.11.0"
11785+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
11786+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
1179411787
dependencies:
11795-
json5 "^2.2.0"
11788+
"@types/json5" "^0.0.29"
11789+
json5 "^1.0.1"
1179611790
minimist "^1.2.0"
1179711791
strip-bom "^3.0.0"
1179811792

0 commit comments

Comments
 (0)