Skip to content

Commit 09be55d

Browse files
chore(deps): update devdeps
1 parent 1ce72dd commit 09be55d

File tree

2 files changed

+78
-79
lines changed

2 files changed

+78
-79
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,22 +81,22 @@
8181
},
8282
"devDependencies": {
8383
"@babel/core": "7.23.7",
84-
"@babel/preset-env": "7.23.7",
84+
"@babel/preset-env": "7.23.8",
8585
"@babel/preset-typescript": "7.23.3",
8686
"@ethers-ext/provider-ganache": "6.0.0-beta.2",
8787
"@semantic-release/changelog": "6.0.3",
8888
"@semantic-release/git": "10.0.1",
8989
"@types/jest": "29.5.11",
90-
"@typescript-eslint/eslint-plugin": "6.18.0",
91-
"@typescript-eslint/parser": "6.18.0",
90+
"@typescript-eslint/eslint-plugin": "6.18.1",
91+
"@typescript-eslint/parser": "6.18.1",
9292
"babel-jest": "29.7.0",
9393
"eslint": "8.56.0",
9494
"eslint-config-prettier": "9.1.0",
95-
"eslint-plugin-jest": "27.6.1",
96-
"eslint-plugin-prettier": "5.1.2",
95+
"eslint-plugin-jest": "27.6.3",
96+
"eslint-plugin-prettier": "5.1.3",
9797
"jest": "29.7.0",
9898
"microbundle": "0.15.1",
99-
"prettier": "3.1.1",
99+
"prettier": "3.2.2",
100100
"semantic-release": "22.0.12",
101101
"typescript": "5.3.3"
102102
},

yarn.lock

Lines changed: 72 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,16 +1146,15 @@
11461146
"@babel/helper-split-export-declaration" "^7.18.6"
11471147
globals "^11.1.0"
11481148

1149-
"@babel/plugin-transform-classes@^7.23.5":
1150-
version "7.23.5"
1151-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.5.tgz#e7a75f815e0c534cc4c9a39c56636c84fc0d64f2"
1152-
integrity sha512-jvOTR4nicqYC9yzOHIhXG5emiFEOpappSJAl73SDSEDcybD+Puuze8Tnpb9p9qEyYup24tq891gkaygIFvWDqg==
1149+
"@babel/plugin-transform-classes@^7.23.8":
1150+
version "7.23.8"
1151+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.23.8.tgz#d08ae096c240347badd68cdf1b6d1624a6435d92"
1152+
integrity sha512-yAYslGsY1bX6Knmg46RjiCiNSwJKv2IUC8qOdYKqMMr0491SXFhcHqOdRDeCRohOOIzwN/90C6mQ9qAKgrP7dg==
11531153
dependencies:
11541154
"@babel/helper-annotate-as-pure" "^7.22.5"
1155-
"@babel/helper-compilation-targets" "^7.22.15"
1155+
"@babel/helper-compilation-targets" "^7.23.6"
11561156
"@babel/helper-environment-visitor" "^7.22.20"
11571157
"@babel/helper-function-name" "^7.23.0"
1158-
"@babel/helper-optimise-call-expression" "^7.22.5"
11591158
"@babel/helper-plugin-utils" "^7.22.5"
11601159
"@babel/helper-replace-supers" "^7.22.20"
11611160
"@babel/helper-split-export-declaration" "^7.22.6"
@@ -1743,10 +1742,10 @@
17431742
"@babel/helper-create-regexp-features-plugin" "^7.22.15"
17441743
"@babel/helper-plugin-utils" "^7.22.5"
17451744

1746-
"@babel/[email protected].7":
1747-
version "7.23.7"
1748-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241"
1749-
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA==
1745+
"@babel/[email protected].8":
1746+
version "7.23.8"
1747+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.8.tgz#7d6f8171ea7c221ecd28059e65ad37c20e441e3e"
1748+
integrity sha512-lFlpmkApLkEP6woIKprO6DO60RImpatTQKtz4sUcDjVcK8M8mQ4sZsuxaTMNOZf0sqAq/ReYW1ZBHnOQwKpLWA==
17501749
dependencies:
17511750
"@babel/compat-data" "^7.23.5"
17521751
"@babel/helper-compilation-targets" "^7.23.6"
@@ -1781,7 +1780,7 @@
17811780
"@babel/plugin-transform-block-scoping" "^7.23.4"
17821781
"@babel/plugin-transform-class-properties" "^7.23.3"
17831782
"@babel/plugin-transform-class-static-block" "^7.23.4"
1784-
"@babel/plugin-transform-classes" "^7.23.5"
1783+
"@babel/plugin-transform-classes" "^7.23.8"
17851784
"@babel/plugin-transform-computed-properties" "^7.23.3"
17861785
"@babel/plugin-transform-destructuring" "^7.23.3"
17871786
"@babel/plugin-transform-dotall-regex" "^7.23.3"
@@ -3255,32 +3254,32 @@
32553254
dependencies:
32563255
"@types/yargs-parser" "*"
32573256

