Skip to content

Commit e3f316d

Browse files
Bump eslint-plugin-import from 2.25.3 to 2.25.4 (#228)
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:production 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 edc59c6 commit e3f316d

File tree

1 file changed

+13
-21
lines changed

1 file changed

+13
-21
lines changed

yarn.lock

Lines changed: 13 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -753,14 +753,13 @@ eslint-import-resolver-typescript@^2.4.0:
753753
resolve "^1.20.0"
754754
tsconfig-paths "^3.9.0"
755755

756-
eslint-module-utils@^2.7.1:
757-
version "2.7.1"
758-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
759-
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
756+
eslint-module-utils@^2.7.2:
757+
version "2.7.2"
758+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.2.tgz#1d0aa455dcf41052339b63cada8ab5fd57577129"
759+
integrity sha512-zquepFnWCY2ISMFwD/DqzaM++H+7PDzOpUvotJWm/y1BAFt5R4oeULgdrTejKqLkz7MA/tgstsUMNYc7wNdTrg==
760760
dependencies:
761761
debug "^3.2.7"
762762
find-up "^2.1.0"
763-
pkg-dir "^2.0.0"
764763

765764
eslint-plugin-filenames@^1.3.2:
766765
version "1.3.2"
@@ -778,23 +777,23 @@ eslint-plugin-import-helpers@^1.1.0:
778777
integrity sha512-xlGTXwavBcvILcJJIuFZkXE6eMr86BgpcWTzUD0HepvYiTJXtN2enEsJT6SnuXONWflIgw24p9xWA1P/ZY2Nyw==
779778

780779
eslint-plugin-import@^2.24.2:
781-
version "2.25.3"
782-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.3.tgz#a554b5f66e08fb4f6dc99221866e57cfff824766"
783-
integrity sha512-RzAVbby+72IB3iOEL8clzPLzL3wpDrlwjsTBAQXgyp5SeTqqY+0bFubwuo+y/HLhNZcXV4XqTBO4LGsfyHIDXg==
780+
version "2.25.4"
781+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz#322f3f916a4e9e991ac7af32032c25ce313209f1"
782+
integrity sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==
784783
dependencies:
785784
array-includes "^3.1.4"
786785
array.prototype.flat "^1.2.5"
787786
debug "^2.6.9"
788787
doctrine "^2.1.0"
789788
eslint-import-resolver-node "^0.3.6"
790-
eslint-module-utils "^2.7.1"
789+
eslint-module-utils "^2.7.2"
791790
has "^1.0.3"
792791
is-core-module "^2.8.0"
793792
is-glob "^4.0.3"
794793
minimatch "^3.0.4"
795794
object.values "^1.1.5"
796795
resolve "^1.20.0"
797-
tsconfig-paths "^3.11.0"
796+
tsconfig-paths "^3.12.0"
798797

799798
eslint-plugin-jest-formatting@^3.0.0:
800799
version "3.1.0"
@@ -1745,13 +1744,6 @@ picomatch@^2.2.3:
17451744
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
17461745
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
17471746

1748-
pkg-dir@^2.0.0:
1749-
version "2.0.0"
1750-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
1751-
integrity sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=
1752-
dependencies:
1753-
find-up "^2.1.0"
1754-
17551747
prelude-ls@^1.2.1:
17561748
version "1.2.1"
17571749
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -2073,10 +2065,10 @@ to-regex-range@^5.0.1:
20732065
dependencies:
20742066
is-number "^7.0.0"
20752067

2076-
tsconfig-paths@^3.11.0, tsconfig-paths@^3.9.0:
2077-
version "3.11.0"
2078-
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
2079-
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
2068+
tsconfig-paths@^3.12.0, tsconfig-paths@^3.9.0:
2069+
version "3.12.0"
2070+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.12.0.tgz#19769aca6ee8f6a1a341e38c8fa45dd9fb18899b"
2071+
integrity sha512-e5adrnOYT6zqVnWqZu7i/BQ3BnhzvGbjEjejFXO20lKIKpwTaupkCPgEfv4GZK1IBciJUEhYs3J3p75FdaTFVg==
20802072
dependencies:
20812073
"@types/json5" "^0.0.29"
20822074
json5 "^1.0.1"

0 commit comments

Comments
 (0)