Skip to content

Commit 4eb3f59

Browse files
chore(deps): update devdeps
1 parent 06f7096 commit 4eb3f59

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,12 +87,12 @@
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.16.0",
91-
"@typescript-eslint/parser": "6.16.0",
90+
"@typescript-eslint/eslint-plugin": "6.18.0",
91+
"@typescript-eslint/parser": "6.18.0",
9292
"babel-jest": "29.7.0",
9393
"eslint": "8.56.0",
9494
"eslint-config-prettier": "9.1.0",
95-
"eslint-plugin-jest": "27.6.0",
95+
"eslint-plugin-jest": "27.6.1",
9696
"eslint-plugin-prettier": "5.1.2",
9797
"jest": "29.7.0",
9898
"microbundle": "0.15.1",

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -3255,32 +3255,32 @@
32553255
dependencies:
32563256
"@types/yargs-parser" "*"
32573257

3258-
"@typescript-eslint/eslint-plugin@6.16.0":
3259-
version "6.16.0"
3260-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.16.0.tgz#cc29fbd208ea976de3db7feb07755bba0ce8d8bc"
3261-
integrity sha512-O5f7Kv5o4dLWQtPX4ywPPa+v9G+1q1x8mz0Kr0pXUtKsevo+gIJHLkGc8RxaZWtP8RrhwhSNIWThnW42K9/0rQ==
3258+
"@typescript-eslint/eslint-plugin@6.18.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==
32623262
dependencies:
32633263
"@eslint-community/regexpp" "^4.5.1"
3264-
"@typescript-eslint/scope-manager" "6.16.0"
3265-
"@typescript-eslint/type-utils" "6.16.0"
3266-
"@typescript-eslint/utils" "6.16.0"
3267-
"@typescript-eslint/visitor-keys" "6.16.0"
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"
32683268
debug "^4.3.4"
32693269
graphemer "^1.4.0"
32703270
ignore "^5.2.4"
32713271
natural-compare "^1.4.0"
32723272
semver "^7.5.4"
32733273
ts-api-utils "^1.0.1"
32743274

3275-
"@typescript-eslint/parser@6.16.0":
3276-
version "6.16.0"
3277-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.16.0.tgz#36f39f63b126aa25af2ad2df13d9891e9fd5b40c"
3278-
integrity sha512-H2GM3eUo12HpKZU9njig3DF5zJ58ja6ahj1GoHEHOgQvYxzoFJJEvC1MQ7T2l9Ha+69ZSOn7RTxOdpC/y3ikMw==
3275+
"@typescript-eslint/parser@6.18.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==
32793279
dependencies:
3280-
"@typescript-eslint/scope-manager" "6.16.0"
3281-
"@typescript-eslint/types" "6.16.0"
3282-
"@typescript-eslint/typescript-estree" "6.16.0"
3283-
"@typescript-eslint/visitor-keys" "6.16.0"
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"
32843284
debug "^4.3.4"
32853285

32863286
"@typescript-eslint/[email protected]":
@@ -3291,21 +3291,21 @@
32913291
"@typescript-eslint/types" "5.42.0"
32923292
"@typescript-eslint/visitor-keys" "5.42.0"
32933293

3294-
"@typescript-eslint/scope-manager@6.16.0":
3295-
version "6.16.0"
3296-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
3297-
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
3294+
"@typescript-eslint/scope-manager@6.18.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==
32983298
dependencies:
3299-
"@typescript-eslint/types" "6.16.0"
3300-
"@typescript-eslint/visitor-keys" "6.16.0"
3299+
"@typescript-eslint/types" "6.18.0"
3300+
"@typescript-eslint/visitor-keys" "6.18.0"
33013301

