Skip to content

Commit 543944b

Browse files
Update dependency eslint-plugin-unicorn to v52
1 parent 79c69d6 commit 543944b

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint": "^8.0.0",
1919
"eslint-config-prettier": "^9.0.0",
2020
"eslint-plugin-prettier": "^5.0.0",
21-
"eslint-plugin-unicorn": "^51.0.0",
21+
"eslint-plugin-unicorn": "^52.0.0",
2222
"ethers": "^6.8.1",
2323
"nyc": "^15.1.0",
2424
"prettier": "^3.0.0",

yarn.lock

Lines changed: 32 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2701,10 +2701,10 @@ eslint-plugin-prettier@^5.0.0:
27012701
prettier-linter-helpers "^1.0.0"
27022702
synckit "^0.8.6"
27032703

2704-
eslint-plugin-unicorn@^51.0.0:
2705-
version "51.0.1"
2706-
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-51.0.1.tgz#3641c5e110324c3739d6cb98fc1b99ada39f477b"
2707-
integrity sha512-MuR/+9VuB0fydoI0nIn2RDA5WISRn4AsJyNSaNKLVwie9/ONvQhxOBbkfSICBPnzKrB77Fh6CZZXjgTt/4Latw==
2704+
eslint-plugin-unicorn@^52.0.0:
2705+
version "52.0.0"
2706+
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-52.0.0.tgz#c7a559edd52e3932cf2b3a05c3b0efc604c1eeb8"
2707+
integrity sha512-1Yzm7/m+0R4djH0tjDjfVei/ju2w3AzUGjG6q8JnuNIL5xIwsflyCooW5sfBvQp2pMYQFSWWCFONsjCax1EHng==
27082708
dependencies:
27092709
"@babel/helper-validator-identifier" "^7.22.20"
27102710
"@eslint-community/eslint-utils" "^4.4.0"
@@ -5483,7 +5483,16 @@ [email protected]:
54835483
resolved "https://registry.yarnpkg.com/statuses/-/statuses-2.0.1.tgz#55cb000ccf1d48728bd23c685a063998cf1a1b63"
54845484
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ==
54855485

5486-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
5486+
"string-width-cjs@npm:string-width@^4.2.0":
5487+
version "4.2.3"
5488+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5489+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5490+
dependencies:
5491+
emoji-regex "^8.0.0"
5492+
is-fullwidth-code-point "^3.0.0"
5493+
strip-ansi "^6.0.1"
5494+
5495+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
54875496
version "4.2.3"
54885497
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
54895498
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5553,7 +5562,7 @@ string_decoder@^1.1.1:
55535562
dependencies:
55545563
safe-buffer "~5.2.0"
55555564

5556-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5565+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
55575566
version "6.0.1"
55585567
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
55595568
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5567,6 +5576,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0:
55675576
dependencies:
55685577
ansi-regex "^4.1.0"
55695578

5579+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5580+
version "6.0.1"
5581+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5582+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5583+
dependencies:
5584+
ansi-regex "^5.0.1"
5585+
55705586
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
55715587
version "7.1.0"
55725588
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -6031,7 +6047,7 @@ [email protected]:
60316047
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
60326048
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
60336049

6034-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6050+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
60356051
version "7.0.0"
60366052
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
60376053
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -6058,6 +6074,15 @@ wrap-ansi@^6.2.0:
60586074
string-width "^4.1.0"
60596075
strip-ansi "^6.0.0"
60606076

6077+
wrap-ansi@^7.0.0:
6078+
version "7.0.0"
6079+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6080+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6081+
dependencies:
6082+
ansi-styles "^4.0.0"
6083+
string-width "^4.1.0"
6084+
strip-ansi "^6.0.0"
6085+
60616086
wrap-ansi@^8.1.0:
60626087
version "8.1.0"
60636088
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)