Skip to content

Commit ceebb89

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

File tree

2 files changed

+82
-82
lines changed

2 files changed

+82
-82
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.26.0",
5454
"@commitlint/cli": "19.8.0",
5555
"@commitlint/config-conventional": "19.8.0",
56-
"@eslint/js": "9.22.0",
56+
"@eslint/js": "9.23.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
5959
"@types/node": "22.13.11",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
63-
"eslint": "9.22.0",
63+
"eslint": "9.23.0",
6464
"eslint-config-prettier": "10.1.1",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
@@ -70,7 +70,7 @@
7070
"prettier": "3.5.3",
7171
"tsx": "4.19.3",
7272
"typescript": "5.8.2",
73-
"typescript-eslint": "8.26.1",
73+
"typescript-eslint": "8.27.0",
7474
"vite-tsconfig-paths": "5.1.4",
7575
"vitest": "2.1.9"
7676
}

yarn.lock

Lines changed: 79 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -953,10 +953,10 @@ __metadata:
953953
languageName: node
954954
linkType: hard
955955

956-
"@eslint/config-helpers@npm:^0.1.0":
957-
version: 0.1.0
958-
resolution: "@eslint/config-helpers@npm:0.1.0"
959-
checksum: 10/899b4783c2ecd45322b2e3b2f839c8bf687e237769aae65b1a8aa1fd90dbead3a07a37866136894b89d67c9eadece4771074f40804c6d2a864fb60870ce687f6
956+
"@eslint/config-helpers@npm:^0.2.0":
957+
version: 0.2.0
958+
resolution: "@eslint/config-helpers@npm:0.2.0"
959+
checksum: 10/be54f7dfb37a3a12207c80b57423416758b03dae0a882cfc7d48d79e54ba39c97e14bad2998cd95cfa134b457a375a7438d772ed749bf54b70a05a06aeb29134
960960
languageName: node
961961
linkType: hard
962962

@@ -969,9 +969,9 @@ __metadata:
969969
languageName: node
970970
linkType: hard
971971

972-
"@eslint/eslintrc@npm:^3.3.0":
973-
version: 3.3.0
974-
resolution: "@eslint/eslintrc@npm:3.3.0"
972+
"@eslint/eslintrc@npm:^3.3.1":
973+
version: 3.3.1
974+
resolution: "@eslint/eslintrc@npm:3.3.1"
975975
dependencies:
976976
ajv: "npm:^6.12.4"
977977
debug: "npm:^4.3.2"
@@ -982,14 +982,14 @@ __metadata:
982982
js-yaml: "npm:^4.1.0"
983983
minimatch: "npm:^3.1.2"
984984
strip-json-comments: "npm:^3.1.1"
985-
checksum: 10/f17d232fc4198de5f43b2f92dc2b1980db4d5faaeb134f13f974b4b57ce906c15f4272025fa14492bee2b496359132eb82fa15c9abc8eda607b8f781c5cedcd4
985+
checksum: 10/cc240addbab3c5fceaa65b2c8d5d4fd77ddbbf472c2f74f0270b9d33263dc9116840b6099c46b64c9680301146250439b044ed79278a1bcc557da412a4e3c1bb
986986
languageName: node
987987
linkType: hard
988988

989-
"@eslint/js@npm:9.22.0":
990-
version: 9.22.0
991-
resolution: "@eslint/js@npm:9.22.0"
992-
checksum: 10/2d7725f29ee4a7c85f5b5c499945d60f7701877b41b580d3f7badef43901ac98e4f8f76e4cfaef9ba116966c5f7b67132161e31e02f2eeccb0d09b548f6ea1b2
989+
"@eslint/js@npm:9.23.0":
990+
version: 9.23.0
991+
resolution: "@eslint/js@npm:9.23.0"
992+
checksum: 10/d1d38fa2c4234f6ebed8e202530c9dccf565c47283f4e3c53955a47fed2bf8c59988f535672a32b53c14fed72e456c1c5cb050cd98a45474086b9693cbfa97d6
993993
languageName: node
994994
linkType: hard
995995