3302-
"@typescript-eslint/type-utils@6.16.0":
3303-
version "6.16.0"
3304-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.16.0.tgz#5f21c3e49e540ad132dc87fc99af463c184d5ed1"
3305-
integrity sha512-ThmrEOcARmOnoyQfYkHw/DX2SEYBalVECmoldVuH6qagKROp/jMnfXpAU/pAIWub9c4YTxga+XwgAkoA0pxfmg==
3302+
"@typescript-eslint/type-utils@6.18.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==
33063306
dependencies:
3307-
"@typescript-eslint/typescript-estree" "6.16.0"
3308-
"@typescript-eslint/utils" "6.16.0"
3307+
"@typescript-eslint/typescript-estree" "6.18.0"
3308+
"@typescript-eslint/utils" "6.18.0"
33093309
debug "^4.3.4"
33103310
ts-api-utils "^1.0.1"
33113311

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

3317-
"@typescript-eslint/types@6.16.0":
3318-
version "6.16.0"
3319-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
3320-
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
3317+
"@typescript-eslint/types@6.18.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==
33213321

33223322
"@typescript-eslint/[email protected]":
33233323
version "5.42.0"
@@ -3332,31 +3332,31 @@
33323332
semver "^7.3.7"
33333333
tsutils "^3.21.0"
33343334

3335-
"@typescript-eslint/typescript-estree@6.16.0":
3336-
version "6.16.0"
3337-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
3338-
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
3335+
"@typescript-eslint/typescript-estree@6.18.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==
33393339
dependencies:
3340-
"@typescript-eslint/types" "6.16.0"
3341-
"@typescript-eslint/visitor-keys" "6.16.0"
3340+
"@typescript-eslint/types" "6.18.0"
3341+
"@typescript-eslint/visitor-keys" "6.18.0"
33423342
debug "^4.3.4"
33433343
globby "^11.1.0"
33443344
is-glob "^4.0.3"
33453345
minimatch "9.0.3"
33463346
semver "^7.5.4"
33473347
ts-api-utils "^1.0.1"
33483348

3349-
"@typescript-eslint/utils@6.16.0":
3350-
version "6.16.0"
3351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
3352-
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
3349+
"@typescript-eslint/utils@6.18.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==
33533353
dependencies:
33543354
"@eslint-community/eslint-utils" "^4.4.0"
33553355
"@types/json-schema" "^7.0.12"
33563356
"@types/semver" "^7.5.0"
3357-
"@typescript-eslint/scope-manager" "6.16.0"
3358-
"@typescript-eslint/types" "6.16.0"
3359-
"@typescript-eslint/typescript-estree" "6.16.0"
3357+
"@typescript-eslint/scope-manager" "6.18.0"
3358+
"@typescript-eslint/types" "6.18.0"
3359+
"@typescript-eslint/typescript-estree" "6.18.0"
33603360
semver "^7.5.4"
33613361

33623362
"@typescript-eslint/utils@^5.10.0":
@@ -3381,12 +3381,12 @@
33813381
"@typescript-eslint/types" "5.42.0"
33823382
eslint-visitor-keys "^3.3.0"
33833383

3384-
"@typescript-eslint/visitor-keys@6.16.0":
3385-
version "6.16.0"
3386-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
3387-
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
3384+
"@typescript-eslint/visitor-keys@6.18.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==
33883388
dependencies:
3389-
"@typescript-eslint/types" "6.16.0"
3389+
"@typescript-eslint/types" "6.18.0"
33903390
eslint-visitor-keys "^3.4.1"
33913391

33923392
"@ungap/structured-clone@^1.2.0":
@@ -4818,10 +4818,10 @@ [email protected]:
48184818
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
48194819
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
48204820

4821-
4822-
version "27.6.0"
4823-
resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.6.0.tgz#e5c0cf735b3c8cad0ef9db5b565b2fc99f5e55ed"
4824-
integrity sha512-MTlusnnDMChbElsszJvrwD1dN3x6nZl//s4JD23BxB6MgR66TZlL064su24xEIS3VACfAoHV1vgyMgPw8nkdng==
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==
48254825
dependencies:
48264826
"@typescript-eslint/utils" "^5.10.0"
48274827

0 commit comments

Comments
 (0)