Skip to content

Commit 24c5337

Browse files
chore(deps): update all minor devdependencies (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca38bd4 commit 24c5337

File tree

2 files changed

+111
-111
lines changed

2 files changed

+111
-111
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,14 +53,14 @@
5353
"@babel/plugin-syntax-import-assertions": "7.27.1",
5454
"@commitlint/cli": "19.8.1",
5555
"@commitlint/config-conventional": "19.8.1",
56-
"@eslint/js": "9.32.0",
56+
"@eslint/js": "9.33.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
5959
"@types/node": "22.17.1",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.32.0",
63+
"eslint": "9.33.0",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
@@ -70,7 +70,7 @@
7070
"prettier": "3.6.2",
7171
"tsx": "4.20.3",
7272
"typescript": "5.9.2",
73-
"typescript-eslint": "8.38.0",
73+
"typescript-eslint": "8.39.0",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"
7676
}

yarn.lock

Lines changed: 108 additions & 108 deletions
Original file line numberDiff line numberDiff line change
@@ -792,19 +792,19 @@ __metadata:
792792
languageName: node
793793
linkType: hard
794794

795-
"@eslint/config-helpers@npm:^0.3.0":
796-
version: 0.3.0
797-
resolution: "@eslint/config-helpers@npm:0.3.0"
798-
checksum: 10/b4c188f28cb8b76d4f4b49566ec1cc9d561bc888ef66ad34587151a212ff168afcf163493c72033149181f947cb950c3cca1525d7486303aae4dfde3e5399573
795+
"@eslint/config-helpers@npm:^0.3.1":
796+
version: 0.3.1
797+
resolution: "@eslint/config-helpers@npm:0.3.1"
798+
checksum: 10/fc1a90ef6180aa4b5187cee04cfc566abb2a32b77ca3e7eeb4312c7388f6898221adaf8451d9ddb22e0b8860d900fefb1eb1435e4f32f8d8732de87f14605f8f
799799
languageName: node
800800
linkType: hard
801801

802-
"@eslint/core@npm:^0.15.0, @eslint/core@npm:^0.15.1":
803-
version: 0.15.1
804-
resolution: "@eslint/core@npm:0.15.1"
802+
"@eslint/core@npm:^0.15.2":
803+
version: 0.15.2
804+
resolution: "@eslint/core@npm:0.15.2"
805805
dependencies:
806806
"@types/json-schema": "npm:^7.0.15"
807-
checksum: 10/f00062f0f18fbbfcf080315532340b01e18b729277245899844adb5bec3c9fe2991e1f134c633a15fdfbc4e8b631c2df167d241c49b37e02e937f8c22edfcd3a
807+
checksum: 10/41d6273bbc6897cca34a2ca4e80a24bf6f1d43519456ebaa3c38f187da2d9e06f442c64f6e2a2813f055dce35e5cea33a21d0ac3b5b0830b7165641c640faf5d
808808
languageName: node
809809
linkType: hard
810810

@@ -825,10 +825,10 @@ __metadata:
825825
languageName: node
826826
linkType: hard
827827

828-
"@eslint/js@npm:9.32.0":
829-
version: 9.32.0
830-
resolution: "@eslint/js@npm:9.32.0"
831-
checksum: 10/a833083a74ed99486c9b72f9be3497ca744692feca12ade7e32119e4b29aba21592055422589a282ed64c46e86b595f147a5270011131a4ea5a2628892bfaf1d
828+
"@eslint/js@npm:9.33.0":
829+
version: 9.33.0
830+
resolution: "@eslint/js@npm:9.33.0"
831+
checksum: 10/415031162eeee4ed67457585f3a3f3442521e75dd352932582683452c393d837da81cf9726a2cf097b444119ae2e405951e6b5d84546f67b6370fc36f27d8321
832832
languageName: node
833833
linkType: hard
834834

@@ -839,13 +839,13 @@ __metadata:
839839
languageName: node
840840
linkType: hard
841841

