Skip to content

Commit 12ee7d5

Browse files
committed
⬆️ deps: Upgrade dependency xo to v0.58.0
1 parent 646d76c commit 12ee7d5

File tree

2 files changed

+105
-93
lines changed

2 files changed

+105
-93
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"pinst": "3.0.0",
104104
"power-assert": "1.6.1",
105105
"regenerator-runtime": "0.14.1",
106-
"xo": "0.57.0"
106+
"xo": "0.58.0"
107107
},
108108
"ava": {
109109
"files": [

yarn.lock

Lines changed: 104 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -2250,25 +2250,25 @@
22502250
minimatch "^3.1.2"
22512251
strip-json-comments "^3.1.1"
22522252

2253-
"@eslint/eslintrc@^3.0.0":
2254-
version "3.0.1"
2255-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.1.tgz#ee628808e945cd7782df05ce50eece525cb48e7a"
2256-
integrity sha512-xXm39r1RgOSmPCqlhn+E10KPJ7JKrpuBwsAVw/++5dS/Sa4GAi0smby0r0wfTN4gNpkk9iij2hssJMXHSmQ89w==
2253+
"@eslint/eslintrc@^3.0.2":
2254+
version "3.0.2"
2255+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.0.2.tgz#36180f8e85bf34d2fe3ccc2261e8e204a411ab4e"
2256+
integrity sha512-wV19ZEGEMAC1eHgrS7UQPqsdEiCIbTKTasEfcXAigzoXICcqZSjBZEHlZwNVvKg6UBCjSlos84XiLqsRJnIcIg==
22572257
dependencies:
22582258
ajv "^6.12.4"
22592259
debug "^4.3.2"
22602260
espree "^10.0.1"
2261-
globals "^13.19.0"
2261+
globals "^14.0.0"
22622262
ignore "^5.2.0"
22632263
import-fresh "^3.2.1"
22642264
js-yaml "^4.1.0"
22652265
minimatch "^3.1.2"
22662266
strip-json-comments "^3.1.1"
22672267

2268-
"@eslint/js@8.56.0":
2269-
version "8.56.0"
2270-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
2271-
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==
2268+
"@eslint/js@8.57.0":
2269+
version "8.57.0"
2270+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
2271+
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
22722272

22732273
"@failure-abstraction/error@^6.0.1":
22742274
version "6.0.1"
@@ -2280,7 +2280,7 @@
22802280
resolved "https://registry.yarnpkg.com/@heap-data-structure/pairing-heap/-/pairing-heap-4.0.0.tgz#e1f436e7a7ff5834b4b344e84c69181747b72234"
22812281
integrity sha512-4wmedekJpr+gkktJ7VnmXTBvJWxvHmWtJT7uvS3cl7vzI4iDGaVVMPqdoWWIPZfaDkgd0kprb6XKBGaO7oFe5A==
22822282

2283-
"@humanwhocodes/config-array@^0.11.13":
2283+
"@humanwhocodes/config-array@^0.11.14":
22842284
version "0.11.14"
22852285
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.14.tgz#d78e481a039f7566ecc9660b4ea7fe6b1fec442b"
22862286
integrity sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==
@@ -2707,90 +2707,90 @@
27072707
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e"
27082708
integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==
27092709

2710-
"@typescript-eslint/eslint-plugin@^6.21.0":
2711-
version "6.21.0"
2712-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.21.0.tgz#30830c1ca81fd5f3c2714e524c4303e0194f9cd3"
2713-
integrity sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==
2710+
"@typescript-eslint/eslint-plugin@^7.1.1":
2711+
version "7.1.1"
2712+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.1.1.tgz#dd71fc5c7ecec745ca26ece506d84d203a205c0e"
2713+
integrity sha512-zioDz623d0RHNhvx0eesUmGfIjzrk18nSBC8xewepKXbBvN/7c1qImV7Hg8TI1URTxKax7/zxfxj3Uph8Chcuw==
27142714
dependencies:
27152715
"@eslint-community/regexpp" "^4.5.1"
2716-
"@typescript-eslint/scope-manager" "6.21.0"
2717-
"@typescript-eslint/type-utils" "6.21.0"
2718-
"@typescript-eslint/utils" "6.21.0"
2719-
"@typescript-eslint/visitor-keys" "6.21.0"
2716+
"@typescript-eslint/scope-manager" "7.1.1"
2717+
"@typescript-eslint/type-utils" "7.1.1"
2718+
"@typescript-eslint/utils" "7.1.1"
2719+
"@typescript-eslint/visitor-keys" "7.1.1"
27202720
debug "^4.3.4"
27212721
graphemer "^1.4.0"
27222722
ignore "^5.2.4"
27232723
natural-compare "^1.4.0"
27242724
semver "^7.5.4"
27252725
ts-api-utils "^1.0.1"
27262726

2727-
"@typescript-eslint/parser@^6.21.0":
2728-
version "6.21.0"
2729-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.21.0.tgz#af8fcf66feee2edc86bc5d1cf45e33b0630bf35b"
2730-
integrity sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==
2727+
"@typescript-eslint/parser@^7.1.1":
2728+
version "7.1.1"
2729+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.1.1.tgz#6a9d0a5c9ccdf5dbd3cb8c949728c64e24e07d1f"
2730+
integrity sha512-ZWUFyL0z04R1nAEgr9e79YtV5LbafdOtN7yapNbn1ansMyaegl2D4bL7vHoJ4HPSc4CaLwuCVas8CVuneKzplQ==
27312731
dependencies:
2732-
"@typescript-eslint/scope-manager" "6.21.0"
2733-
"@typescript-eslint/types" "6.21.0"
2734-
"@typescript-eslint/typescript-estree" "6.21.0"
2735-
"@typescript-eslint/visitor-keys" "6.21.0"
2732+
"@typescript-eslint/scope-manager" "7.1.1"
2733+
"@typescript-eslint/types" "7.1.1"
2734+
"@typescript-eslint/typescript-estree" "7.1.1"
2735+
"@typescript-eslint/visitor-keys" "7.1.1"
27362736
debug "^4.3.4"
27372737

2738-
"@typescript-eslint/scope-manager@6.21.0":
2739-
version "6.21.0"
2740-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
2741-
integrity sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==
2738+
"@typescript-eslint/scope-manager@7.1.1":
2739+
version "7.1.1"
2740+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.1.1.tgz#9e301803ff8e21a74f50c6f89a4baccad9a48f93"
2741+
integrity sha512-cirZpA8bJMRb4WZ+rO6+mnOJrGFDd38WoXCEI57+CYBqta8Yc8aJym2i7vyqLL1vVYljgw0X27axkUXz32T8TA==
27422742
dependencies:
2743-
"@typescript-eslint/types" "6.21.0"
2744-
"@typescript-eslint/visitor-keys" "6.21.0"
2743+
"@typescript-eslint/types" "7.1.1"
2744+
"@typescript-eslint/visitor-keys" "7.1.1"
27452745

2746-
"@typescript-eslint/type-utils@6.21.0":
2747-
version "6.21.0"
2748-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
2749-
integrity sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==
2746+
"@typescript-eslint/type-utils@7.1.1":
2747+
version "7.1.1"
2748+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.1.1.tgz#aee820d5bedd39b83c18585a526cc520ddb7a226"
2749+
integrity sha512-5r4RKze6XHEEhlZnJtR3GYeCh1IueUHdbrukV2KSlLXaTjuSfeVF8mZUVPLovidCuZfbVjfhi4c0DNSa/Rdg5g==
27502750
dependencies:
2751-
"@typescript-eslint/typescript-estree" "6.21.0"
2752-
"@typescript-eslint/utils" "6.21.0"
2751+
"@typescript-eslint/typescript-estree" "7.1.1"
2752+
"@typescript-eslint/utils" "7.1.1"
27532753
debug "^4.3.4"
27542754
ts-api-utils "^1.0.1"
27552755

2756-
"@typescript-eslint/types@6.21.0":
2757-
version "6.21.0"
2758-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
2759-
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
2756+
"@typescript-eslint/types@7.1.1":
2757+
version "7.1.1"
2758+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.1.1.tgz#ca33ba7cf58224fb46a84fea62593c2c53cd795f"
2759+
integrity sha512-KhewzrlRMrgeKm1U9bh2z5aoL4s7K3tK5DwHDn8MHv0yQfWFz/0ZR6trrIHHa5CsF83j/GgHqzdbzCXJ3crx0Q==
27602760

2761-
"@typescript-eslint/typescript-estree@6.21.0":
2762-
version "6.21.0"
2763-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
2764-
integrity sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==
2761+
"@typescript-eslint/typescript-estree@7.1.1":
2762+
version "7.1.1"
2763+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.1.1.tgz#09c54af0151a1b05d0875c0fc7fe2ec7a2476ece"
2764+
integrity sha512-9ZOncVSfr+sMXVxxca2OJOPagRwT0u/UHikM2Rd6L/aB+kL/QAuTnsv6MeXtjzCJYb8PzrXarypSGIPx3Jemxw==
27652765
dependencies:
2766-
"@typescript-eslint/types" "6.21.0"
2767-
"@typescript-eslint/visitor-keys" "6.21.0"
2766+
"@typescript-eslint/types" "7.1.1"
2767+
"@typescript-eslint/visitor-keys" "7.1.1"
27682768
debug "^4.3.4"
27692769
globby "^11.1.0"
27702770
is-glob "^4.0.3"
27712771
minimatch "9.0.3"
27722772
semver "^7.5.4"
27732773
ts-api-utils "^1.0.1"
27742774

2775-
"@typescript-eslint/utils@6.21.0":
2776-
version "6.21.0"
2777-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
2778-
integrity sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==
2775+
"@typescript-eslint/utils@7.1.1":
2776+
version "7.1.1"
2777+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.1.1.tgz#bdeeb789eee4af5d3fb5400a69566d4dbf97ff3b"
2778+
integrity sha512-thOXM89xA03xAE0lW7alstvnyoBUbBX38YtY+zAUcpRPcq9EIhXPuJ0YTv948MbzmKh6e1AUszn5cBFK49Umqg==
27792779
dependencies:
27802780
"@eslint-community/eslint-utils" "^4.4.0"
27812781
"@types/json-schema" "^7.0.12"
27822782
"@types/semver" "^7.5.0"
2783-
"@typescript-eslint/scope-manager" "6.21.0"
2784-
"@typescript-eslint/types" "6.21.0"
2785-
"@typescript-eslint/typescript-estree" "6.21.0"
2783+
"@typescript-eslint/scope-manager" "7.1.1"
2784+
"@typescript-eslint/types" "7.1.1"
2785+
"@typescript-eslint/typescript-estree" "7.1.1"
27862786
semver "^7.5.4"
27872787

2788-
"@typescript-eslint/visitor-keys@6.21.0":
2789-
version "6.21.0"
2790-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
2791-
integrity sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==
2788+
"@typescript-eslint/visitor-keys@7.1.1":
2789+
version "7.1.1"
2790+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.1.1.tgz#e6538a58c9b157f03bcbb29e3b6a92fe39a6ab0d"
2791+
integrity sha512-yTdHDQxY7cSoCcAtiBzVzxleJhkGB9NncSIyMYe2+OGON1ZsP9zOPws/Pqgopa65jvknOjlk/w7ulPlZ78PiLQ==
27922792
dependencies:
2793-
"@typescript-eslint/types" "6.21.0"
2793+
"@typescript-eslint/types" "7.1.1"
27942794
eslint-visitor-keys "^3.4.1"
27952795

27962796
"@ungap/structured-clone@^1.2.0":
@@ -5168,10 +5168,10 @@ eslint-config-prettier@^9.1.0:
51685168
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
51695169
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
51705170

5171-
eslint-config-xo-typescript@^2.0.0:
5172-
version "2.0.0"
5173-
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-2.0.0.tgz#ab3dc0d17a877abec430676c8cf27709d0e13ced"
5174-
integrity sha512-Z6LxmerEsGzLH4niSgfD/ZfqnCkOWZmE1XPnbU9gyYRQbHFZUkjstvi2prvGF9ToXkTDBiBZWvAWwNw9F2lFHg==
5171+
eslint-config-xo-typescript@^4.0.0:
5172+
version "4.0.0"
5173+
resolved "https://registry.yarnpkg.com/eslint-config-xo-typescript/-/eslint-config-xo-typescript-4.0.0.tgz#23f120b38d51b7408077dce2dc8b04769cff7112"
5174+
integrity sha512-pmSWzVpvzEjZHG7S/rN34cFXAoe6YbvWFBQSitEXD5CcT2SULfykYl8hcYXss37r5N3SmJYAiO6VlcfkPiDRxg==
51755175

51765176
eslint-config-xo@^0.44.0:
51775177
version "0.44.0"
@@ -5316,7 +5316,7 @@ eslint-plugin-prettier@^5.1.3:
53165316
prettier-linter-helpers "^1.0.0"
53175317
synckit "^0.8.6"
53185318

5319-
eslint-plugin-unicorn@^51.0.0:
5319+
eslint-plugin-unicorn@^51.0.1:
53205320
version "51.0.1"
53215321
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
53225322
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
@@ -5383,16 +5383,16 @@ eslint-visitor-keys@^4.0.0:
53835383
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.0.0.tgz#e3adc021aa038a2a8e0b2f8b0ce8f66b9483b1fb"
53845384
integrity sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==
53855385

5386-
eslint@^8.53.0:
5387-
version "8.56.0"
5388-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.56.0.tgz#4957ce8da409dc0809f99ab07a1b94832ab74b15"
5389-
integrity sha512-Go19xM6T9puCOWntie1/P997aXxFsOi37JIHRWI514Hc6ZnaHGKY9xFhrU65RT6CcBEzZoGG1e6Nq+DT04ZtZQ==
5386+
eslint@^8.57.0:
5387+
version "8.57.0"
5388+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.57.0.tgz#c786a6fd0e0b68941aaf624596fb987089195668"
5389+
integrity sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==
53905390
dependencies:
53915391
"@eslint-community/eslint-utils" "^4.2.0"
53925392
"@eslint-community/regexpp" "^4.6.1"
53935393
"@eslint/eslintrc" "^2.1.4"
5394-
"@eslint/js" "8.56.0"
5395-
"@humanwhocodes/config-array" "^0.11.13"
5394+
"@eslint/js" "8.57.0"
5395+
"@humanwhocodes/config-array" "^0.11.14"
53965396
"@humanwhocodes/module-importer" "^1.0.1"
53975397
"@nodelib/fs.walk" "^1.2.8"
53985398
"@ungap/structured-clone" "^1.2.0"
@@ -6009,13 +6009,20 @@ get-symbol-description@^1.0.0:
60096009
call-bind "^1.0.2"
60106010
get-intrinsic "^1.1.1"
60116011

6012-
get-tsconfig@^4.7.0, get-tsconfig@^4.7.2:
6012+
get-tsconfig@^4.7.0:
60136013
version "4.7.2"
60146014
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.2.tgz#0dcd6fb330391d46332f4c6c1bf89a6514c2ddce"
60156015
integrity sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==
60166016
dependencies:
60176017
resolve-pkg-maps "^1.0.0"
60186018

6019+
get-tsconfig@^4.7.3:
6020+
version "4.7.3"
6021+
resolved "https://registry.yarnpkg.com/get-tsconfig/-/get-tsconfig-4.7.3.tgz#0498163d98f7b58484dd4906999c0c9d5f103f83"
6022+
integrity sha512-ZvkrzoUA0PQZM6fy6+/Hce561s+faD1rsNwhnO5FelNjyy7EMGJ3Rz1AQ8GYDWjhRs/7dBLOEJvhK8MiEJOAFg==
6023+
dependencies:
6024+
resolve-pkg-maps "^1.0.0"
6025+
60196026
getpass@^0.1.1:
60206027
version "0.1.7"
60216028
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.7.tgz#5eff8e3e684d569ae4cb2b1282604e8ba62149fa"
@@ -6089,6 +6096,11 @@ globals@^13.19.0, globals@^13.24.0:
60896096
dependencies:
60906097
type-fest "^0.20.2"
60916098

6099+
globals@^14.0.0:
6100+
version "14.0.0"
6101+
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
6102+
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
6103+
60926104
globals@^9.18.0:
60936105
version "9.18.0"
60946106
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -6129,7 +6141,7 @@ globby@^13.1.2:
61296141
merge2 "^1.4.1"
61306142
slash "^4.0.0"
61316143

6132-
globby@^14.0.0:
6144+
globby@^14.0.0, globby@^14.0.1:
61336145
version "14.0.1"
61346146
resolved "https://registry.yarnpkg.com/globby/-/globby-14.0.1.tgz#a1b44841aa7f4c6d8af2bc39951109d77301959b"
61356147
integrity sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==
@@ -7861,7 +7873,7 @@ meow@^12.0.1:
78617873
type-fest "^3.9.0"
78627874
yargs-parser "^21.1.1"
78637875

7864-
meow@^13.1.0:
7876+
meow@^13.1.0, meow@^13.2.0:
78657877
version "13.2.0"
78667878
resolved "https://registry.yarnpkg.com/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
78677879
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
@@ -10794,10 +10806,10 @@ typescript@^4.1.3:
1079410806
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.4.tgz#a17d3a0263bf5c8723b9c52f43c5084edf13c2e8"
1079510807
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
1079610808

10797-
typescript@^5.3.3:
10798-
version "5.3.3"
10799-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
10800-
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
10809+
typescript@^5.4.2:
10810+
version "5.4.2"
10811+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
10812+
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
1080110813

1080210814
unbox-primitive@^1.0.1:
1080310815
version "1.0.1"
@@ -11139,21 +11151,21 @@ xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
1113911151
resolved "https://registry.yarnpkg.com/xml-name-validator/-/xml-name-validator-2.0.1.tgz#4d8b8f1eccd3419aa362061becef515e1e559635"
1114011152
integrity sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=
1114111153

11142-
xo@0.57.0:
11143-
version "0.57.0"
11144-
resolved "https://registry.yarnpkg.com/xo/-/xo-0.57.0.tgz#c26e7cb3d9a790af9ad87e2b3431542b03e627dd"
11145-
integrity sha512-QTdiZMYtRZZlhlzJI7MVBsW43EYizm2KbXqvw6GRS1oYgHTF3Lq7Z2BK9sjrn+E/wqRVYOC99pOxXlaXuFr/2w==
11154+
xo@0.58.0:
11155+
version "0.58.0"
11156+
resolved "https://registry.yarnpkg.com/xo/-/xo-0.58.0.tgz#8d989aeabc73a75e7e8e304d6d31392cf9763d6b"
11157+
integrity sha512-0mTj/U2m+sTa5zh9WGfuHN09D38mj0jJfCs7Py2VGXkfK55ShclpWSYLEusciuBIlfaKaVxfSsqLnuzNTvsKHg==
1114611158
dependencies:
11147-
"@eslint/eslintrc" "^3.0.0"
11148-
"@typescript-eslint/eslint-plugin" "^6.21.0"
11149-
"@typescript-eslint/parser" "^6.21.0"
11159+
"@eslint/eslintrc" "^3.0.2"
11160+
"@typescript-eslint/eslint-plugin" "^7.1.1"
11161+
"@typescript-eslint/parser" "^7.1.1"
1115011162
arrify "^3.0.0"
1115111163
cosmiconfig "^8.3.6"
1115211164
define-lazy-prop "^3.0.0"
11153-
eslint "^8.53.0"
11165+
eslint "^8.57.0"
1115411166
eslint-config-prettier "^9.1.0"
1115511167
eslint-config-xo "^0.44.0"
11156-
eslint-config-xo-typescript "^2.0.0"
11168+
eslint-config-xo-typescript "^4.0.0"
1115711169
eslint-formatter-pretty "^6.0.1"
1115811170
eslint-import-resolver-webpack "^0.13.8"
1115911171
eslint-plugin-ava "^14.0.0"
@@ -11162,24 +11174,24 @@ [email protected]:
1116211174
eslint-plugin-n "^16.6.2"
1116311175
eslint-plugin-no-use-extend-native "^0.5.0"
1116411176
eslint-plugin-prettier "^5.1.3"
11165-
eslint-plugin-unicorn "^51.0.0"
11177+
eslint-plugin-unicorn "^51.0.1"
1116611178
esm-utils "^4.2.1"
1116711179
find-cache-dir "^5.0.0"
1116811180
find-up-simple "^1.0.0"
1116911181
get-stdin "^9.0.0"
11170-
get-tsconfig "^4.7.2"
11171-
globby "^14.0.0"
11182+
get-tsconfig "^4.7.3"
11183+
globby "^14.0.1"
1117211184
imurmurhash "^0.1.4"
1117311185
json-stable-stringify-without-jsonify "^1.0.1"
1117411186
lodash-es "^4.17.21"
11175-
meow "^13.1.0"
11187+
meow "^13.2.0"
1117611188
micromatch "^4.0.5"
1117711189
open-editor "^4.1.1"
1117811190
prettier "^3.2.5"
1117911191
semver "^7.6.0"
1118011192
slash "^5.1.0"
1118111193
to-absolute-glob "^3.0.0"
11182-
typescript "^5.3.3"
11194+
typescript "^5.4.2"
1118311195

1118411196
xtend@^4.0.0:
1118511197
version "4.0.2"

0 commit comments

Comments
 (0)