@@ -1544,15 +1544,15 @@ __metadata:
15441544
languageName: node
15451545
linkType: hard
15461546

1547-
"@typescript-eslint/eslint-plugin@npm:8.26.1":
1548-
version: 8.26.1
1549-
resolution: "@typescript-eslint/eslint-plugin@npm:8.26.1"
1547+
"@typescript-eslint/eslint-plugin@npm:8.27.0":
1548+
version: 8.27.0
1549+
resolution: "@typescript-eslint/eslint-plugin@npm:8.27.0"
15501550
dependencies:
15511551
"@eslint-community/regexpp": "npm:^4.10.0"
1552-
"@typescript-eslint/scope-manager": "npm:8.26.1"
1553-
"@typescript-eslint/type-utils": "npm:8.26.1"
1554-
"@typescript-eslint/utils": "npm:8.26.1"
1555-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
1552+
"@typescript-eslint/scope-manager": "npm:8.27.0"
1553+
"@typescript-eslint/type-utils": "npm:8.27.0"
1554+
"@typescript-eslint/utils": "npm:8.27.0"
1555+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
15561556
graphemer: "npm:^1.4.0"
15571557
ignore: "npm:^5.3.1"
15581558
natural-compare: "npm:^1.4.0"
@@ -1561,64 +1561,64 @@ __metadata:
15611561
"@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0
15621562
eslint: ^8.57.0 || ^9.0.0
15631563
typescript: ">=4.8.4 <5.9.0"
1564-
checksum: 10/01fa0f560e4afd0082428fb71e486d2376212bea71ce7a47070b9e8b0c90041b97815c5119498c1bd5b38196147ff0f608bb2e059c36e333ac6e3e46af5abcb4
1564+
checksum: 10/d77fc0f66760d3fddfb0a0c14d23e3b782ccc8d74913c5888049df30a6240c6fbeec2864c6dd811474b340b6f87f61b1ed78e9c293056c413d4833360a505c4b
15651565
languageName: node
15661566
linkType: hard
15671567

1568-
"@typescript-eslint/parser@npm:8.26.1":
1569-
version: 8.26.1
1570-
resolution: "@typescript-eslint/parser@npm:8.26.1"
1568+
"@typescript-eslint/parser@npm:8.27.0":
1569+
version: 8.27.0
1570+
resolution: "@typescript-eslint/parser@npm:8.27.0"
15711571
dependencies:
1572-
"@typescript-eslint/scope-manager": "npm:8.26.1"
1573-
"@typescript-eslint/types": "npm:8.26.1"
1574-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
1575-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
1572+
"@typescript-eslint/scope-manager": "npm:8.27.0"
1573+
"@typescript-eslint/types": "npm:8.27.0"
1574+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
1575+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
15761576
debug: "npm:^4.3.4"
15771577
peerDependencies:
15781578
eslint: ^8.57.0 || ^9.0.0
15791579
typescript: ">=4.8.4 <5.9.0"
1580-
checksum: 10/3e7567592cc900ef867878c5623d1b6836078311610d8672c950347a8cc9613d38e0660aced3c4d32f6628d5d472e0da1bf9d1d5d0aecfda34517df5cd569476
1580+
checksum: 10/fd4faef018d52c4359f19df7201b5ed93a5c425002c768fff203dc800eb77bc3fc1500f95706e8c334649b8192c5063ef967ec2e9350e603e5a1088eb3b72a35
15811581
languageName: node
15821582
linkType: hard
15831583

1584-
"@typescript-eslint/scope-manager@npm:8.26.1":
1585-
version: 8.26.1
1586-
resolution: "@typescript-eslint/scope-manager@npm:8.26.1"
1584+
"@typescript-eslint/scope-manager@npm:8.27.0":
1585+
version: 8.27.0
1586+
resolution: "@typescript-eslint/scope-manager@npm:8.27.0"
15871587
dependencies:
1588-
"@typescript-eslint/types": "npm:8.26.1"
1589-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
1590-
checksum: 10/0c5123e24389831c2913eb4bc4e96e797b36ebbad4800dcc5e05f9276ab3827dfd8c545a53127779adab803d6c67677a65e203bdb7c94dfa192b670a0fc330be
1588+
"@typescript-eslint/types": "npm:8.27.0"
1589+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
1590+
checksum: 10/e5429b79837f253b8e679ce8246e500175b74ead04314ad336326f132fa3532e30e75258dcd7e48f8dc76cdf6130fdbeb6e8cfa4965ea0d3b5baf99419df550f
15911591
languageName: node
15921592
linkType: hard
15931593

