Skip to content

Commit 1ade9ae

Browse files
committed
chore(deps-dev): 🔧 update
1 parent cdcea9d commit 1ade9ae

File tree

2 files changed

+78
-70
lines changed

2 files changed

+78
-70
lines changed

‎package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,17 @@
6060
"@types/estree": "1.0.7",
6161
"@types/jest": "29.5.14",
6262
"@types/json-schema": "7.0.15",
63-
"@typescript-eslint/eslint-plugin": "8.27.0",
64-
"@typescript-eslint/parser": "8.27.0",
63+
"@typescript-eslint/eslint-plugin": "8.28.0",
64+
"@typescript-eslint/parser": "8.28.0",
6565
"chance": "1.1.12",
6666
"conventional-changelog-conventionalcommits": "8.0.0",
6767
"devmoji": "2.3.0",
6868
"eslint": "9.23.0",
6969
"eslint-config-airbnb-base": "15.0.0",
7070
"eslint-config-prettier": "10.1.1",
71-
"eslint-import-resolver-typescript": "4.2.2",
71+
"eslint-import-resolver-typescript": "4.2.3",
7272
"eslint-plugin-import": "2.31.0",
73-
"eslint-plugin-prettier": "5.2.4",
73+
"eslint-plugin-prettier": "5.2.5",
7474
"eslint-plugin-simple-import-sort": "12.1.1",
7575
"husky": "9.1.7",
7676
"jest": "29.7.0",
@@ -81,7 +81,7 @@
8181
"semantic-release": "24.2.3",
8282
"ts-jest": "29.3.0",
8383
"typescript": "5.8.2",
84-
"typescript-eslint": "8.27.0"
84+
"typescript-eslint": "8.28.0"
8585
},
8686
"lint-staged": {
8787
"*.ts": [

‎yarn.lock

Lines changed: 73 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1569,85 +1569,85 @@
15691569
dependencies:
15701570
"@types/yargs-parser" "*"
15711571

1572-
"@typescript-eslint/eslint-plugin@8.27.0":
1573-
version "8.27.0"
1574-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.27.0.tgz#fbef10802365832ee1d1bd5d2117dcec82727a72"
1575-
integrity sha512-4henw4zkePi5p252c8ncBLzLce52SEUz2Ebj8faDnuUXz2UuHEONYcJ+G0oaCF+bYCWVZtrGzq3FD7YXetmnSA==
1572+
"@typescript-eslint/eslint-plugin@8.28.0":
1573+
version "8.28.0"
1574+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz#ad1465aa6fe7e937801c291648dec951c4dc38e6"
1575+
integrity sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==
15761576
dependencies:
15771577
"@eslint-community/regexpp" "^4.10.0"
1578-
"@typescript-eslint/scope-manager" "8.27.0"
1579-
"@typescript-eslint/type-utils" "8.27.0"
1580-
"@typescript-eslint/utils" "8.27.0"
1581-
"@typescript-eslint/visitor-keys" "8.27.0"
1578+
"@typescript-eslint/scope-manager" "8.28.0"
1579+
"@typescript-eslint/type-utils" "8.28.0"
1580+
"@typescript-eslint/utils" "8.28.0"
1581+
"@typescript-eslint/visitor-keys" "8.28.0"
15821582
graphemer "^1.4.0"
15831583
ignore "^5.3.1"
15841584
natural-compare "^1.4.0"
15851585
ts-api-utils "^2.0.1"
15861586

1587-
"@typescript-eslint/parser@8.27.0":
1588-
version "8.27.0"
1589-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.27.0.tgz#3f6beaa83934467eda34ae82ef04090014df8227"
1590-
integrity sha512-XGwIabPallYipmcOk45DpsBSgLC64A0yvdAkrwEzwZ2viqGqRUJ8eEYoPz0CWnutgAFbNMPdsGGvzjSmcWVlEA==
1587+
"@typescript-eslint/parser@8.28.0":
1588+
version "8.28.0"
1589+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.28.0.tgz#85321707e8711c0e66a949ea228224af35f45c98"
1590+
integrity sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==
15911591
dependencies:
1592-
"@typescript-eslint/scope-manager" "8.27.0"
1593-
"@typescript-eslint/types" "8.27.0"
1594-
"@typescript-eslint/typescript-estree" "8.27.0"
1595-
"@typescript-eslint/visitor-keys" "8.27.0"
1592+
"@typescript-eslint/scope-manager" "8.28.0"
1593+
"@typescript-eslint/types" "8.28.0"
1594+
"@typescript-eslint/typescript-estree" "8.28.0"
1595+
"@typescript-eslint/visitor-keys" "8.28.0"
15961596
debug "^4.3.4"
15971597

1598-
"@typescript-eslint/scope-manager@8.27.0":
1599-
version "8.27.0"
1600-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.27.0.tgz#b51042927067d677fbfc471605cf40d1ffaee482"
1601-
integrity sha512-8oI9GwPMQmBryaaxG1tOZdxXVeMDte6NyJA4i7/TWa4fBwgnAXYlIQP+uYOeqAaLJ2JRxlG9CAyL+C+YE9Xknw==
1598+
"@typescript-eslint/scope-manager@8.28.0":
1599+
version "8.28.0"
1600+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz#e495b20438a3787e00498774d5625e620d68f9fe"
1601+
integrity sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==
16021602
dependencies:
1603-
"@typescript-eslint/types" "8.27.0"
1604-
"@typescript-eslint/visitor-keys" "8.27.0"
1603+
"@typescript-eslint/types" "8.28.0"
1604+
"@typescript-eslint/visitor-keys" "8.28.0"
16051605

1606-
"@typescript-eslint/type-utils@8.27.0":
1607-
version "8.27.0"
1608-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.27.0.tgz#af3c4eefcb64455ee50aae2d7069918467af085c"
1609-
integrity sha512-wVArTVcz1oJOIEJxui/nRhV0TXzD/zMSOYi/ggCfNq78EIszddXcJb7r4RCp/oBrjt8n9A0BSxRMKxHftpDxDA==
1606+
"@typescript-eslint/type-utils@8.28.0":
1607+
version "8.28.0"
1608+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz#fc565414ebc16de1fc65e0dd8652ce02c78ca61f"
1609+
integrity sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==
16101610
dependencies:
1611-
"@typescript-eslint/typescript-estree" "8.27.0"
1612-
"@typescript-eslint/utils" "8.27.0"
1611+
"@typescript-eslint/typescript-estree" "8.28.0"
1612+
"@typescript-eslint/utils" "8.28.0"
16131613
debug "^4.3.4"
16141614
ts-api-utils "^2.0.1"
16151615

1616-
"@typescript-eslint/types@8.27.0":
1617-
version "8.27.0"
1618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.27.0.tgz#3dd01ced4c81e798d1106fda0904f8d5c91051aa"
1619-
integrity sha512-/6cp9yL72yUHAYq9g6DsAU+vVfvQmd1a8KyA81uvfDE21O2DwQ/qxlM4AR8TSdAu+kJLBDrEHKC5/W2/nxsY0A==
1616+
"@typescript-eslint/types@8.28.0":
1617+
version "8.28.0"
1618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.28.0.tgz#7c73878385edfd9674c7aa10975e6c484b4f896e"
1619+
integrity sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==
16201620

1621-
"@typescript-eslint/typescript-estree@8.27.0":
1622-
version "8.27.0"
1623-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.27.0.tgz#4e02a1056454a84418cc9bce7c00b1c08b03567a"
1624-
integrity sha512-BnKq8cqPVoMw71O38a1tEb6iebEgGA80icSxW7g+kndx0o6ot6696HjG7NdgfuAVmVEtwXUr3L8R9ZuVjoQL6A==
1621+
"@typescript-eslint/typescript-estree@8.28.0":
1622+
version "8.28.0"
1623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz#56b999f26f7ca67b9d75d6a67af5c8b8e4e80114"
1624+
integrity sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==
16251625
dependencies:
1626-
"@typescript-eslint/types" "8.27.0"
1627-
"@typescript-eslint/visitor-keys" "8.27.0"
1626+
"@typescript-eslint/types" "8.28.0"
1627+
"@typescript-eslint/visitor-keys" "8.28.0"
16281628
debug "^4.3.4"
16291629
fast-glob "^3.3.2"
16301630
is-glob "^4.0.3"
16311631
minimatch "^9.0.4"
16321632
semver "^7.6.0"
16331633
ts-api-utils "^2.0.1"
16341634

1635-
"@typescript-eslint/utils@8.27.0":
1636-
version "8.27.0"
1637-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.27.0.tgz#d9c2a4891c6a85b952a9d5f9656c379ab111cf6d"
1638-
integrity sha512-njkodcwH1yvmo31YWgRHNb/x1Xhhq4/m81PhtvmRngD8iHPehxffz1SNCO+kwaePhATC+kOa/ggmvPoPza5i0Q==
1635+
"@typescript-eslint/utils@8.28.0":
1636+
version "8.28.0"
1637+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.28.0.tgz#7850856620a896b7ac621ac12d49c282aefbb528"
1638+
integrity sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==
16391639
dependencies:
16401640
"@eslint-community/eslint-utils" "^4.4.0"
1641-
"@typescript-eslint/scope-manager" "8.27.0"
1642-
"@typescript-eslint/types" "8.27.0"
1643-
"@typescript-eslint/typescript-estree" "8.27.0"
1641+
"@typescript-eslint/scope-manager" "8.28.0"
1642+
"@typescript-eslint/types" "8.28.0"
1643+
"@typescript-eslint/typescript-estree" "8.28.0"
16441644

1645-
"@typescript-eslint/visitor-keys@8.27.0":
1646-
version "8.27.0"
1647-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.27.0.tgz#4a13e9d7ad7e311a07ea1b178b4c9f848ce11334"
1648-
integrity sha512-WsXQwMkILJvffP6z4U3FYJPlbf/j07HIxmDjZpbNvBJkMfvwXj5ACRkkHwBDvLBbDbtX5TdU64/rcvKJ/vuInQ==
1645+
"@typescript-eslint/visitor-keys@8.28.0":
1646+
version "8.28.0"
1647+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz#18eb9a25cc9dadb027835c58efe93a5c4ee81969"
1648+
integrity sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==
16491649
dependencies:
1650-
"@typescript-eslint/types" "8.27.0"
1650+
"@typescript-eslint/types" "8.28.0"
16511651
eslint-visitor-keys "^4.2.0"
16521652

16531653
@@ -2877,13 +2877,14 @@ eslint-import-resolver-node@^0.3.9:
28772877
is-core-module "^2.13.0"
28782878
resolve "^1.22.4"
28792879

2880-
2881-
version "4.2.2"
2882-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.2.2.tgz#1b5d302af7b4b8c0b3c1076f3faf8bbfa9321b0d"
2883-
integrity sha512-Rg1YEsb9UKLQ8BOv27cS3TZ6LhEAKQVgVOXArcE/sQrlnX8+FjmJRSC29ij1qrn+eurFuMsCFUcs7/+27T0vqQ==
2880+
2881+
version "4.2.3"
2882+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-4.2.3.tgz#09feaa0ed7d691d6025969cc33e553b12be10e05"
2883+
integrity sha512-trG0f6LY+g7CJCV8AN6O+cU5B13tONNDF9ZcnxDtUQQqvufNFDn3zcb/EIslXHwl1IjloZoVvOOcKtBaO9HlBw==
28842884
dependencies:
28852885
debug "^4.4.0"
28862886
get-tsconfig "^4.10.0"
2887+
is-bun-module "^2.0.0"
28872888
rspack-resolver "^1.2.2"
28882889
stable-hash "^0.0.5"
28892890
tinyglobby "^0.2.12"
@@ -2920,10 +2921,10 @@ [email protected]:
29202921
string.prototype.trimend "^1.0.8"
29212922
tsconfig-paths "^3.15.0"
29222923

2923-
2924-
version "5.2.4"
2925-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.4.tgz#6daa54a11da8c48971475d7c0e239d0b6c6dbc60"
2926-
integrity sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==
2924+
2925+
version "5.2.5"
2926+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
2927+
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
29272928
dependencies:
29282929
prettier-linter-helpers "^1.0.0"
29292930
synckit "^0.10.2"
@@ -3849,6 +3850,13 @@ is-boolean-object@^1.1.0:
38493850
call-bind "^1.0.2"
38503851
has-tostringtag "^1.0.0"
38513852

3853+
is-bun-module@^2.0.0:
3854+
version "2.0.0"
3855+
resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-2.0.0.tgz#4d7859a87c0fcac950c95e666730e745eae8bddd"
3856+
integrity sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==
3857+
dependencies:
3858+
semver "^7.7.1"
3859+
38523860
is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.7:
38533861
version "1.2.7"
38543862
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.7.tgz#3bc2a85ea742d9e36205dcacdd72ca1fdc51b055"
@@ -6968,14 +6976,14 @@ typedarray.prototype.slice@^1.0.3:
69686976
typed-array-buffer "^1.0.2"
69696977
typed-array-byte-offset "^1.0.2"
69706978

6971-
typescript-eslint@8.27.0:
6972-
version "8.27.0"
6973-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.27.0.tgz#96cc34213723ec41a0bcaffc808f04c8d3cd64fb"
6974-
integrity sha512-ZZ/8+Y0rRUMuW1gJaPtLWe4ryHbsPLzzibk5Sq+IFa2aOH1Vo0gPr1fbA6pOnzBke7zC2Da4w8AyCgxKXo3lqA==
6979+
typescript-eslint@8.28.0:
6980+
version "8.28.0"
6981+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.28.0.tgz#70b0ac51dc15eeb9fcfad66c0b0ec78f3ad341e3"
6982+
integrity sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==
69756983
dependencies:
6976-
"@typescript-eslint/eslint-plugin" "8.27.0"
6977-
"@typescript-eslint/parser" "8.27.0"
6978-
"@typescript-eslint/utils" "8.27.0"
6984+
"@typescript-eslint/eslint-plugin" "8.28.0"
6985+
"@typescript-eslint/parser" "8.28.0"
6986+
"@typescript-eslint/utils" "8.28.0"
69796987

69806988
69816989
version "5.8.2"

0 commit comments

Comments
 (0)