842-
"@eslint/plugin-kit@npm:^0.3.4":
843-
version: 0.3.4
844-
resolution: "@eslint/plugin-kit@npm:0.3.4"
842+
"@eslint/plugin-kit@npm:^0.3.5":
843+
version: 0.3.5
844+
resolution: "@eslint/plugin-kit@npm:0.3.5"
845845
dependencies:
846-
"@eslint/core": "npm:^0.15.1"
846+
"@eslint/core": "npm:^0.15.2"
847847
levn: "npm:^0.4.1"
848-
checksum: 10/9d22a43cbca18e04e818189b63ffabe9128aeea1cf820ffce1e1bcf6446b93778102afc61aff485213eb9bef5b104aad6100b9c9245c28bba566405353377da2
848+
checksum: 10/b8552d79c3091446b07d8b87a9a8ccb8cdee4d933c0ed46b8f61029c3382246fec8d04ea7d1e61656d9275263205ccaa40019fd7581bbce897eca3eda42d5dad
849849
languageName: node
850850
linkType: hard
851851

@@ -1522,140 +1522,140 @@ __metadata:
15221522
languageName: node
15231523
linkType: hard
15241524

1525-
"@typescript-eslint/eslint-plugin@npm:8.38.0":
1526-
version: 8.38.0
1527-
resolution: "@typescript-eslint/eslint-plugin@npm:8.38.0"
1525+
"@typescript-eslint/eslint-plugin@npm:8.39.0":
1526+
version: 8.39.0
1527+
resolution: "@typescript-eslint/eslint-plugin@npm:8.39.0"
15281528
dependencies:
15291529
"@eslint-community/regexpp": "npm:^4.10.0"
1530-
"@typescript-eslint/scope-manager": "npm:8.38.0"
1531-
"@typescript-eslint/type-utils": "npm:8.38.0"
1532-
"@typescript-eslint/utils": "npm:8.38.0"
1533-
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1530+
"@typescript-eslint/scope-manager": "npm:8.39.0"
1531+
"@typescript-eslint/type-utils": "npm:8.39.0"
1532+
"@typescript-eslint/utils": "npm:8.39.0"
1533+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
15341534
graphemer: "npm:^1.4.0"
15351535
ignore: "npm:^7.0.0"
15361536
natural-compare: "npm:^1.4.0"
15371537
ts-api-utils: "npm:^2.1.0"
15381538
peerDependencies:
1539-
"@typescript-eslint/parser": ^8.38.0
1539+
"@typescript-eslint/parser": ^8.39.0
15401540
eslint: ^8.57.0 || ^9.0.0
1541-
typescript: ">=4.8.4 <5.9.0"
1542-
checksum: 10/60a97f671d766bdd3d286e08e0fa46a6ac70d31ee03cde595307b11a9dd784c357d6ad4d3f5071d12ca5eab8cc420c174d2ae9eb491702f32cfcbd68e35d440f
1541+
typescript: ">=4.8.4 <6.0.0"
1542+
checksum: 10/31f879990aaedbd0eaf4ccb670c0b8d0686db8ced8fe5b58fabe509e38cd46e385b38a89a192ffb9d8486bce0ae5bf0032623149e07f07fab1b6548cbe52c373
15431543
languageName: node
15441544
linkType: hard
15451545

1546-
"@typescript-eslint/parser@npm:8.38.0":
1547-
version: 8.38.0
1548-
resolution: "@typescript-eslint/parser@npm:8.38.0"
1546+
"@typescript-eslint/parser@npm:8.39.0":
1547+
version: 8.39.0
1548+
resolution: "@typescript-eslint/parser@npm:8.39.0"
15491549
dependencies:
1550-
"@typescript-eslint/scope-manager": "npm:8.38.0"
1551-
"@typescript-eslint/types": "npm:8.38.0"
1552-
"@typescript-eslint/typescript-estree": "npm:8.38.0"
1553-
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1550+
"@typescript-eslint/scope-manager": "npm:8.39.0"
1551+
"@typescript-eslint/types": "npm:8.39.0"
1552+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
1553+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
15541554
debug: "npm:^4.3.4"
15551555
peerDependencies:
15561556
eslint: ^8.57.0 || ^9.0.0
1557-
typescript: ">=4.8.4 <5.9.0"
1558-
checksum: 10/c39e56a281540287dd96ca60782a7644283d8067a425062f07557f2e57e385f8cf2089e711c0a5e6755efa81bb81a58c1516f20bddfb906ca362b93e800f0479
1557+
typescript: ">=4.8.4 <6.0.0"
1558+
checksum: 10/9785994ff0cacaa168b460120177e4a78570dfbe105bfc9d27e8f58545ea07071cc8989910e72e3ae881945ad33986e004d14570824803016cc29408e9ec08b0
15591559
languageName: node
15601560
linkType: hard
15611561