1594-
"@typescript-eslint/type-utils@npm:8.26.1":
1595-
version: 8.26.1
1596-
resolution: "@typescript-eslint/type-utils@npm:8.26.1"
1594+
"@typescript-eslint/type-utils@npm:8.27.0":
1595+
version: 8.27.0
1596+
resolution: "@typescript-eslint/type-utils@npm:8.27.0"
15971597
dependencies:
1598-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
1599-
"@typescript-eslint/utils": "npm:8.26.1"
1598+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
1599+
"@typescript-eslint/utils": "npm:8.27.0"
16001600
debug: "npm:^4.3.4"
16011601
ts-api-utils: "npm:^2.0.1"
16021602
peerDependencies:
16031603
eslint: ^8.57.0 || ^9.0.0
16041604
typescript: ">=4.8.4 <5.9.0"
1605-
checksum: 10/e29a3b4feb527540f2eb063f2b3ea3f402a024fdff0c876ff4d739c2f054b3a991317cb39339e21d9438d767889a2419821a136c46e28fd354ec1b0199cd12c4
1605+
checksum: 10/2183a574e7e60cecc5df7fd697d2a5e0445a96a8b288166586e9bb3db2444a97bf7539aeb3a1c75782df56927e7bd52ea8da9151ba4ec6445931c55a9034f81b
16061606
languageName: node
16071607
linkType: hard
16081608

1609-
"@typescript-eslint/types@npm:8.26.1":
1610-
version: 8.26.1
1611-
resolution: "@typescript-eslint/types@npm:8.26.1"
1612-
checksum: 10/1452d0c021e8fa811acb18d5e6c4a459ae6a74281a2035b55e6d9933f0e4ff2b2a6468a7f8f57e6ff9ed0968cd3d1c2abd5a4f9c63d91fcf7360cc450cc15906
1609+
"@typescript-eslint/types@npm:8.27.0":
1610+
version: 8.27.0
1611+
resolution: "@typescript-eslint/types@npm:8.27.0"
1612+
checksum: 10/e7b608f6ce5be52c7bcee098abc5f88b677a6511e701e563ba73901300c838827cd7fa11e1fd0f5df027948e0fd3f6181c16c05578d33041c6639bc79b015172
16131613
languageName: node
16141614
linkType: hard
16151615

1616-
"@typescript-eslint/typescript-estree@npm:8.26.1":
1617-
version: 8.26.1
1618-
resolution: "@typescript-eslint/typescript-estree@npm:8.26.1"
1616+
"@typescript-eslint/typescript-estree@npm:8.27.0":
1617+
version: 8.27.0
1618+
resolution: "@typescript-eslint/typescript-estree@npm:8.27.0"
16191619
dependencies:
1620-
"@typescript-eslint/types": "npm:8.26.1"
1621-
"@typescript-eslint/visitor-keys": "npm:8.26.1"
1620+
"@typescript-eslint/types": "npm:8.27.0"
1621+
"@typescript-eslint/visitor-keys": "npm:8.27.0"
16221622
debug: "npm:^4.3.4"
16231623
fast-glob: "npm:^3.3.2"
16241624
is-glob: "npm:^4.0.3"
@@ -1627,32 +1627,32 @@ __metadata:
16271627
ts-api-utils: "npm:^2.0.1"
16281628
peerDependencies:
16291629
typescript: ">=4.8.4 <5.9.0"
1630-
checksum: 10/1ed242a989e16ca9656c1de75e287f7321458c7fedd63349b95d0abe55212571be58efcd55d21f06e5b3ff7c10cf0e65dea580a799dbb1a701f77e0ca9e8a9b3
1630+
checksum: 10/2f81718909c96bc31f6ce599bc0a80d233a591c044d939af223005587ea87852a1e76e90d11e037c49bbadc5fda9815da8f0aaca49f979cf990ff392675f62b0
16311631
languageName: node
16321632
linkType: hard
16331633

