Skip to content

Commit 9bba48a

Browse files
Bump eslint-plugin-import from 2.25.3 to 2.25.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.25.3 to 2.25.4. - [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.25.3...v2.25.4) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77f3bdf commit 9bba48a

File tree

2 files changed

+15
-23
lines changed

2 files changed

+15
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/eslint-plugin": "4.33.0",
5757
"@typescript-eslint/parser": "4.33.0",
5858
"eslint": "^7.32.0",
59-
"eslint-plugin-import": "2.25.3",
59+
"eslint-plugin-import": "2.25.4",
6060
"eslint-plugin-jsdoc": "37.5.0",
6161
"eslint-plugin-prefer-arrow": "1.2.3",
6262
"jasmine-core": "~3.10.1",

yarn.lock

Lines changed: 14 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -3861,33 +3861,32 @@ eslint-import-resolver-node@^0.3.6:
38613861
debug "^3.2.7"
38623862
resolve "^1.20.0"
38633863

3864-
eslint-module-utils@^2.7.1:
3865-
version "2.7.1"
3866-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
3867-
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
3864+
eslint-module-utils@^2.7.2:
3865+
version "2.7.2"
3866+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
3867+
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
38683868
dependencies:
38693869
debug "^3.2.7"
38703870
find-up "^2.1.0"
3871-
pkg-dir "^2.0.0"
38723871

3873-
3874-
version "2.25.3"
3875-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
3876-
integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
3872+
3873+
version "2.25.4"
3874+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
3875+
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
38773876
dependencies:
38783877
array-includes "^3.1.4"
38793878
array.prototype.flat "^1.2.5"
38803879
debug "^2.6.9"
38813880
doctrine "^2.1.0"
38823881
eslint-import-resolver-node "^0.3.6"
3883-
eslint-module-utils "^2.7.1"
3882+
eslint-module-utils "^2.7.2"
38843883
has "^1.0.3"
38853884
is-core-module "^2.8.0"
38863885
is-glob "^4.0.3"
38873886
minimatch "^3.0.4"
38883887
object.values "^1.1.5"
38893888
resolve "^1.20.0"
3890-
tsconfig-paths "^3.11.0"
3889+
tsconfig-paths "^3.12.0"
38913890

38923891
38933892
version "37.5.0"
@@ -6512,13 +6511,6 @@ [email protected]:
65126511
optionalDependencies:
65136512
nice-napi "^1.0.2"
65146513

6515-
pkg-dir@^2.0.0:
6516-
version "2.0.0"
6517-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
6518-
integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
6519-
dependencies:
6520-
find-up "^2.1.0"
6521-
65226514
pkg-dir@^4.1.0:
65236515
version "4.2.0"
65246516
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
@@ -8134,10 +8126,10 @@ ts-node@~10.4.0:
81348126
make-error "^1.1.1"
81358127
yn "3.1.1"
81368128

8137-
tsconfig-paths@^3.11.0:
8138-
version "3.11.0"
8139-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
8140-
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
8129+
tsconfig-paths@^3.12.0:
8130+
version "3.12.0"
8131+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
8132+
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
81418133
dependencies:
81428134
"@types/json5" "^0.0.29"
81438135
json5 "^1.0.1"

0 commit comments

Comments
 (0)