1562-
"@typescript-eslint/project-service@npm:8.38.0":
1563-
version: 8.38.0
1564-
resolution: "@typescript-eslint/project-service@npm:8.38.0"
1562+
"@typescript-eslint/project-service@npm:8.39.0":
1563+
version: 8.39.0
1564+
resolution: "@typescript-eslint/project-service@npm:8.39.0"
15651565
dependencies:
1566-
"@typescript-eslint/tsconfig-utils": "npm:^8.38.0"
1567-
"@typescript-eslint/types": "npm:^8.38.0"
1566+
"@typescript-eslint/tsconfig-utils": "npm:^8.39.0"
1567+
"@typescript-eslint/types": "npm:^8.39.0"
15681568
debug: "npm:^4.3.4"
15691569
peerDependencies:
1570-
typescript: ">=4.8.4 <5.9.0"
1571-
checksum: 10/fe216046034e36a485de64d399b833ae8128c2976f462d03d1de5871905d77e9a953453880aa7f7f46cc343e9313f796f17d9a55caed41616bb677f4dbea2a58
1570+
typescript: ">=4.8.4 <6.0.0"
1571+
checksum: 10/990ae23308993ac5fede1e2544fb3f3938424539d40adf810574d17283211533ebdddc42eb99c463ee493208a6700283401cede50f175cce0f2159bc61de96f7
15721572
languageName: node
15731573
linkType: hard
15741574

1575-
"@typescript-eslint/scope-manager@npm:8.38.0":
1576-
version: 8.38.0
1577-
resolution: "@typescript-eslint/scope-manager@npm:8.38.0"
1575+
"@typescript-eslint/scope-manager@npm:8.39.0":
1576+
version: 8.39.0
1577+
resolution: "@typescript-eslint/scope-manager@npm:8.39.0"
15781578
dependencies:
1579-
"@typescript-eslint/types": "npm:8.38.0"
1580-
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1581-
checksum: 10/0809a4135a02c1451fbf44273b583e7e1be7038bd89740756fb8873a714d5cf0c6143c58f4bf5b8c6f215fa1df6024f3347c8ff03d425c0454109252fb820ea2
1579+
"@typescript-eslint/types": "npm:8.39.0"
1580+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
1581+
checksum: 10/c2b232a172221fc787eaef12e8ac59bbe211b7273c44c7f426c5b85dabb7470df899184a61ae35eded7d8de503d6c515856e4e5c2a616e7cf7f0ccd6a43ee255
15821582
languageName: node
15831583
linkType: hard
15841584

1585-
"@typescript-eslint/tsconfig-utils@npm:8.38.0, @typescript-eslint/tsconfig-utils@npm:^8.38.0":
1586-
version: 8.38.0
1587-
resolution: "@typescript-eslint/tsconfig-utils@npm:8.38.0"
1585+
"@typescript-eslint/tsconfig-utils@npm:8.39.0, @typescript-eslint/tsconfig-utils@npm:^8.39.0":
1586+
version: 8.39.0
1587+
resolution: "@typescript-eslint/tsconfig-utils@npm:8.39.0"
15881588
peerDependencies:
1589-
typescript: ">=4.8.4 <5.9.0"
1590-
checksum: 10/e1c80d2a4bd50edc5c1da418bd11cf67fc10e55fc9e2e937df2799c44de7f48739c7821c0579a3b92658e50eb75e341ab89610e952ea28b7deb901219235821c
1589+
typescript: ">=4.8.4 <6.0.0"
1590+
checksum: 10/3457da49e7292bd07b1bd41f19661ea79481f3b6f6593fb1ecf6557c38c0f5fd77df397bc096d0bad400c4142d939d5fbaf060a524f9272c749cc02c53a65852
15911591
languageName: node
15921592
linkType: hard
15931593

