-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency eslint-import-resolver-typescript to v3.6.1
- Loading branch information
1 parent
1792b61
commit 3dd4d97
Showing
2 changed files
with
20 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1046,18 +1046,6 @@ | |
dependencies: | ||
esquery "^1.4.0" | ||
|
||
"@pkgr/utils@^2.3.1": | ||
version "2.3.1" | ||
resolved "https://registry.yarnpkg.com/@pkgr/utils/-/utils-2.3.1.tgz#0a9b06ffddee364d6642b3cd562ca76f55b34a03" | ||
integrity sha512-wfzX8kc1PMyUILA+1Z/EqoE4UCXGy0iRGMhPwdfae1+f0OXlLqCk+By+aMzgJBzR9AzS4CDizioG6Ss1gvAFJw== | ||
dependencies: | ||
cross-spawn "^7.0.3" | ||
is-glob "^4.0.3" | ||
open "^8.4.0" | ||
picocolors "^1.0.0" | ||
tiny-glob "^0.2.9" | ||
tslib "^2.4.0" | ||
|
||
"@pnpm/config.env-replace@^1.1.0": | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c" | ||
|
@@ -2402,11 +2390,6 @@ defaults@^1.0.3: | |
dependencies: | ||
clone "^1.0.2" | ||
|
||
define-lazy-prop@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/define-lazy-prop/-/define-lazy-prop-2.0.0.tgz#3f7ae421129bcaaac9bc74905c98a0009ec9ee7f" | ||
integrity sha512-Ds09qNh8yw3khSjiJjiUInaGX9xlqZDY7JVryGxdxV7NPeuqQfplOpQ66yJFZut3jLa5zOwkXw1g9EI2uKh4Og== | ||
|
||
define-properties@^1.1.3, define-properties@^1.1.4: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.2.0.tgz#52988570670c9eacedd8064f4a990f2405849bd5" | ||
|
@@ -2700,18 +2683,18 @@ [email protected], eslint-import-resolver-node@^0.3.7: | |
is-core-module "^2.11.0" | ||
resolve "^1.22.1" | ||
|
||
eslint-import-resolver-typescript@3.5.4: | ||
version "3.5.4" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.5.4.tgz#7370c326c3c08f0c1839c592d79d20b704de15d4" | ||
integrity sha512-9xUpnedEmSfG57sN1UvWPiEhfJ8bPt0Wg2XysA7Mlc79iFGhmJtRUg9LxtkK81FhMUui0YuR2E8iUsVhePkh4A== | ||
eslint-import-resolver-typescript@3.6.1: | ||
version "3.6.1" | ||
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz#7b983680edd3f1c5bce1a5829ae0bc2d57fe9efa" | ||
integrity sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg== | ||
dependencies: | ||
debug "^4.3.4" | ||
enhanced-resolve "^5.12.0" | ||
eslint-module-utils "^2.7.4" | ||
fast-glob "^3.3.1" | ||
get-tsconfig "^4.5.0" | ||
globby "^13.1.3" | ||
is-core-module "^2.11.0" | ||
is-glob "^4.0.3" | ||
synckit "^0.8.5" | ||
|
||
eslint-module-utils@^2.7.4: | ||
version "2.7.4" | ||
|
@@ -3039,7 +3022,7 @@ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3: | |
resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525" | ||
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== | ||
|
||
fast-glob@^3.2.11, fast-glob@^3.2.5, fast-glob@^3.2.9: | ||
fast-glob@^3.2.5, fast-glob@^3.2.9: | ||
version "3.2.12" | ||
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80" | ||
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w== | ||
|
@@ -3050,6 +3033,17 @@ fast-glob@^3.2.11, fast-glob@^3.2.5, fast-glob@^3.2.9: | |
merge2 "^1.3.0" | ||
micromatch "^4.0.4" | ||
|
||
fast-glob@^3.3.1: | ||
version "3.3.1" | ||
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.1.tgz#784b4e897340f3dbbef17413b3f11acf03c874c4" | ||
integrity sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg== | ||
dependencies: | ||
"@nodelib/fs.stat" "^2.0.2" | ||
"@nodelib/fs.walk" "^1.2.3" | ||
glob-parent "^5.1.2" | ||
merge2 "^1.3.0" | ||
micromatch "^4.0.4" | ||
|
||
fast-json-stable-stringify@^2.0.0, fast-json-stable-stringify@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633" | ||
|
@@ -3367,11 +3361,6 @@ globalthis@^1.0.3: | |
dependencies: | ||
define-properties "^1.1.3" | ||
|
||
[email protected]: | ||
version "0.1.0" | ||
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.0.tgz#cb76da79555669a1519d5a8edf093afaa0bf1465" | ||
integrity sha512-40oNTM9UfG6aBmuKxk/giHn5nQ8RVz/SS4Ir6zgzOv9/qC3kKZ9v4etGTcJbEl/NyVQH7FGU7d+X1egr57Md2Q== | ||
|
||
globby@^11.0.0, globby@^11.0.1, globby@^11.1.0: | ||
version "11.1.0" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b" | ||
|
@@ -3384,22 +3373,6 @@ globby@^11.0.0, globby@^11.0.1, globby@^11.1.0: | |
merge2 "^1.4.1" | ||
slash "^3.0.0" | ||
|
||
globby@^13.1.3: | ||
version "13.1.3" | ||
resolved "https://registry.yarnpkg.com/globby/-/globby-13.1.3.tgz#f62baf5720bcb2c1330c8d4ef222ee12318563ff" | ||
integrity sha512-8krCNHXvlCgHDpegPzleMq07yMYTO2sXKASmZmquEYWEmCx6J5UTRbp5RwMJkTJGtcQ44YpiUYUiN0b9mzy8Bw== | ||
dependencies: | ||
dir-glob "^3.0.1" | ||
fast-glob "^3.2.11" | ||
ignore "^5.2.0" | ||
merge2 "^1.4.1" | ||
slash "^4.0.0" | ||
|
||
globrex@^0.1.2: | ||
version "0.1.2" | ||
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098" | ||
integrity sha512-uHJgbwAMwNFf5mLst7IWLNg14x1CkeqglJb/K3doi4dw6q2IvAAmM/Y81kevy83wP+Sst+nutFTYOGg3d1lsxg== | ||
|
||
gopd@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/gopd/-/gopd-1.0.1.tgz#29ff76de69dac7489b7c0918a5788e56477c332c" | ||
|
@@ -3746,11 +3719,6 @@ is-date-object@^1.0.1, is-date-object@^1.0.5: | |
dependencies: | ||
has-tostringtag "^1.0.0" | ||
|
||
is-docker@^2.0.0, is-docker@^2.1.1: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/is-docker/-/is-docker-2.2.1.tgz#33eeabe23cfe86f14bde4408a02c0cfb853acdaa" | ||
integrity sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ== | ||
|
||
is-extglob@^2.1.1: | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2" | ||
|
@@ -3902,13 +3870,6 @@ is-weakset@^2.0.1: | |
call-bind "^1.0.2" | ||
get-intrinsic "^1.1.1" | ||
|
||
is-wsl@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/is-wsl/-/is-wsl-2.2.0.tgz#74a4c76e77ca9fd3f932f290c17ea326cd157271" | ||
integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== | ||
dependencies: | ||
is-docker "^2.0.0" | ||
|
||
isarray@^2.0.5: | ||
version "2.0.5" | ||
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" | ||
|
@@ -5382,15 +5343,6 @@ onetime@^5.1.2: | |
dependencies: | ||
mimic-fn "^2.1.0" | ||
|
||
open@^8.4.0: | ||
version "8.4.2" | ||
resolved "https://registry.yarnpkg.com/open/-/open-8.4.2.tgz#5b5ffe2a8f793dcd2aad73e550cb87b59cb084f9" | ||
integrity sha512-7x81NCL719oNbsq/3mh+hVrAWmFuEYUqrq/Iw3kUzH8ReypT9QQ0BLoJS7/G9k6N81XjW4qHWtjWwe/9eLy1EQ== | ||
dependencies: | ||
define-lazy-prop "^2.0.0" | ||
is-docker "^2.1.1" | ||
is-wsl "^2.2.0" | ||
|
||
opener@^1.5.2: | ||
version "1.5.2" | ||
resolved "https://registry.yarnpkg.com/opener/-/opener-1.5.2.tgz#5d37e1f35077b9dcac4301372271afdeb2a13598" | ||
|
@@ -6171,11 +6123,6 @@ slash@^3.0.0: | |
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" | ||
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== | ||
|
||
slash@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7" | ||
integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew== | ||
|
||
slash@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/slash/-/slash-5.0.0.tgz#8c18a871096b71ee0e002976a4fe3374991c3074" | ||
|
@@ -6479,14 +6426,6 @@ supports-preserve-symlinks-flag@^1.0.0: | |
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09" | ||
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w== | ||
|
||
synckit@^0.8.5: | ||
version "0.8.5" | ||
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.8.5.tgz#b7f4358f9bb559437f9f167eb6bc46b3c9818fa3" | ||
integrity sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q== | ||
dependencies: | ||
"@pkgr/utils" "^2.3.1" | ||
tslib "^2.5.0" | ||
|
||
tapable@^2.2.0: | ||
version "2.2.1" | ||
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0" | ||
|
@@ -6559,14 +6498,6 @@ through@2, "through@>=2.2.7 <3": | |
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" | ||
integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== | ||
|
||
tiny-glob@^0.2.9: | ||
version "0.2.9" | ||
resolved "https://registry.yarnpkg.com/tiny-glob/-/tiny-glob-0.2.9.tgz#2212d441ac17928033b110f8b3640683129d31e2" | ||
integrity sha512-g/55ssRPUjShh+xkfx9UPDXqhckHEsHr4Vd9zX55oSdGZc/MD0m3sferOkwWtp98bv+kcVfEHtRJgBVJzelrzg== | ||
dependencies: | ||
globalyzer "0.1.0" | ||
globrex "^0.1.2" | ||
|
||
tiny-relative-date@^1.3.0: | ||
version "1.3.0" | ||
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07" | ||
|
@@ -6629,7 +6560,7 @@ tslib@^1.8.1: | |
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" | ||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== | ||
|
||
tslib@^2.0.0, tslib@^2.4.0, tslib@^2.5.0: | ||
tslib@^2.0.0, tslib@^2.4.0: | ||
version "2.5.0" | ||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf" | ||
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg== | ||
|