1634-
"@typescript-eslint/utils@npm:8.26.1":
1635-
version: 8.26.1
1636-
resolution: "@typescript-eslint/utils@npm:8.26.1"
1634+
"@typescript-eslint/utils@npm:8.27.0":
1635+
version: 8.27.0
1636+
resolution: "@typescript-eslint/utils@npm:8.27.0"
16371637
dependencies:
16381638
"@eslint-community/eslint-utils": "npm:^4.4.0"
1639-
"@typescript-eslint/scope-manager": "npm:8.26.1"
1640-
"@typescript-eslint/types": "npm:8.26.1"
1641-
"@typescript-eslint/typescript-estree": "npm:8.26.1"
1639+
"@typescript-eslint/scope-manager": "npm:8.27.0"
1640+
"@typescript-eslint/types": "npm:8.27.0"
1641+
"@typescript-eslint/typescript-estree": "npm:8.27.0"
16421642
peerDependencies:
16431643
eslint: ^8.57.0 || ^9.0.0
16441644
typescript: ">=4.8.4 <5.9.0"
1645-
checksum: 10/53e42455348a5506af2e365619f9690375bd1871d752d94fa171fe3976971d93f8f37befa90782bd719b04c4dc8a151b740dd1a5dba5fa5e9556e6e6be9ff48b
1645+
checksum: 10/858610da7c802a584a6e73f0ece45b12ca1a7fb40a3a8639e531afaff3beb8e618d27f712805b49b1eb3f429e07c3edcaa641686525de4e2c0861fdcc790c822
16461646
languageName: node
16471647
linkType: hard
16481648

1649-
"@typescript-eslint/visitor-keys@npm:8.26.1":
1650-
version: 8.26.1
1651-
resolution: "@typescript-eslint/visitor-keys@npm:8.26.1"
1649+
"@typescript-eslint/visitor-keys@npm:8.27.0":
1650+
version: 8.27.0
1651+
resolution: "@typescript-eslint/visitor-keys@npm:8.27.0"
16521652
dependencies:
1653-
"@typescript-eslint/types": "npm:8.26.1"
1653+
"@typescript-eslint/types": "npm:8.27.0"
16541654
eslint-visitor-keys: "npm:^4.2.0"
1655-
checksum: 10/48bcd03d51a4f400cf4ec937b9a9847a6c50c7b5c242cf31ed3cf5fcba6951206d12113d646ee1b0ff510467e78dc14ca16c281c3c1c3b1dfcbf9d91e4ab5da1
1655+
checksum: 10/d62522d021760452f9c0549227ab2c603724834697c5bb51cb1e6b7b45d169c923225eb4b6d5dc822a5fbe634b7b445154f2da9f99a7d550cb288b3c2c9113d7
16561656
languageName: node
16571657
linkType: hard
16581658

@@ -2858,17 +2858,17 @@ __metadata:
28582858
languageName: node
28592859
linkType: hard
28602860

2861-
"eslint@npm:9.22.0":
2862-
version: 9.22.0
2863-
resolution: "eslint@npm:9.22.0"
2861+
"eslint@npm:9.23.0":
2862+
version: 9.23.0
2863+
resolution: "eslint@npm:9.23.0"
28642864
dependencies:
28652865
"@eslint-community/eslint-utils": "npm:^4.2.0"
28662866
"@eslint-community/regexpp": "npm:^4.12.1"
28672867
"@eslint/config-array": "npm:^0.19.2"
2868-
"@eslint/config-helpers": "npm:^0.1.0"
2868+
"@eslint/config-helpers": "npm:^0.2.0"
28692869
"@eslint/core": "npm:^0.12.0"
2870-
"@eslint/eslintrc": "npm:^3.3.0"
2871-
"@eslint/js": "npm:9.22.0"
2870+
"@eslint/eslintrc": "npm:^3.3.1"
2871+
"@eslint/js": "npm:9.23.0"
28722872
"@eslint/plugin-kit": "npm:^0.2.7"
28732873
"@humanfs/node": "npm:^0.16.6"
28742874
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -2904,7 +2904,7 @@ __metadata:
29042904
optional: true
29052905
bin:
29062906
eslint: bin/eslint.js
2907-
checksum: 10/0a21a46fb4a4d83840d60d7a3689bc1b2f6b3594a92d8fcb08b8d8f8d14be1098fa71d41b3863590af5a74fee847afa0a98d002dbbbe867cdb3b3eced3d7765e
2907+
checksum: 10/fed63151adea5e4c732bc945dd8d30e6b670d0191b8aa4baff13a0826e29153499f7a59cb88a5a634f31d61c2bea2339ca4b9ff5976e9a61b2222abfb7431e4d
29082908
languageName: node
29092909
linkType: hard
29102910