1594-
"@typescript-eslint/type-utils@npm:8.38.0":
1595-
version: 8.38.0
1596-
resolution: "@typescript-eslint/type-utils@npm:8.38.0"
1594+
"@typescript-eslint/type-utils@npm:8.39.0":
1595+
version: 8.39.0
1596+
resolution: "@typescript-eslint/type-utils@npm:8.39.0"
15971597
dependencies:
1598-
"@typescript-eslint/types": "npm:8.38.0"
1599-
"@typescript-eslint/typescript-estree": "npm:8.38.0"
1600-
"@typescript-eslint/utils": "npm:8.38.0"
1598+
"@typescript-eslint/types": "npm:8.39.0"
1599+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
1600+
"@typescript-eslint/utils": "npm:8.39.0"
16011601
debug: "npm:^4.3.4"
16021602
ts-api-utils: "npm:^2.1.0"
16031603
peerDependencies:
16041604
eslint: ^8.57.0 || ^9.0.0
1605-
typescript: ">=4.8.4 <5.9.0"
1606-
checksum: 10/e28302119b500ef30d35e1e8d903a2868836f05d6c15889d0a361c33b8d853b55c2965a3b4fd3d761c35bc8746184624a42ef627ad15d3720b208801c0bfd551
1605+
typescript: ">=4.8.4 <6.0.0"
1606+
checksum: 10/3efe4001b6b89bc8a32245fffc16b6aa6f1a5d571d7a103991fdb9f41afb1e7a3319ff3876182658a4296032a1475f8aa7853f6ad489e1491a1dda1d5c1da95e
16071607
languageName: node
16081608
linkType: hard
16091609

1610-
"@typescript-eslint/types@npm:8.38.0, @typescript-eslint/types@npm:^8.38.0":
1611-
version: 8.38.0
1612-
resolution: "@typescript-eslint/types@npm:8.38.0"
1613-
checksum: 10/87ac2d199eeadd35157f08deab0929616f74f50a0ed8ec0d6b216bc33755b3fc41615b2386587569c723d6cfa74a3ada428bd31c8f00ea23520213750fd2d297
1610+
"@typescript-eslint/types@npm:8.39.0, @typescript-eslint/types@npm:^8.39.0":
1611+
version: 8.39.0
1612+
resolution: "@typescript-eslint/types@npm:8.39.0"
1613+
checksum: 10/b08a42e8b5cc57f9b950150433386ac5da03d7f5e24b743fa0cb55f5672f314b5defa3cf9b1ed82af8e4de1265c9c79deab304910104091a24d41c70f2d98ff9
16141614
languageName: node
16151615
linkType: hard
16161616

1617-
"@typescript-eslint/typescript-estree@npm:8.38.0":
1618-
version: 8.38.0
1619-
resolution: "@typescript-eslint/typescript-estree@npm:8.38.0"
1617+
"@typescript-eslint/typescript-estree@npm:8.39.0":
1618+
version: 8.39.0
1619+
resolution: "@typescript-eslint/typescript-estree@npm:8.39.0"
16201620
dependencies:
1621-
"@typescript-eslint/project-service": "npm:8.38.0"
1622-
"@typescript-eslint/tsconfig-utils": "npm:8.38.0"
1623-
"@typescript-eslint/types": "npm:8.38.0"
1624-
"@typescript-eslint/visitor-keys": "npm:8.38.0"
1621+
"@typescript-eslint/project-service": "npm:8.39.0"
1622+
"@typescript-eslint/tsconfig-utils": "npm:8.39.0"
1623+
"@typescript-eslint/types": "npm:8.39.0"
1624+
"@typescript-eslint/visitor-keys": "npm:8.39.0"
16251625
debug: "npm:^4.3.4"
16261626
fast-glob: "npm:^3.3.2"
16271627
is-glob: "npm:^4.0.3"
16281628
minimatch: "npm:^9.0.4"
16291629
semver: "npm:^7.6.0"
16301630
ts-api-utils: "npm:^2.1.0"
16311631
peerDependencies:
1632-
typescript: ">=4.8.4 <5.9.0"
1633-
checksum: 10/4ff14184a9ad15fcb3c3c60e3e950659004b81458db14b84dda084b9108c390e1fa26611aee764935c7cb483f2701e63f54bcb668c9fec5278ecae5ef734417f
1632+
typescript: ">=4.8.4 <6.0.0"
1633+
checksum: 10/7e9dc461fe692a1b3a17fe0f8f3d9a361f3af0df115c2e3f72c82ee271d37107c1cddeeb976707d6fc3e24e87431c381d6045de5c187aff92c71847a22118ee8
16341634
languageName: node
16351635
linkType: hard
16361636

