Skip to content

Commit 0950382

Browse files
chore(deps): update devdeps
1 parent f5b1f49 commit 0950382

File tree

2 files changed

+62
-62
lines changed

2 files changed

+62
-62
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,17 @@
8686
"@ethers-ext/provider-ganache": "6.0.0-beta.2",
8787
"@semantic-release/changelog": "6.0.3",
8888
"@semantic-release/git": "10.0.1",
89-
"@types/jest": "29.5.11",
90-
"@typescript-eslint/eslint-plugin": "6.19.1",
91-
"@typescript-eslint/parser": "6.19.1",
89+
"@types/jest": "29.5.12",
90+
"@typescript-eslint/eslint-plugin": "6.20.0",
91+
"@typescript-eslint/parser": "6.20.0",
9292
"babel-jest": "29.7.0",
9393
"eslint": "8.56.0",
9494
"eslint-config-prettier": "9.1.0",
9595
"eslint-plugin-jest": "27.6.3",
9696
"eslint-plugin-prettier": "5.1.3",
9797
"jest": "29.7.0",
9898
"microbundle": "0.15.1",
99-
"prettier": "3.2.4",
99+
"prettier": "3.2.5",
100100
"semantic-release": "22.0.12",
101101
"typescript": "5.3.3"
102102
},

yarn.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -3190,10 +3190,10 @@
31903190
dependencies:
31913191
"@types/istanbul-lib-report" "*"
31923192

3193-
"@types/[email protected].11":
3194-
version "29.5.11"
3195-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
3196-
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
3193+
"@types/[email protected].12":
3194+
version "29.5.12"
3195+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
3196+
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
31973197
dependencies:
31983198
expect "^29.0.0"
31993199
pretty-format "^29.0.0"
@@ -3272,32 +3272,32 @@
32723272
dependencies:
32733273
"@types/yargs-parser" "*"
32743274

3275-
"@typescript-eslint/eslint-plugin@6.19.1":
3276-
version "6.19.1"
3277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.19.1.tgz#bb0676af940bc23bf299ca58dbdc6589c2548c2e"
3278-
integrity sha512-roQScUGFruWod9CEyoV5KlCYrubC/fvG8/1zXuT0WTcxX87GnMMmnksMwSg99lo1xiKrBzw2icsJPMAw1OtKxg==
3275+
"@typescript-eslint/eslint-plugin@6.20.0":
3276+
version "6.20.0"
3277+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.20.0.tgz#9cf31546d2d5e884602626d89b0e0d2168ac25ed"
3278+
integrity sha512-fTwGQUnjhoYHeSF6m5pWNkzmDDdsKELYrOBxhjMrofPqCkoC2k3B2wvGHFxa1CTIqkEn88nlW1HVMztjo2K8Hg==
32793279
dependencies:
32803280
"@eslint-community/regexpp" "^4.5.1"
3281-
"@typescript-eslint/scope-manager" "6.19.1"
3282-
"@typescript-eslint/type-utils" "6.19.1"
3283-
"@typescript-eslint/utils" "6.19.1"
3284-
"@typescript-eslint/visitor-keys" "6.19.1"
3281+
"@typescript-eslint/scope-manager" "6.20.0"
3282+
"@typescript-eslint/type-utils" "6.20.0"
3283+
"@typescript-eslint/utils" "6.20.0"
3284+
"@typescript-eslint/visitor-keys" "6.20.0"
32853285
debug "^4.3.4"
32863286
graphemer "^1.4.0"
32873287
ignore "^5.2.4"
32883288
natural-compare "^1.4.0"
32893289
semver "^7.5.4"
32903290
ts-api-utils "^1.0.1"
32913291

3292-
"@typescript-eslint/parser@6.19.1":
3293-
version "6.19.1"
3294-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.19.1.tgz#68a87bb21afaf0b1689e9cdce0e6e75bc91ada78"
3295-
integrity sha512-WEfX22ziAh6pRE9jnbkkLGp/4RhTpffr2ZK5bJ18M8mIfA8A+k97U9ZyaXCEJRlmMHh7R9MJZWXp/r73DzINVQ==
3292+
"@typescript-eslint/parser@6.20.0":
3293+
version "6.20.0"
3294+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.20.0.tgz#17e314177304bdf498527e3c4b112e41287b7416"
3295+
integrity sha512-bYerPDF/H5v6V76MdMYhjwmwgMA+jlPVqjSDq2cRqMi8bP5sR3Z+RLOiOMad3nsnmDVmn2gAFCyNgh/dIrfP/w==
32963296
dependencies:
3297-
"@typescript-eslint/scope-manager" "6.19.1"
3298-
"@typescript-eslint/types" "6.19.1"
3299-
"@typescript-eslint/typescript-estree" "6.19.1"
3300-
"@typescript-eslint/visitor-keys" "6.19.1"
3297+
"@typescript-eslint/scope-manager" "6.20.0"
3298+
"@typescript-eslint/types" "6.20.0"
3299+
"@typescript-eslint/typescript-estree" "6.20.0"
3300+
"@typescript-eslint/visitor-keys" "6.20.0"
33013301
debug "^4.3.4"
33023302