3258-
"@typescript-eslint/[email protected].0":
3259-
version "6.18.0"
3260-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.0.tgz#94b86f3c25b468c714a04bd490017ecec2fd3746"
3261-
integrity sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==
3257+
"@typescript-eslint/[email protected].1":
3258+
version "6.18.1"
3259+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.18.1.tgz#0df881a47da1c1a9774f39495f5f7052f86b72e0"
3260+
integrity sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==
32623261
dependencies:
32633262
"@eslint-community/regexpp" "^4.5.1"
3264-
"@typescript-eslint/scope-manager" "6.18.0"
3265-
"@typescript-eslint/type-utils" "6.18.0"
3266-
"@typescript-eslint/utils" "6.18.0"
3267-
"@typescript-eslint/visitor-keys" "6.18.0"
3263+
"@typescript-eslint/scope-manager" "6.18.1"
3264+
"@typescript-eslint/type-utils" "6.18.1"
3265+
"@typescript-eslint/utils" "6.18.1"
3266+
"@typescript-eslint/visitor-keys" "6.18.1"
32683267
debug "^4.3.4"
32693268
graphemer "^1.4.0"
32703269
ignore "^5.2.4"
32713270
natural-compare "^1.4.0"
32723271
semver "^7.5.4"
32733272
ts-api-utils "^1.0.1"
32743273

3275-
"@typescript-eslint/[email protected].0":
3276-
version "6.18.0"
3277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.0.tgz#d494161d64832e869f0a6acc6000a2cdff858383"
3278-
integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==
3274+
"@typescript-eslint/[email protected].1":
3275+
version "6.18.1"
3276+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18.1.tgz#3c3987e186b38c77b30b6bfa5edf7c98ae2ec9d3"
3277+
integrity sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==
32793278
dependencies:
3280-
"@typescript-eslint/scope-manager" "6.18.0"
3281-
"@typescript-eslint/types" "6.18.0"
3282-
"@typescript-eslint/typescript-estree" "6.18.0"
3283-
"@typescript-eslint/visitor-keys" "6.18.0"
3279+
"@typescript-eslint/scope-manager" "6.18.1"
3280+
"@typescript-eslint/types" "6.18.1"
3281+
"@typescript-eslint/typescript-estree" "6.18.1"
3282+
"@typescript-eslint/visitor-keys" "6.18.1"
32843283
debug "^4.3.4"
32853284

32863285
"@typescript-eslint/[email protected]":
@@ -3291,21 +3290,21 @@
32913290
"@typescript-eslint/types" "5.42.0"
32923291
"@typescript-eslint/visitor-keys" "5.42.0"
32933292

3294-
"@typescript-eslint/[email protected].0":
3295-
version "6.18.0"
3296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.0.tgz#24ca6fc1f4a2afa71122dcfca9282878687d9997"
3297-
integrity sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==
3293+
"@typescript-eslint/[email protected].1":
3294+
version "6.18.1"
3295+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.18.1.tgz#28c31c60f6e5827996aa3560a538693cb4bd3848"
3296+
integrity sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==
32983297
dependencies:
3299-
"@typescript-eslint/types" "6.18.0"
3300-
"@typescript-eslint/visitor-keys" "6.18.0"
3298+
"@typescript-eslint/types" "6.18.1"
3299+
"@typescript-eslint/visitor-keys" "6.18.1"
33013300

3302-
"@typescript-eslint/[email protected].0":
3303-
version "6.18.0"
3304-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.0.tgz#a492da599da5c38c70aa9ff9bfb473961b8ae663"
3305-
integrity sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==
3301+
"@typescript-eslint/[email protected].1":
3302+
version "6.18.1"
3303+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.18.1.tgz#115cf535f8b39db8301677199ce51151e2daee96"
3304+
integrity sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==
33063305
dependencies:
3307-
"@typescript-eslint/typescript-estree" "6.18.0"
3308-
"@typescript-eslint/utils" "6.18.0"
3306+
"@typescript-eslint/typescript-estree" "6.18.1"
3307+
"@typescript-eslint/utils" "6.18.1"
33093308
debug "^4.3.4"
33103309
ts-api-utils "^1.0.1"
33113310

@@ -3314,10 +3313,10 @@
33143313
resolved "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.42.0.tgz"
33153314
integrity "sha1-Wu/5teztSPJ9W4E5M5vx74BbrXo= sha512-t4lzO9ZOAUcHY6bXQYRuu+3SSYdD9TS8ooApZft4WARt4/f2Cj/YpvbTe8A4GuhT4bNW72goDMOy7SW71mZwGw=="
33163315

3317-
"@typescript-eslint/[email protected].0":
3318-
version "6.18.0"
3319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.0.tgz#ffce610a1540c17cf7d8ecf2bb34b8b0e2e77101"
3320-
integrity sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==
3316+
"@typescript-eslint/[email protected].1":
3317+
version "6.18.1"
3318+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.18.1.tgz#91617d8080bcd99ac355d9157079970d1d49fefc"
3319+
integrity sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==
33213320

33223321
"@typescript-eslint/[email protected]":
33233322
version "5.42.0"
@@ -3332,31 +3331,31 @@
33323331
semver "^7.3.7"
33333332
tsutils "^3.21.0"
33343333