1637-
"@typescript-eslint/utils@npm:8.38.0":
1638-
version: 8.38.0
1639-
resolution: "@typescript-eslint/utils@npm:8.38.0"
1637+
"@typescript-eslint/utils@npm:8.39.0":
1638+
version: 8.39.0
1639+
resolution: "@typescript-eslint/utils@npm:8.39.0"
16401640
dependencies:
16411641
"@eslint-community/eslint-utils": "npm:^4.7.0"
1642-
"@typescript-eslint/scope-manager": "npm:8.38.0"
1643-
"@typescript-eslint/types": "npm:8.38.0"
1644-
"@typescript-eslint/typescript-estree": "npm:8.38.0"
1642+
"@typescript-eslint/scope-manager": "npm:8.39.0"
1643+
"@typescript-eslint/types": "npm:8.39.0"
1644+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
16451645
peerDependencies:
16461646
eslint: ^8.57.0 || ^9.0.0
1647-
typescript: ">=4.8.4 <5.9.0"
1648-
checksum: 10/5be4936796b0f1b1d3111e4544fddad03e38a792812cdbeca90ffdbb2048a2a593e7593feb4f8e9d59d2989208e6040988f3c9925275e7fb8c965eccc5a736b3
1647+
typescript: ">=4.8.4 <6.0.0"
1648+
checksum: 10/ed340f36fa0788fbc2ca1be6676e05be8f3f91497617701f0a77b61b94622f6ea3606fff4871623dfde261811cccc30e4dbe567f9400d056185a7f47054d903c
16491649
languageName: node
16501650
linkType: hard
16511651

1652-
"@typescript-eslint/visitor-keys@npm:8.38.0":
1653-
version: 8.38.0
1654-
resolution: "@typescript-eslint/visitor-keys@npm:8.38.0"
1652+
"@typescript-eslint/visitor-keys@npm:8.39.0":
1653+
version: 8.39.0
1654+
resolution: "@typescript-eslint/visitor-keys@npm:8.39.0"
16551655
dependencies:
1656-
"@typescript-eslint/types": "npm:8.38.0"
1656+
"@typescript-eslint/types": "npm:8.39.0"
16571657
eslint-visitor-keys: "npm:^4.2.1"
1658-
checksum: 10/a95a535146a1d4d7bdfd32bd678b21ab4c6856c9e9114338253e7181eac3663d399e0bf357c492f029a9069a531f6357acbcc710284fdfdac535ced9d5b95fbf
1658+
checksum: 10/2eb89b9e4d531d52de414591869bc208b45dd71b5f758302f176ef92bc3b922e60be5a046a2788cc0e16724631b2dc95aad849b866716a9c7a6361f994c97379
16591659
languageName: node
16601660
linkType: hard
16611661

@@ -2792,18 +2792,18 @@ __metadata:
27922792
languageName: node
27932793
linkType: hard
27942794

2795-
"eslint@npm:9.32.0":
2796-
version: 9.32.0
2797-
resolution: "eslint@npm:9.32.0"
2795+
"eslint@npm:9.33.0":
2796+
version: 9.33.0
2797+
resolution: "eslint@npm:9.33.0"
27982798
dependencies:
27992799
"@eslint-community/eslint-utils": "npm:^4.2.0"
28002800
"@eslint-community/regexpp": "npm:^4.12.1"
28012801
"@eslint/config-array": "npm:^0.21.0"
2802-
"@eslint/config-helpers": "npm:^0.3.0"
2803-
"@eslint/core": "npm:^0.15.0"
2802+
"@eslint/config-helpers": "npm:^0.3.1"
2803+
"@eslint/core": "npm:^0.15.2"
28042804
"@eslint/eslintrc": "npm:^3.3.1"
2805-
"@eslint/js": "npm:9.32.0"
2806-
"@eslint/plugin-kit": "npm:^0.3.4"
2805+
"@eslint/js": "npm:9.33.0"
2806+
"@eslint/plugin-kit": "npm:^0.3.5"
28072807
"@humanfs/node": "npm:^0.16.6"
28082808
"@humanwhocodes/module-importer": "npm:^1.0.1"
28092809
"@humanwhocodes/retry": "npm:^0.4.2"
@@ -2838,7 +2838,7 @@ __metadata:
28382838
optional: true
28392839
bin:
28402840
eslint: bin/eslint.js
2841-
checksum: 10/0f8cda1fa09ae188dd90bab21212f5cfca92373b93e91361cf4e2b511b5554d6cca31153dd11f0566210fb97a78b9267ed3d207607788b81880d19effe531085
2841+
checksum: 10/3857f17460c8a245e3dd2d23b892ce844dc7d337db3fbdeb39f488d6405ae6e71f2142cc4514316d0042c85a77d9503e7dfd4637665eb389473145ad31bd8306
28422842
languageName: node
28432843
linkType: hard
28442844

