Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a53329a

Browse files
chore: bump eslint-plugin-import from 2.24.2 to 2.25.2 (typescript-eslint#4006)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.2 to 2.25.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.2...v2.25.2) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a60458 commit a53329a

File tree

1 file changed

+131
-50
lines changed

1 file changed

+131
-50
lines changed

yarn.lock

Lines changed: 131 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -2671,16 +2671,16 @@ array-ify@^1.0.0:
26712671
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
26722672
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
26732673

2674-
array-includes@^3.1.3:
2675-
version "3.1.3"
2676-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
2677-
integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
2674+
array-includes@^3.1.4:
2675+
version "3.1.4"
2676+
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
2677+
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
26782678
dependencies:
26792679
call-bind "^1.0.2"
26802680
define-properties "^1.1.3"
2681-
es-abstract "^1.18.0-next.2"
2681+
es-abstract "^1.19.1"
26822682
get-intrinsic "^1.1.1"
2683-
is-string "^1.0.5"
2683+
is-string "^1.0.7"
26842684

26852685
array-timsort@^1.0.3:
26862686
version "1.0.3"
@@ -2709,14 +2709,14 @@ array-unique@^0.3.2:
27092709
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
27102710
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
27112711

2712-
array.prototype.flat@^1.2.4:
2713-
version "1.2.4"
2714-
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
2715-
integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
2712+
array.prototype.flat@^1.2.5:
2713+
version "1.2.5"
2714+
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
2715+
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
27162716
dependencies:
2717-
call-bind "^1.0.0"
2717+
call-bind "^1.0.2"
27182718
define-properties "^1.1.3"
2719-
es-abstract "^1.18.0-next.1"
2719+
es-abstract "^1.19.0"
27202720

27212721
arrify@^1.0.1:
27222722
version "1.0.1"
@@ -4210,7 +4210,7 @@ error-ex@^1.2.0, error-ex@^1.3.1:
42104210
dependencies:
42114211
is-arrayish "^0.2.1"
42124212

4213-
es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next.2, es-abstract@^1.18.2:
4213+
es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.2:
42144214
version "1.18.3"
42154215
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.3.tgz#25c4c3380a27aa203c44b2b685bba94da31b63e0"
42164216
integrity sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==
@@ -4232,6 +4232,32 @@ es-abstract@^1.17.0-next.1, es-abstract@^1.18.0-next.1, es-abstract@^1.18.0-next
42324232
string.prototype.trimstart "^1.0.4"
42334233
unbox-primitive "^1.0.1"
42344234

4235+
es-abstract@^1.19.0, es-abstract@^1.19.1:
4236+
version "1.19.1"
4237+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.19.1.tgz#d4885796876916959de78edaa0df456627115ec3"
4238+
integrity sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==
4239+
dependencies:
4240+
call-bind "^1.0.2"
4241+
es-to-primitive "^1.2.1"
4242+
function-bind "^1.1.1"
4243+
get-intrinsic "^1.1.1"
4244+
get-symbol-description "^1.0.0"
4245+
has "^1.0.3"
4246+
has-symbols "^1.0.2"
4247+
internal-slot "^1.0.3"
4248+
is-callable "^1.2.4"
4249+
is-negative-zero "^2.0.1"
4250+
is-regex "^1.1.4"
4251+
is-shared-array-buffer "^1.0.1"
4252+
is-string "^1.0.7"
4253+
is-weakref "^1.0.1"
4254+
object-inspect "^1.11.0"
4255+
object-keys "^1.1.1"
4256+
object.assign "^4.1.2"
4257+
string.prototype.trimend "^1.0.4"
4258+
string.prototype.trimstart "^1.0.4"
4259+
unbox-primitive "^1.0.1"
4260+
42354261
es-to-primitive@^1.2.1:
42364262
version "1.2.1"
42374263
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
@@ -4293,12 +4319,13 @@ eslint-import-resolver-node@^0.3.6:
42934319
debug "^3.2.7"
42944320
resolve "^1.20.0"
42954321

4296-
eslint-module-utils@^2.6.2:
4297-
version "2.6.2"
4298-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
4299-
integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
4322+
eslint-module-utils@^2.7.0:
4323+
version "2.7.1"
4324+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
4325+
integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
43004326
dependencies:
43014327
debug "^3.2.7"
4328+
find-up "^2.1.0"
43024329
pkg-dir "^2.0.0"
43034330

43044331
eslint-plugin-eslint-comments@^3.2.0:
@@ -4317,23 +4344,21 @@ eslint-plugin-eslint-plugin@^3.0.3:
43174344
eslint-utils "^2.1.0"
43184345

43194346
eslint-plugin-import@^2.23.4:
4320-
version "2.24.2"
4321-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
4322-
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
4347+
version "2.25.2"
4348+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
4349+
integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
43234350
dependencies:
4324-
array-includes "^3.1.3"
4325-
array.prototype.flat "^1.2.4"
4351+
array-includes "^3.1.4"
4352+
array.prototype.flat "^1.2.5"
43264353
debug "^2.6.9"
43274354
doctrine "^2.1.0"
43284355
eslint-import-resolver-node "^0.3.6"
4329-
eslint-module-utils "^2.6.2"
4330-
find-up "^2.0.0"
4356+
eslint-module-utils "^2.7.0"
43314357
has "^1.0.3"
4332-
is-core-module "^2.6.0"
4358+
is-core-module "^2.7.0"
4359+
is-glob "^4.0.3"
43334360
minimatch "^3.0.4"
4334-
object.values "^1.1.4"
4335-
pkg-up "^2.0.0"
4336-
read-pkg-up "^3.0.0"
4361+
object.values "^1.1.5"
43374362
resolve "^1.20.0"
43384363
tsconfig-paths "^3.11.0"
43394364

@@ -4995,7 +5020,7 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
49955020
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
49965021
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
49975022

4998-
get-intrinsic@^1.0.2, get-intrinsic@^1.1.1:
5023+
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
49995024
version "1.1.1"
50005025
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
50015026
integrity sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==
@@ -5052,6 +5077,14 @@ get-stream@^6.0.0:
50525077
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
50535078
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
50545079

5080+
get-symbol-description@^1.0.0:
5081+
version "1.0.0"
5082+
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
5083+
integrity sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==
5084+
dependencies:
5085+
call-bind "^1.0.2"
5086+
get-intrinsic "^1.1.1"
5087+
50555088
get-value@^2.0.3, get-value@^2.0.6:
50565089
version "2.0.6"
50575090
resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28"
@@ -5331,6 +5364,13 @@ has-symbols@^1.0.1, has-symbols@^1.0.2:
53315364
resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423"
53325365
integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==
53335366

5367+
has-tostringtag@^1.0.0:
5368+
version "1.0.0"
5369+
resolved "https://registry.yarnpkg.com/has-tostringtag/-/has-tostringtag-1.0.0.tgz#7e133818a7d394734f941e73c3d3f9291e658b25"
5370+
integrity sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==
5371+
dependencies:
5372+
has-symbols "^1.0.2"
5373+
53345374
has-unicode@^2.0.0, has-unicode@^2.0.1:
53355375
version "2.0.1"
53365376
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -5664,6 +5704,15 @@ inquirer@^7.0.4:
56645704
strip-ansi "^6.0.0"
56655705
through "^2.3.6"
56665706

5707+
internal-slot@^1.0.3:
5708+
version "1.0.3"
5709+
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz#7347e307deeea2faac2ac6205d4bc7d34967f59c"
5710+
integrity sha512-O0DB1JC/sPyZl7cIo78n5dR7eUSwwpYPiXRhTzNxZVAMUuB8vlnRFyLxdrVToks6XPLVnFfbzaVd5WLjhgg+vA==
5711+
dependencies:
5712+
get-intrinsic "^1.1.0"
5713+
has "^1.0.3"
5714+
side-channel "^1.0.4"
5715+
56675716
interpret@^1.0.0:
56685717
version "1.4.0"
56695718
resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e"
@@ -5722,6 +5771,11 @@ is-callable@^1.1.4, is-callable@^1.2.3:
57225771
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
57235772
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
57245773

5774+
is-callable@^1.2.4:
5775+
version "1.2.4"
5776+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.4.tgz#47301d58dd0259407865547853df6d61fe471945"
5777+
integrity sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==
5778+
57255779
is-ci@^2.0.0:
57265780
version "2.0.0"
57275781
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c"
@@ -5736,14 +5790,7 @@ is-ci@^3.0.0:
57365790
dependencies:
57375791
ci-info "^3.1.1"
57385792

5739-
is-core-module@^2.1.0, is-core-module@^2.2.0, is-core-module@^2.6.0:
5740-
version "2.6.0"
5741-
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
5742-
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
5743-
dependencies:
5744-
has "^1.0.3"
5745-
5746-
is-core-module@^2.5.0:
5793+
is-core-module@^2.1.0, is-core-module@^2.2.0, is-core-module@^2.5.0, is-core-module@^2.7.0:
57475794
version "2.7.0"
57485795
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.7.0.tgz#3c0ef7d31b4acfc574f80c58409d568a836848e3"
57495796
integrity sha512-ByY+tjCciCr+9nLryBYcSD50EOGWt95c7tIsKTG1J2ixKKXPvF7Ej3AVd+UfDydAJom3biBGDBALaO79ktwgEQ==
@@ -5848,7 +5895,7 @@ is-glob@^3.1.0:
58485895
dependencies:
58495896
is-extglob "^2.1.0"
58505897

5851-
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
5898+
is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@~4.0.1:
58525899
version "4.0.3"
58535900
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
58545901
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -5917,11 +5964,24 @@ is-regex@^1.1.3:
59175964
call-bind "^1.0.2"
59185965
has-symbols "^1.0.2"
59195966

5967+
is-regex@^1.1.4:
5968+
version "1.1.4"
5969+
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.4.tgz#eef5663cd59fa4c0ae339505323df6854bb15958"
5970+
integrity sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==
5971+
dependencies:
5972+
call-bind "^1.0.2"
5973+
has-tostringtag "^1.0.0"
5974+
59205975
is-regexp@^1.0.0:
59215976
version "1.0.0"
59225977
resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
59235978
integrity sha1-/S2INUXEa6xaYz57mgnof6LLUGk=
59245979

5980+
is-shared-array-buffer@^1.0.1:
5981+
version "1.0.1"
5982+
resolved "https://registry.yarnpkg.com/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz#97b0c85fbdacb59c9c446fe653b82cf2b5b7cfe6"
5983+
integrity sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==
5984+
59255985
is-ssh@^1.3.0:
59265986
version "1.3.2"
59275987
resolved "https://registry.yarnpkg.com/is-ssh/-/is-ssh-1.3.2.tgz#a4b82ab63d73976fd8263cceee27f99a88bdae2b"
@@ -5944,6 +6004,13 @@ is-string@^1.0.5, is-string@^1.0.6:
59446004
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.6.tgz#3fe5d5992fb0d93404f32584d4b0179a71b54a5f"
59456005
integrity sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==
59466006

6007+
is-string@^1.0.7:
6008+
version "1.0.7"
6009+
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
6010+
integrity sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==
6011+
dependencies:
6012+
has-tostringtag "^1.0.0"
6013+
59476014
is-symbol@^1.0.2, is-symbol@^1.0.3:
59486015
version "1.0.4"
59496016
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.4.tgz#a6dac93b635b063ca6872236de88910a57af139c"
@@ -5968,6 +6035,13 @@ is-utf8@^0.2.0, is-utf8@^0.2.1:
59686035
resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
59696036
integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
59706037

6038+
is-weakref@^1.0.1:
6039+
version "1.0.1"
6040+
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.1.tgz#842dba4ec17fa9ac9850df2d6efbc1737274f2a2"
6041+
integrity sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==
6042+
dependencies:
6043+
call-bind "^1.0.0"
6044+
59716045
is-windows@^1.0.0, is-windows@^1.0.1, is-windows@^1.0.2:
59726046
version "1.0.2"
59736047
resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
@@ -8074,6 +8148,11 @@ object-inspect@^1.10.3:
80748148
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.10.3.tgz#c2aa7d2d09f50c99375704f7a0adf24c5782d369"
80758149
integrity sha512-e5mCJlSH7poANfC8z8S9s9S2IN5/4Zb3aZ33f5s8YqoazCFzNLloLU8r5VCG+G7WoqLvAAZoVMcy3tp/3X0Plw==
80768150

8151+
object-inspect@^1.11.0, object-inspect@^1.9.0:
8152+
version "1.11.0"
8153+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.11.0.tgz#9dceb146cedd4148a0d9e51ab88d34cf509922b1"
8154+
integrity sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==
8155+
80778156
object-keys@^1.0.12, object-keys@^1.1.1:
80788157
version "1.1.1"
80798158
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
@@ -8111,14 +8190,14 @@ object.pick@^1.3.0:
81118190
dependencies:
81128191
isobject "^3.0.1"
81138192

8114-
object.values@^1.1.4:
8115-
version "1.1.4"
8116-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.4.tgz#0d273762833e816b693a637d30073e7051535b30"
8117-
integrity sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==
8193+
object.values@^1.1.5:
8194+
version "1.1.5"
8195+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
8196+
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
81188197
dependencies:
81198198
call-bind "^1.0.2"
81208199
define-properties "^1.1.3"
8121-
es-abstract "^1.18.2"
8200+
es-abstract "^1.19.1"
81228201

81238202
octokit-pagination-methods@^1.1.0:
81248203
version "1.1.0"
@@ -8559,13 +8638,6 @@ pkg-dir@^4.2.0:
85598638
dependencies:
85608639
find-up "^4.0.0"
85618640

8562-
pkg-up@^2.0.0:
8563-
version "2.0.0"
8564-
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
8565-
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
8566-
dependencies:
8567-
find-up "^2.1.0"
8568-
85698641
please-upgrade-node@^3.2.0:
85708642
version "3.2.0"
85718643
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
@@ -9243,6 +9315,15 @@ shelljs@^0.8.3:
92439315
interpret "^1.0.0"
92449316
rechoir "^0.6.2"
92459317

9318+
side-channel@^1.0.4:
9319+
version "1.0.4"
9320+
resolved "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz#efce5c8fdc104ee751b25c58d4290011fa5ea2cf"
9321+
integrity sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==
9322+
dependencies:
9323+
call-bind "^1.0.0"
9324+
get-intrinsic "^1.0.2"
9325+
object-inspect "^1.9.0"
9326+
92469327
signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
92479328
version "3.0.3"
92489329
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"

0 commit comments

Comments
 (0)