Skip to content

Commit 605172f

Browse files
chore(deps): update all patch dependencies (#229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cd5a859 commit 605172f

File tree

2 files changed

+103
-58
lines changed

2 files changed

+103
-58
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,23 +48,23 @@
4848
"@types/aws-lambda": "8.10.147"
4949
},
5050
"devDependencies": {
51-
"@babel/core": "7.26.0",
51+
"@babel/core": "7.26.7",
5252
"@babel/eslint-parser": "7.26.5",
5353
"@babel/plugin-syntax-import-assertions": "7.26.0",
5454
"@commitlint/cli": "19.6.1",
5555
"@commitlint/config-conventional": "19.6.0",
5656
"@eslint/js": "9.18.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
59-
"@types/node": "22.10.7",
59+
"@types/node": "22.10.10",
6060
"@vitest/coverage-v8": "2.1.8",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
6363
"eslint": "9.18.0",
6464
"eslint-config-prettier": "10.0.1",
6565
"globals": "15.14.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "15.4.1",
67+
"lint-staged": "15.4.2",
6868
"lodash-es": "4.17.21",
6969
"pkgroll": "2.6.1",
7070
"prettier": "3.4.2",

yarn.lock

Lines changed: 100 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.26.2":
18+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.2":
1919
version: 7.26.2
2020
resolution: "@babel/code-frame@npm:7.26.2"
2121
dependencies:
@@ -33,26 +33,26 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36-
"@babel/core@npm:7.26.0":
37-
version: 7.26.0
38-
resolution: "@babel/core@npm:7.26.0"
36+
"@babel/core@npm:7.26.7":
37+
version: 7.26.7
38+
resolution: "@babel/core@npm:7.26.7"
3939
dependencies:
4040
"@ampproject/remapping": "npm:^2.2.0"
41-
"@babel/code-frame": "npm:^7.26.0"
42-
"@babel/generator": "npm:^7.26.0"
43-
"@babel/helper-compilation-targets": "npm:^7.25.9"
41+
"@babel/code-frame": "npm:^7.26.2"
42+
"@babel/generator": "npm:^7.26.5"
43+
"@babel/helper-compilation-targets": "npm:^7.26.5"
4444
"@babel/helper-module-transforms": "npm:^7.26.0"
45-
"@babel/helpers": "npm:^7.26.0"
46-
"@babel/parser": "npm:^7.26.0"
45+
"@babel/helpers": "npm:^7.26.7"
46+
"@babel/parser": "npm:^7.26.7"
4747
"@babel/template": "npm:^7.25.9"
48-
"@babel/traverse": "npm:^7.25.9"
49-
"@babel/types": "npm:^7.26.0"
48+
"@babel/traverse": "npm:^7.26.7"
49+
"@babel/types": "npm:^7.26.7"
5050
convert-source-map: "npm:^2.0.0"
5151
debug: "npm:^4.1.0"
5252
gensync: "npm:^1.0.0-beta.2"
5353
json5: "npm:^2.2.3"
5454
semver: "npm:^6.3.1"
55-
checksum: 10/65767bfdb1f02e80d3af4f138066670ef8fdd12293de85ef151758a901c191c797e86d2e99b11c4cdfca33c72385ecaf38bbd7fa692791ec44c77763496b9b93
55+
checksum: 10/1ca1c9b1366a1ee77ade9c72302f288b2b148e4190e0f36bc032d09c686b2c7973d3309e4eec2c57243508c16cf907c17dec4e34ba95e7a18badd57c61bbcb7c
5656
languageName: node
5757
linkType: hard
5858

@@ -70,7 +70,7 @@ __metadata:
7070
languageName: node
7171
linkType: hard
7272

73-
"@babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.5":
73+
"@babel/generator@npm:^7.26.5":
7474
version: 7.26.5
7575
resolution: "@babel/generator@npm:7.26.5"
7676
dependencies:
@@ -83,7 +83,7 @@ __metadata:
8383
languageName: node
8484
linkType: hard
8585

86-
"@babel/helper-compilation-targets@npm:^7.25.9":
86+
"@babel/helper-compilation-targets@npm:^7.26.5":
8787
version: 7.26.5
8888
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
8989
dependencies:
@@ -147,17 +147,17 @@ __metadata:
147147
languageName: node
148148
linkType: hard
149149

150-
"@babel/helpers@npm:^7.26.0":
151-
version: 7.26.0
152-
resolution: "@babel/helpers@npm:7.26.0"
150+
"@babel/helpers@npm:^7.26.7":
151+
version: 7.26.7
152+
resolution: "@babel/helpers@npm:7.26.7"
153153
dependencies:
154154
"@babel/template": "npm:^7.25.9"
155-
"@babel/types": "npm:^7.26.0"
156-
checksum: 10/fd4757f65d10b64cfdbf4b3adb7ea6ffff9497c53e0786452f495d1f7794da7e0898261b4db65e1c62bbb9a360d7d78a1085635c23dfc3af2ab6dcba06585f86
155+
"@babel/types": "npm:^7.26.7"
156+
checksum: 10/97593a0c9b3c5e2e7cf824e549b5f6fa6dc739593ad93d5bb36d06883d8124beac63ee2154c9a514dbee68a169d5683ab463e0ac6713ad92fb4854cea35ed4d4
157157
languageName: node
158158
linkType: hard
159159

160-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.5":
160+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.25.4, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.5":
161161
version: 7.26.5
162162
resolution: "@babel/parser@npm:7.26.5"
163163
dependencies:
@@ -168,6 +168,17 @@ __metadata:
168168
languageName: node
169169
linkType: hard
170170

171+
"@babel/parser@npm:^7.26.7":
172+
version: 7.26.7
173+
resolution: "@babel/parser@npm:7.26.7"
174+
dependencies:
175+
"@babel/types": "npm:^7.26.7"
176+
bin:
177+
parser: ./bin/babel-parser.js
178+
checksum: 10/3ccc384366ca9a9b49c54f5b24c9d8cff9a505f2fbdd1cfc04941c8e1897084cc32f100e77900c12bc14a176cf88daa3c155faad680d9a23491b997fd2a59ffc
179+
languageName: node
180+
linkType: hard
181+
171182
"@babel/plugin-syntax-import-assertions@npm:7.26.0":
172183
version: 7.26.0
173184
resolution: "@babel/plugin-syntax-import-assertions@npm:7.26.0"
@@ -205,7 +216,22 @@ __metadata:
205216
languageName: node
206217
linkType: hard
207218

208-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.5":
219+
"@babel/traverse@npm:^7.26.7":
220+
version: 7.26.7
221+
resolution: "@babel/traverse@npm:7.26.7"
222+
dependencies:
223+
"@babel/code-frame": "npm:^7.26.2"
224+
"@babel/generator": "npm:^7.26.5"
225+
"@babel/parser": "npm:^7.26.7"
226+
"@babel/template": "npm:^7.25.9"
227+
"@babel/types": "npm:^7.26.7"
228+
debug: "npm:^4.3.1"
229+
globals: "npm:^11.1.0"
230+
checksum: 10/c821c9682fe0b9edf7f7cbe9cc3e0787ffee3f73b52c13b21b463f8979950a6433f5e7e482a74348d22c0b7a05180e6f72b23eb6732328b49c59fc6388ebf6e5
231+
languageName: node
232+
linkType: hard
233+
234+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.5":
209235
version: 7.26.5
210236
resolution: "@babel/types@npm:7.26.5"
211237
dependencies:
@@ -215,6 +241,16 @@ __metadata:
215241
languageName: node
216242
linkType: hard
217243

244+
"@babel/types@npm:^7.26.7":
245+
version: 7.26.7
246+
resolution: "@babel/types@npm:7.26.7"
247+
dependencies:
248+
"@babel/helper-string-parser": "npm:^7.25.9"
249+
"@babel/helper-validator-identifier": "npm:^7.25.9"
250+
checksum: 10/2264efd02cc261ca5d1c5bc94497c8995238f28afd2b7483b24ea64dd694cf46b00d51815bf0c87f0d0061ea221569c77893aeecb0d4b4bb254e9c2f938d7669
251+
languageName: node
252+
linkType: hard
253+
218254
"@bcoe/v8-coverage@npm:^0.2.3":
219255
version: 0.2.3
220256
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -1520,7 +1556,7 @@ __metadata:
15201556
languageName: node
15211557
linkType: hard
15221558

1523-
"@types/node@npm:*, @types/node@npm:22.10.7":
1559+
"@types/node@npm:*":
15241560
version: 22.10.7
15251561
resolution: "@types/node@npm:22.10.7"
15261562
dependencies:
@@ -1529,6 +1565,15 @@ __metadata:
15291565
languageName: node
15301566
linkType: hard
15311567

1568+
"@types/node@npm:22.10.10":
1569+
version: 22.10.10
1570+
resolution: "@types/node@npm:22.10.10"
1571+
dependencies:
1572+
undici-types: "npm:~6.20.0"
1573+
checksum: 10/61559b62bc7e62b947876e097c99472dd01317dd3b5916b538e2c40db8d68a1fc23c8de48149ef04cd2790a97bf2c005ea60cbb067e55ddbefd013d73da7a147
1574+
languageName: node
1575+
linkType: hard
1576+
15321577
"@types/resolve@npm:1.20.2":
15331578
version: 1.20.2
15341579
resolution: "@types/resolve@npm:1.20.2"
@@ -2076,7 +2121,7 @@ __metadata:
20762121
languageName: node
20772122
linkType: hard
20782123

2079-
"chalk@npm:^5.3.0, chalk@npm:~5.4.1":
2124+
"chalk@npm:^5.3.0, chalk@npm:^5.4.1":
20802125
version: 5.4.1
20812126
resolution: "chalk@npm:5.4.1"
20822127
checksum: 10/29df3ffcdf25656fed6e95962e2ef86d14dfe03cd50e7074b06bad9ffbbf6089adbb40f75c00744d843685c8d008adaf3aed31476780312553caf07fa86e5bc7
@@ -2203,10 +2248,10 @@ __metadata:
22032248
languageName: node
22042249
linkType: hard
22052250

2206-
"commander@npm:~12.1.0":
2207-
version: 12.1.0
2208-
resolution: "commander@npm:12.1.0"
2209-
checksum: 10/cdaeb672d979816853a4eed7f1310a9319e8b976172485c2a6b437ed0db0a389a44cfb222bfbde772781efa9f215bdd1b936f80d6b249485b465c6cb906e1f93
2251+
"commander@npm:^13.1.0":
2252+
version: 13.1.0
2253+
resolution: "commander@npm:13.1.0"
2254+
checksum: 10/d3b4b79e6be8471ddadacbb8cd441fe82154d7da7393b50e76165a9e29ccdb74fa911a186437b9a211d0fc071db6051915c94fb8ef16d77511d898e9dbabc6af
22102255
languageName: node
22112256
linkType: hard
22122257

@@ -2372,7 +2417,7 @@ __metadata:
23722417
languageName: node
23732418
linkType: hard
23742419

2375-
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:~4.4.0":
2420+
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.7, debug@npm:^4.4.0":
23762421
version: 4.4.0
23772422
resolution: "debug@npm:4.4.0"
23782423
dependencies:
@@ -2969,7 +3014,7 @@ __metadata:
29693014
languageName: node
29703015
linkType: hard
29713016

2972-
"execa@npm:~8.0.1":
3017+
"execa@npm:^8.0.1":
29733018
version: 8.0.1
29743019
resolution: "execa@npm:8.0.1"
29753020
dependencies:
@@ -3930,7 +3975,7 @@ __metadata:
39303975
version: 0.0.0-use.local
39313976
resolution: "lambda-returns@workspace:."
39323977
dependencies:
3933-
"@babel/core": "npm:7.26.0"
3978+
"@babel/core": "npm:7.26.7"
39343979
"@babel/eslint-parser": "npm:7.26.5"
39353980
"@babel/plugin-syntax-import-assertions": "npm:7.26.0"
39363981
"@commitlint/cli": "npm:19.6.1"
@@ -3939,15 +3984,15 @@ __metadata:
39393984
"@types/aws-lambda": "npm:8.10.147"
39403985
"@types/babel__core": "npm:7.20.5"
39413986
"@types/lodash-es": "npm:4.17.12"
3942-
"@types/node": "npm:22.10.7"
3987+
"@types/node": "npm:22.10.10"
39433988
"@vitest/coverage-v8": "npm:2.1.8"
39443989
commitizen: "npm:4.3.1"
39453990
cz-conventional-changelog: "npm:3.3.0"
39463991
eslint: "npm:9.18.0"
39473992
eslint-config-prettier: "npm:10.0.1"
39483993
globals: "npm:15.14.0"
39493994
husky: "npm:9.1.7"
3950-
lint-staged: "npm:15.4.1"
3995+
lint-staged: "npm:15.4.2"
39513996
lodash-es: "npm:4.17.21"
39523997
pkgroll: "npm:2.6.1"
39533998
prettier: "npm:3.4.2"
@@ -3969,7 +4014,7 @@ __metadata:
39694014
languageName: node
39704015
linkType: hard
39714016

3972-
"lilconfig@npm:~3.1.3":
4017+
"lilconfig@npm:^3.1.3":
39734018
version: 3.1.3
39744019
resolution: "lilconfig@npm:3.1.3"
39754020
checksum: 10/b932ce1af94985f0efbe8896e57b1f814a48c8dbd7fc0ef8469785c6303ed29d0090af3ccad7e36b626bfca3a4dc56cc262697e9a8dd867623cf09a39d54e4c3
@@ -3983,27 +4028,27 @@ __metadata:
39834028
languageName: node
39844029
linkType: hard
39854030

3986-
"lint-staged@npm:15.4.1":
3987-
version: 15.4.1
3988-
resolution: "lint-staged@npm:15.4.1"
4031+
"lint-staged@npm:15.4.2":
4032+
version: 15.4.2
4033+
resolution: "lint-staged@npm:15.4.2"
39894034
dependencies:
3990-
chalk: "npm:~5.4.1"
3991-
commander: "npm:~12.1.0"
3992-
debug: "npm:~4.4.0"
3993-
execa: "npm:~8.0.1"
3994-
lilconfig: "npm:~3.1.3"
3995-
listr2: "npm:~8.2.5"
3996-
micromatch: "npm:~4.0.8"
3997-
pidtree: "npm:~0.6.0"
3998-
string-argv: "npm:~0.3.2"
3999-
yaml: "npm:~2.6.1"
4035+
chalk: "npm:^5.4.1"
4036+
commander: "npm:^13.1.0"
4037+
debug: "npm:^4.4.0"
4038+
execa: "npm:^8.0.1"
4039+
lilconfig: "npm:^3.1.3"
4040+
listr2: "npm:^8.2.5"
4041+
micromatch: "npm:^4.0.8"
4042+
pidtree: "npm:^0.6.0"
4043+
string-argv: "npm:^0.3.2"
4044+
yaml: "npm:^2.7.0"
40004045
bin:
40014046
lint-staged: bin/lint-staged.js
4002-
checksum: 10/615a1f0a66c6cb35fda928745fec9864498853d5aab49785840b12643e40c6518daf01218b5255a727d32ef9a3738e3766103679cfdcd6f1b320e272920f3b68
4047+
checksum: 10/19f85db74d002b46901b8d1acf8af195e116eab53a1c3790be89d6d175b2fdf62098df86d6b5d0db2822ce4e0ccae8dc954f2dd2a79b656b7837d2f5af65c563
40034048
languageName: node
40044049
linkType: hard
40054050

4006-
"listr2@npm:~8.2.5":
4051+
"listr2@npm:^8.2.5":
40074052
version: 8.2.5
40084053
resolution: "listr2@npm:8.2.5"
40094054
dependencies:
@@ -4248,7 +4293,7 @@ __metadata:
42484293
languageName: node
42494294
linkType: hard
42504295

4251-
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.8, micromatch@npm:~4.0.8":
4296+
"micromatch@npm:^4.0.2, micromatch@npm:^4.0.8":
42524297
version: 4.0.8
42534298
resolution: "micromatch@npm:4.0.8"
42544299
dependencies:
@@ -4720,7 +4765,7 @@ __metadata:
47204765
languageName: node
47214766
linkType: hard
47224767

4723-
"pidtree@npm:~0.6.0":
4768+
"pidtree@npm:^0.6.0":
47244769
version: 0.6.0
47254770
resolution: "pidtree@npm:0.6.0"
47264771
bin:
@@ -5205,7 +5250,7 @@ __metadata:
52055250
languageName: node
52065251
linkType: hard
52075252

5208-
"string-argv@npm:~0.3.2":
5253+
"string-argv@npm:^0.3.2":
52095254
version: 0.3.2
52105255
resolution: "string-argv@npm:0.3.2"
52115256
checksum: 10/f9d3addf887026b4b5f997a271149e93bf71efc8692e7dc0816e8807f960b18bcb9787b45beedf0f97ff459575ee389af3f189d8b649834cac602f2e857e75af
@@ -5828,12 +5873,12 @@ __metadata:
58285873
languageName: node
58295874
linkType: hard
58305875

5831-
"yaml@npm:~2.6.1":
5832-
version: 2.6.1
5833-
resolution: "yaml@npm:2.6.1"
5876+
"yaml@npm:^2.7.0":
5877+
version: 2.7.0
5878+
resolution: "yaml@npm:2.7.0"
58345879
bin:
58355880
yaml: bin.mjs
5836-
checksum: 10/cf412f03a33886db0a3aac70bb4165588f4c5b3c6f8fc91520b71491e5537800b6c2c73ed52015617f6e191eb4644c73c92973960a1999779c62a200ee4c231d
5881+
checksum: 10/c8c314c62fbd49244a6a51b06482f6d495b37ab10fa685fcafa1bbaae7841b7233ee7d12cab087bcca5a0b28adc92868b6e437322276430c28d00f1c1732eeec
58375882
languageName: node
58385883
linkType: hard
58395884

0 commit comments

Comments
 (0)