@@ -3850,15 +3850,15 @@ __metadata:
38503850
"@babel/plugin-syntax-import-assertions": "npm:7.27.1"
38513851
"@commitlint/cli": "npm:19.8.1"
38523852
"@commitlint/config-conventional": "npm:19.8.1"
3853-
"@eslint/js": "npm:9.32.0"
3853+
"@eslint/js": "npm:9.33.0"
38543854
"@types/aws-lambda": "npm:8.10.152"
38553855
"@types/babel__core": "npm:7.20.5"
38563856
"@types/lodash-es": "npm:4.17.12"
38573857
"@types/node": "npm:22.17.1"
38583858
"@vitest/coverage-v8": "npm:2.1.9"
38593859
commitizen: "npm:4.3.1"
38603860
cz-conventional-changelog: "npm:3.3.0"
3861-
eslint: "npm:9.32.0"
3861+
eslint: "npm:9.33.0"
38623862
eslint-config-prettier: "npm:10.1.8"
38633863
globals: "npm:15.15.0"
38643864
husky: "npm:9.1.7"
@@ -3868,7 +3868,7 @@ __metadata:
38683868
prettier: "npm:3.6.2"
38693869
tsx: "npm:4.20.3"
38703870
typescript: "npm:5.9.2"
3871-
typescript-eslint: "npm:8.38.0"
3871+
typescript-eslint: "npm:8.39.0"
38723872
vite-tsconfig-paths: "npm:5.1.4"
38733873
vitest: "npm:2.1.9"
38743874
languageName: unknown
@@ -5441,18 +5441,18 @@ __metadata:
54415441
languageName: node
54425442
linkType: hard
54435443

5444-
"typescript-eslint@npm:8.38.0":
5445-
version: 8.38.0
5446-
resolution: "typescript-eslint@npm:8.38.0"
5444+
"typescript-eslint@npm:8.39.0":
5445+
version: 8.39.0
5446+
resolution: "typescript-eslint@npm:8.39.0"
54475447
dependencies:
5448-
"@typescript-eslint/eslint-plugin": "npm:8.38.0"
5449-
"@typescript-eslint/parser": "npm:8.38.0"
5450-
"@typescript-eslint/typescript-estree": "npm:8.38.0"
5451-
"@typescript-eslint/utils": "npm:8.38.0"
5448+
"@typescript-eslint/eslint-plugin": "npm:8.39.0"
5449+
"@typescript-eslint/parser": "npm:8.39.0"
5450+
"@typescript-eslint/typescript-estree": "npm:8.39.0"
5451+
"@typescript-eslint/utils": "npm:8.39.0"
54525452
peerDependencies:
54535453
eslint: ^8.57.0 || ^9.0.0
5454-
typescript: ">=4.8.4 <5.9.0"
5455-
checksum: 10/f48ae641a2d20e3163f6a86c9a7c682148b0feb58ea8a9675ffce7bcf619090beb437cac4e08174fb855e314d7fd368af2aee898e7acec285a22642f4609b906
5454+
typescript: ">=4.8.4 <6.0.0"
5455+
checksum: 10/cdd28f429c10899e2b9777f63db00118dc7b1dae5cd0d79950ee6b46e0faf19119afef67b27bf14ff88a8ee8e3d0c2cd700c0fe2d59ce5b22b2112d92135553f
54565456
languageName: node
54575457
linkType: hard
54585458

0 commit comments

Comments
 (0)