33033303
"@typescript-eslint/[email protected]":
@@ -3308,21 +3308,21 @@
33083308
"@typescript-eslint/types" "5.42.0"
33093309
"@typescript-eslint/visitor-keys" "5.42.0"
33103310

3311-
"@typescript-eslint/scope-manager@6.19.1":
3312-
version "6.19.1"
3313-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.19.1.tgz#2f527ee30703a6169a52b31d42a1103d80acd51b"
3314-
integrity sha512-4CdXYjKf6/6aKNMSly/BP4iCSOpvMmqtDzRtqFyyAae3z5kkqEjKndR5vDHL8rSuMIIWP8u4Mw4VxLyxZW6D5w==
3311+
"@typescript-eslint/scope-manager@6.20.0":
3312+
version "6.20.0"
3313+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.20.0.tgz#8a926e60f6c47feb5bab878246dc2ae465730151"
3314+
integrity sha512-p4rvHQRDTI1tGGMDFQm+GtxP1ZHyAh64WANVoyEcNMpaTFn3ox/3CcgtIlELnRfKzSs/DwYlDccJEtr3O6qBvA==
33153315
dependencies:
3316-
"@typescript-eslint/types" "6.19.1"
3317-
"@typescript-eslint/visitor-keys" "6.19.1"
3316+
"@typescript-eslint/types" "6.20.0"
3317+
"@typescript-eslint/visitor-keys" "6.20.0"
33183318

3319-
"@typescript-eslint/type-utils@6.19.1":
3320-
version "6.19.1"
3321-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.19.1.tgz#6a130e3afe605a4898e043fa9f72e96309b54935"
3322-
integrity sha512-0vdyld3ecfxJuddDjACUvlAeYNrHP/pDeQk2pWBR2ESeEzQhg52DF53AbI9QCBkYE23lgkhLCZNkHn2hEXXYIg==
3319+
"@typescript-eslint/type-utils@6.20.0":
3320+
version "6.20.0"
3321+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.20.0.tgz#d395475cd0f3610dd80c7d8716fa0db767da3831"
3322+
integrity sha512-qnSobiJQb1F5JjN0YDRPHruQTrX7ICsmltXhkV536mp4idGAYrIyr47zF/JmkJtEcAVnIz4gUYJ7gOZa6SmN4g==
33233323
dependencies:
3324-
"@typescript-eslint/typescript-estree" "6.19.1"
3325-
"@typescript-eslint/utils" "6.19.1"
3324+
"@typescript-eslint/typescript-estree" "6.20.0"
3325+
"@typescript-eslint/utils" "6.20.0"
33263326
debug "^4.3.4"
33273327
ts-api-utils "^1.0.1"
33283328

@@ -3331,10 +3331,10 @@
33313331
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.42.0.tgz"
33323332
integrity "sha1-Wu/5teztSPJ9W4E5M5vx74BbrXo= sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw=="
33333333

3334-
"@typescript-eslint/types@6.19.1":
3335-
version "6.19.1"
3336-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.19.1.tgz#2d4c9d492a63ede15e7ba7d129bdf7714b77f771"
3337-
integrity sha512-6+bk6FEtBhvfYvpHsDgAL3uo4BfvnTnoge5LrrCj2eJN8g3IJdLTD4B/jK3Q6vo4Ql/Hoip9I8aB6fF+6RfDqg==
3334+
"@typescript-eslint/types@6.20.0":
3335+
version "6.20.0"
3336+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.20.0.tgz#5ccd74c29011ae7714ae6973e4ec0c634708b448"
3337+
integrity sha512-MM9mfZMAhiN4cOEcUOEx+0HmuaW3WBfukBZPCfwSqFnQy0grXYtngKCqpQN339X3RrwtzspWJrpbrupKYUSBXQ==
33383338

33393339
"@typescript-eslint/[email protected]":
33403340
version "5.42.0"
@@ -3349,31 +3349,31 @@
33493349
semver "^7.3.7"
33503350
tsutils "^3.21.0"
33513351