3335-
"@typescript-eslint/[email protected].0":
3336-
version "6.18.0"
3337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.0.tgz#1c357c3ca435c3cfa2af6b9daf45ca0bc2bb059a"
3338-
integrity sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==
3334+
"@typescript-eslint/[email protected].1":
3335+
version "6.18.1"
3336+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.18.1.tgz#a12b6440175b4cbc9d09ab3c4966c6b245215ab4"
3337+
integrity sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==
33393338
dependencies:
3340-
"@typescript-eslint/types" "6.18.0"
3341-
"@typescript-eslint/visitor-keys" "6.18.0"
3339+
"@typescript-eslint/types" "6.18.1"
3340+
"@typescript-eslint/visitor-keys" "6.18.1"
33423341
debug "^4.3.4"
33433342
globby "^11.1.0"
33443343
is-glob "^4.0.3"
33453344
minimatch "9.0.3"
33463345
semver "^7.5.4"
33473346
ts-api-utils "^1.0.1"
33483347

3349-
"@typescript-eslint/[email protected].0":
3350-
version "6.18.0"
3351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.0.tgz#4d07c9c08f84b9939a1aca7aef98c8f378936142"
3352-
integrity sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==
3348+
"@typescript-eslint/[email protected].1":
3349+
version "6.18.1"
3350+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.18.1.tgz#3451cfe2e56babb6ac657e10b6703393d4b82955"
3351+
integrity sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==
33533352
dependencies:
33543353
"@eslint-community/eslint-utils" "^4.4.0"
33553354
"@types/json-schema" "^7.0.12"
33563355
"@types/semver" "^7.5.0"
3357-
"@typescript-eslint/scope-manager" "6.18.0"
3358-
"@typescript-eslint/types" "6.18.0"
3359-
"@typescript-eslint/typescript-estree" "6.18.0"
3356+
"@typescript-eslint/scope-manager" "6.18.1"
3357+
"@typescript-eslint/types" "6.18.1"
3358+
"@typescript-eslint/typescript-estree" "6.18.1"
33603359
semver "^7.5.4"
33613360

33623361
"@typescript-eslint/utils@^5.10.0":
@@ -3381,12 +3380,12 @@
33813380
"@typescript-eslint/types" "5.42.0"
33823381
eslint-visitor-keys "^3.3.0"
33833382

3384-
"@typescript-eslint/[email protected].0":
3385-
version "6.18.0"
3386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.0.tgz#3c8733737786fa6c78a347b4fa306ae7155b560f"
3387-
integrity sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==
3383+
"@typescript-eslint/[email protected].1":
3384+
version "6.18.1"
3385+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.18.1.tgz#704d789bda2565a15475e7d22f145b8fe77443f4"
3386+
integrity sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==
33883387
dependencies:
3389-
"@typescript-eslint/types" "6.18.0"
3388+
"@typescript-eslint/types" "6.18.1"
33903389
eslint-visitor-keys "^3.4.1"
33913390

33923391
"@ungap/structured-clone@^1.2.0":
@@ -4818,17 +4817,17 @@ [email protected]:
48184817
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
48194818
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
48204819

4821-
4822-
version "27.6.1"
4823-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.1.tgz#5e43b07f3ca48d72e4b4fa243531e5153d9ca1dc"
4824-
integrity sha512-WEYkyVXD9NlmFBKvrkmzrC+C9yZoz5pAml2hO19PlS3spJtoiwj4p2u8spd/7zx5IvRsZsCmsoImaAvBB9X93Q==
4820+
4821+
version "27.6.3"
4822+
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.3.tgz#8acb8b1e45597fe1f4d4cf25163d90119efc12be"
4823+
integrity sha512-+YsJFVH6R+tOiO3gCJon5oqn4KWc+mDq2leudk8mrp8RFubLOo9CVyi3cib4L7XMpxExmkmBZQTPDYVBzgpgOA==
48254824
dependencies:
48264825
"@typescript-eslint/utils" "^5.10.0"
48274826

4828-
4829-
version "5.1.2"
4830-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.2.tgz#584c94d4bf31329b2d4cbeb10fd600d17d6de742"
4831-
integrity sha512-dhlpWc9vOwohcWmClFcA+HjlvUpuyynYs0Rf+L/P6/0iQE6vlHW9l5bkfzN62/Stm9fbq8ku46qzde76T1xlSg==
4827+
4828+
version "5.1.3"
4829+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz#17cfade9e732cef32b5f5be53bd4e07afd8e67e1"
4830+
integrity sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==
48324831
dependencies:
48334832
prettier-linter-helpers "^1.0.0"
48344833
synckit "^0.8.6"
@@ -8218,10 +8217,10 @@ prettier-linter-helpers@^1.0.0:
82188217
dependencies:
82198218
fast-diff "^1.1.2"
82208219

8221-
prettier@3.1.1:
8222-
version "3.1.1"
8223-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
8224-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
8220+
prettier@3.2.2:
8221+
version "3.2.2"
8222+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
8223+
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
82258224

82268225
pretty-bytes@^3.0.0:
82278226
version "3.0.1"

0 commit comments

Comments
 (0)