@@ -3954,15 +3954,15 @@ __metadata:
39543954
"@babel/plugin-syntax-import-assertions": "npm:7.26.0"
39553955
"@commitlint/cli": "npm:19.8.0"
39563956
"@commitlint/config-conventional": "npm:19.8.0"
3957-
"@eslint/js": "npm:9.22.0"
3957+
"@eslint/js": "npm:9.23.0"
39583958
"@types/aws-lambda": "npm:8.10.147"
39593959
"@types/babel__core": "npm:7.20.5"
39603960
"@types/lodash-es": "npm:4.17.12"
39613961
"@types/node": "npm:22.13.11"
39623962
"@vitest/coverage-v8": "npm:2.1.9"
39633963
commitizen: "npm:4.3.1"
39643964
cz-conventional-changelog: "npm:3.3.0"
3965-
eslint: "npm:9.22.0"
3965+
eslint: "npm:9.23.0"
39663966
eslint-config-prettier: "npm:10.1.1"
39673967
globals: "npm:15.15.0"
39683968
husky: "npm:9.1.7"
@@ -3972,7 +3972,7 @@ __metadata:
39723972
prettier: "npm:3.5.3"
39733973
tsx: "npm:4.19.3"
39743974
typescript: "npm:5.8.2"
3975-
typescript-eslint: "npm:8.26.1"
3975+
typescript-eslint: "npm:8.27.0"
39763976
vite-tsconfig-paths: "npm:5.1.4"
39773977
vitest: "npm:2.1.9"
39783978
languageName: unknown
@@ -5500,17 +5500,17 @@ __metadata:
55005500
languageName: node
55015501
linkType: hard
55025502

5503-
"typescript-eslint@npm:8.26.1":
5504-
version: 8.26.1
5505-
resolution: "typescript-eslint@npm:8.26.1"
5503+
"typescript-eslint@npm:8.27.0":
5504+
version: 8.27.0
5505+
resolution: "typescript-eslint@npm:8.27.0"
55065506
dependencies:
5507-
"@typescript-eslint/eslint-plugin": "npm:8.26.1"
5508-
"@typescript-eslint/parser": "npm:8.26.1"
5509-
"@typescript-eslint/utils": "npm:8.26.1"
5507+
"@typescript-eslint/eslint-plugin": "npm:8.27.0"
5508+
"@typescript-eslint/parser": "npm:8.27.0"
5509+
"@typescript-eslint/utils": "npm:8.27.0"
55105510
peerDependencies:
55115511
eslint: ^8.57.0 || ^9.0.0
55125512
typescript: ">=4.8.4 <5.9.0"
5513-
checksum: 10/20636fda1a4b8e1742c60f0844dd4bfe7728a163e8b1fdf010a434ea78ff3d99bb73adca0f449dd1151a6599fa60b295ec91aadfc4c9e0f619921db466a0c74e
5513+
checksum: 10/c23a3c6163aae238f630dcbcbe21a1fc216f39a97b80188ed16e6f72e913a4aacc7a2bbde95a06608d7cf56bb8c1e365638440b201b2c7cce3b027ce0095c469
55145514
languageName: node
55155515
linkType: hard
55165516

0 commit comments

Comments
 (0)