3352-
"@typescript-eslint/typescript-estree@6.19.1":
3353-
version "6.19.1"
3354-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.19.1.tgz#796d88d88882f12e85bb33d6d82d39e1aea54ed1"
3355-
integrity sha512-aFdAxuhzBFRWhy+H20nYu19+Km+gFfwNO4TEqyszkMcgBDYQjmPJ61erHxuT2ESJXhlhrO7I5EFIlZ+qGR8oVA==
3352+
"@typescript-eslint/typescript-estree@6.20.0":
3353+
version "6.20.0"
3354+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.20.0.tgz#5b2d0975949e6bdd8d45ee1471461ef5fadc5542"
3355+
integrity sha512-RnRya9q5m6YYSpBN7IzKu9FmLcYtErkDkc8/dKv81I9QiLLtVBHrjz+Ev/crAqgMNW2FCsoZF4g2QUylMnJz+g==
33563356
dependencies:
3357-
"@typescript-eslint/types" "6.19.1"
3358-
"@typescript-eslint/visitor-keys" "6.19.1"
3357+
"@typescript-eslint/types" "6.20.0"
3358+
"@typescript-eslint/visitor-keys" "6.20.0"
33593359
debug "^4.3.4"
33603360
globby "^11.1.0"
33613361
is-glob "^4.0.3"
33623362
minimatch "9.0.3"
33633363
semver "^7.5.4"
33643364
ts-api-utils "^1.0.1"
33653365

3366-
"@typescript-eslint/utils@6.19.1":
3367-
version "6.19.1"
3368-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.19.1.tgz#df93497f9cfddde2bcc2a591da80536e68acd151"
3369-
integrity sha512-JvjfEZuP5WoMqwh9SPAPDSHSg9FBHHGhjPugSRxu5jMfjvBpq5/sGTD+9M9aQ5sh6iJ8AY/Kk/oUYVEMAPwi7w==
3366+
"@typescript-eslint/utils@6.20.0":
3367+
version "6.20.0"
3368+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.20.0.tgz#0e52afcfaa51af5656490ba4b7437cc3aa28633d"
3369+
integrity sha512-/EKuw+kRu2vAqCoDwDCBtDRU6CTKbUmwwI7SH7AashZ+W+7o8eiyy6V2cdOqN49KsTcASWsC5QeghYuRDTyOOg==
33703370
dependencies:
33713371
"@eslint-community/eslint-utils" "^4.4.0"
33723372
"@types/json-schema" "^7.0.12"
33733373
"@types/semver" "^7.5.0"
3374-
"@typescript-eslint/scope-manager" "6.19.1"
3375-
"@typescript-eslint/types" "6.19.1"
3376-
"@typescript-eslint/typescript-estree" "6.19.1"
3374+
"@typescript-eslint/scope-manager" "6.20.0"
3375+
"@typescript-eslint/types" "6.20.0"
3376+
"@typescript-eslint/typescript-estree" "6.20.0"
33773377
semver "^7.5.4"
33783378

33793379
"@typescript-eslint/utils@^5.10.0":
@@ -3398,12 +3398,12 @@
33983398
"@typescript-eslint/types" "5.42.0"
33993399
eslint-visitor-keys "^3.3.0"
34003400

3401-
"@typescript-eslint/visitor-keys@6.19.1":
3402-
version "6.19.1"
3403-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.19.1.tgz#2164073ed4fc34a5ff3b5e25bb5a442100454c4c"
3404-
integrity sha512-gkdtIO+xSO/SmI0W68DBg4u1KElmIUo3vXzgHyGPs6cxgB0sa3TlptRAAE0hUY1hM6FcDKEv7aIwiTGm76cXfQ==
3401+
"@typescript-eslint/visitor-keys@6.20.0":
3402+
version "6.20.0"
3403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.20.0.tgz#f7ada27f2803de89df0edd9fd7be22c05ce6a498"
3404+
integrity sha512-E8Cp98kRe4gKHjJD4NExXKz/zOJ1A2hhZc+IMVD6i7w4yjIvh6VyuRI0gRtxAsXtoC35uGMaQ9rjI2zJaXDEAw==
34053405
dependencies:
3406-
"@typescript-eslint/types" "6.19.1"
3406+
"@typescript-eslint/types" "6.20.0"
34073407
eslint-visitor-keys "^3.4.1"
34083408

34093409
"@ungap/structured-clone@^1.2.0":
@@ -8242,10 +8242,10 @@ prettier-linter-helpers@^1.0.0:
82428242
dependencies:
82438243
fast-diff "^1.1.2"
82448244

8245-
8246-
version "3.2.4"
8247-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
8248-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
8245+
8246+
version "3.2.5"
8247+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
8248+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
82498249

82508250
pretty-bytes@^3.0.0:
82518251
version "3.0.1"

0 commit comments

Comments
 (0)