Skip to content

Commit ce233ea

Browse files
chore(deps-dev): bump eslint-plugin-import from 2.24.1 to 2.24.2 (#4610)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.24.2. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.24.1...v2.24.2) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 81e5485 commit ce233ea

File tree

2 files changed

+24
-11
lines changed

2 files changed

+24
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"enzyme": "^3.11.0",
121121
"enzyme-adapter-react-16": "^1.15.6",
122122
"eslint": "^7.32.0",
123-
"eslint-plugin-import": "^2.24.1",
123+
"eslint-plugin-import": "^2.24.2",
124124
"eslint-plugin-react": "^7.24.0",
125125
"eslint-plugin-security": "^1.4.0",
126126
"express": "^4.16.4",

yarn.lock

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,6 +2135,11 @@
21352135
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
21362136
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
21372137

2138+
"@types/json5@^0.0.29":
2139+
version "0.0.29"
2140+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2141+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2142+
21382143
"@types/keyv@*":
21392144
version "3.1.1"
21402145
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.1.tgz#e45a45324fca9dab716ab1230ee249c9fb52cfa7"
@@ -5412,10 +5417,10 @@ eslint-module-utils@^2.6.2:
54125417
debug "^3.2.7"
54135418
pkg-dir "^2.0.0"
54145419

5415-
eslint-plugin-import@^2.24.1:
5416-
version "2.24.1"
5417-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.1.tgz#64aba8b567a1ba9921d5465586e86c491b8e2135"
5418-
integrity sha512-KSFWhNxPH8OGJwpRJJs+Z7I0a13E2iFQZJIvSnCu6KUs4qmgAm3xN9GYBCSoiGWmwA7gERZPXqYQjcoCROnYhQ==
5420+
eslint-plugin-import@^2.24.2:
5421+
version "2.24.2"
5422+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
5423+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
54195424
dependencies:
54205425
array-includes "^3.1.3"
54215426
array.prototype.flat "^1.2.4"
@@ -5431,7 +5436,7 @@ eslint-plugin-import@^2.24.1:
54315436
pkg-up "^2.0.0"
54325437
read-pkg-up "^3.0.0"
54335438
resolve "^1.20.0"
5434-
tsconfig-paths "^3.10.1"
5439+
tsconfig-paths "^3.11.0"
54355440

54365441
eslint-plugin-react@^7.24.0:
54375442
version "7.24.0"
@@ -8082,6 +8087,13 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
80828087
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
80838088
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
80848089

8090+
json5@^1.0.1:
8091+
version "1.0.1"
8092+
resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
8093+
integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow==
8094+
dependencies:
8095+
minimist "^1.2.0"
8096+
80858097
json5@^2.1.2, json5@^2.2.0:
80868098
version "2.2.0"
80878099
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
@@ -12312,12 +12324,13 @@ ts-loader@^9.2.5:
1231212324
micromatch "^4.0.0"
1231312325
semver "^7.3.4"
1231412326

12315-
tsconfig-paths@^3.10.1:
12316-
version "3.10.1"
12317-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"
12318-
integrity sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==
12327+
tsconfig-paths@^3.11.0:
12328+
version "3.11.0"
12329+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
12330+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
1231912331
dependencies:
12320-
json5 "^2.2.0"
12332+
"@types/json5" "^0.0.29"
12333+
json5 "^1.0.1"
1232112334
minimist "^1.2.0"
1232212335
strip-bom "^3.0.0"
1232312336

0 commit comments

Comments
 (0)