Skip to content

Commit 929a7ae

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

File tree

2 files changed

+94
-48
lines changed

2 files changed

+94
-48
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,25 +48,25 @@
4848
"@types/aws-lambda": "8.10.152"
4949
},
5050
"devDependencies": {
51-
"@babel/core": "7.28.3",
52-
"@babel/eslint-parser": "7.28.0",
51+
"@babel/core": "7.28.4",
52+
"@babel/eslint-parser": "7.28.4",
5353
"@babel/plugin-syntax-import-assertions": "7.27.1",
5454
"@commitlint/cli": "19.8.1",
5555
"@commitlint/config-conventional": "19.8.1",
5656
"@eslint/js": "9.34.0",
5757
"@types/babel__core": "7.20.5",
5858
"@types/lodash-es": "4.17.12",
59-
"@types/node": "22.18.0",
59+
"@types/node": "22.18.1",
6060
"@vitest/coverage-v8": "2.1.9",
6161
"commitizen": "4.3.1",
6262
"cz-conventional-changelog": "3.3.0",
6363
"eslint": "9.34.0",
6464
"eslint-config-prettier": "10.1.8",
6565
"globals": "15.15.0",
6666
"husky": "9.1.7",
67-
"lint-staged": "16.1.5",
67+
"lint-staged": "16.1.6",
6868
"lodash-es": "4.17.21",
69-
"pkgroll": "2.15.3",
69+
"pkgroll": "2.15.4",
7070
"prettier": "3.6.2",
7171
"tsx": "4.20.5",
7272
"typescript": "5.9.2",

yarn.lock

Lines changed: 89 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ __metadata:
55
version: 8
66
cacheKey: 10
77

8-
"@ampproject/remapping@npm:^2.2.0, @ampproject/remapping@npm:^2.3.0":
8+
"@ampproject/remapping@npm:^2.3.0":
99
version: 2.3.0
1010
resolution: "@ampproject/remapping@npm:2.3.0"
1111
dependencies:
@@ -33,40 +33,40 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36-
"@babel/core@npm:7.28.3":
37-
version: 7.28.3
38-
resolution: "@babel/core@npm:7.28.3"
36+
"@babel/core@npm:7.28.4":
37+
version: 7.28.4
38+
resolution: "@babel/core@npm:7.28.4"
3939
dependencies:
40-
"@ampproject/remapping": "npm:^2.2.0"
4140
"@babel/code-frame": "npm:^7.27.1"
4241
"@babel/generator": "npm:^7.28.3"
4342
"@babel/helper-compilation-targets": "npm:^7.27.2"
4443
"@babel/helper-module-transforms": "npm:^7.28.3"
45-
"@babel/helpers": "npm:^7.28.3"
46-
"@babel/parser": "npm:^7.28.3"
44+
"@babel/helpers": "npm:^7.28.4"
45+
"@babel/parser": "npm:^7.28.4"
4746
"@babel/template": "npm:^7.27.2"
48-
"@babel/traverse": "npm:^7.28.3"
49-
"@babel/types": "npm:^7.28.2"
47+
"@babel/traverse": "npm:^7.28.4"
48+
"@babel/types": "npm:^7.28.4"
49+
"@jridgewell/remapping": "npm:^2.3.5"
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/0faded84edcfd80f9a5ccc35abd46267360bba23ac295291becc8b8f9c95220f1914491b83b15e297201b19af78bbaf2ad48c2dc9d86b92f3f16a06938de8c72
55+
checksum: 10/0593295241fac9be567145ef16f3858d34fc91390a9438c6d47476be9823af4cc0488c851c59702dd46b968e9fd46d17ddf0105ea30195ca85f5a66b4044c519
5656
languageName: node
5757
linkType: hard
5858

59-
"@babel/eslint-parser@npm:7.28.0":
60-
version: 7.28.0
61-
resolution: "@babel/eslint-parser@npm:7.28.0"
59+
"@babel/eslint-parser@npm:7.28.4":
60+
version: 7.28.4
61+
resolution: "@babel/eslint-parser@npm:7.28.4"
6262
dependencies:
6363
"@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1"
6464
eslint-visitor-keys: "npm:^2.1.0"
6565
semver: "npm:^6.3.1"
6666
peerDependencies:
6767
"@babel/core": ^7.11.0
6868
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
69-
checksum: 10/3a00159a2f268e61177f49fbeb9126c2a6981790cb1e9e401d9d5863f5e1959342574dc82087218f16c0b007fc0bebb338323558b561dc03c244aefb8c7d86a8
69+
checksum: 10/aa483e94039d3225b5fb5e8d42aa7de1ba282dfcc9012c14c30f2b0e6ecf4f4a8870708aaaa2c5c231aeaa1405dcfafbef81613c93e24622cf6a47a43d9a40c6
7070
languageName: node
7171
linkType: hard
7272

@@ -154,13 +154,13 @@ __metadata:
154154
languageName: node
155155
linkType: hard
156156

157-
"@babel/helpers@npm:^7.28.3":
158-
version: 7.28.3
159-
resolution: "@babel/helpers@npm:7.28.3"
157+
"@babel/helpers@npm:^7.28.4":
158+
version: 7.28.4
159+
resolution: "@babel/helpers@npm:7.28.4"
160160
dependencies:
161161
"@babel/template": "npm:^7.27.2"
162-
"@babel/types": "npm:^7.28.2"
163-
checksum: 10/6d39031bf07a001c731e5e23e024b3d5e4885a140ce7d46e17f10f0d819f8bdb974204b3aa7127e95b63a009abf0df0d81573ceeac6a8f9a3b28bde3d2e16dd1
162+
"@babel/types": "npm:^7.28.4"
163+
checksum: 10/5a70a82e196cf8808f8a449cc4780c34d02edda2bb136d39ce9d26e63b615f18e89a95472230c3ce7695db0d33e7026efeee56f6454ed43480f223007ed205eb
164164
languageName: node
165165
linkType: hard
166166

@@ -175,6 +175,17 @@ __metadata:
175175
languageName: node
176176
linkType: hard
177177

178+
"@babel/parser@npm:^7.28.4":
179+
version: 7.28.4
180+
resolution: "@babel/parser@npm:7.28.4"
181+
dependencies:
182+
"@babel/types": "npm:^7.28.4"
183+
bin:
184+
parser: ./bin/babel-parser.js
185+
checksum: 10/f54c46213ef180b149f6a17ea765bf40acc1aebe2009f594e2a283aec69a190c6dda1fdf24c61a258dbeb903abb8ffb7a28f1a378f8ab5d333846ce7b7e23bf1
186+
languageName: node
187+
linkType: hard
188+
178189
"@babel/plugin-syntax-import-assertions@npm:7.27.1":
179190
version: 7.27.1
180191
resolution: "@babel/plugin-syntax-import-assertions@npm:7.27.1"
@@ -212,6 +223,21 @@ __metadata:
212223
languageName: node
213224
linkType: hard
214225

226+
"@babel/traverse@npm:^7.28.4":
227+
version: 7.28.4
228+
resolution: "@babel/traverse@npm:7.28.4"
229+
dependencies:
230+
"@babel/code-frame": "npm:^7.27.1"
231+
"@babel/generator": "npm:^7.28.3"
232+
"@babel/helper-globals": "npm:^7.28.0"
233+
"@babel/parser": "npm:^7.28.4"
234+
"@babel/template": "npm:^7.27.2"
235+
"@babel/types": "npm:^7.28.4"
236+
debug: "npm:^4.3.1"
237+
checksum: 10/c3099364b7b1c36bcd111099195d4abeef16499e5defb1e56766b754e8b768c252e856ed9041665158aa1b31215fc6682632756803c8fa53405381ec08c4752b
238+
languageName: node
239+
linkType: hard
240+
215241
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.28.2":
216242
version: 7.28.2
217243
resolution: "@babel/types@npm:7.28.2"
@@ -222,6 +248,16 @@ __metadata:
222248
languageName: node
223249
linkType: hard
224250

251+
"@babel/types@npm:^7.28.4":
252+
version: 7.28.4
253+
resolution: "@babel/types@npm:7.28.4"
254+
dependencies:
255+
"@babel/helper-string-parser": "npm:^7.27.1"
256+
"@babel/helper-validator-identifier": "npm:^7.27.1"
257+
checksum: 10/db50bf257aafa5d845ad16dae0587f57d596e4be4cbb233ea539976a4c461f9fbcc0bf3d37adae3f8ce5dcb4001462aa608f3558161258b585f6ce6ce21a2e45
258+
languageName: node
259+
linkType: hard
260+
225261
"@bcoe/v8-coverage@npm:^0.2.3":
226262
version: 0.2.3
227263
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -927,6 +963,16 @@ __metadata:
927963
languageName: node
928964
linkType: hard
929965

966+
"@jridgewell/remapping@npm:^2.3.5":
967+
version: 2.3.5
968+
resolution: "@jridgewell/remapping@npm:2.3.5"
969+
dependencies:
970+
"@jridgewell/gen-mapping": "npm:^0.3.5"
971+
"@jridgewell/trace-mapping": "npm:^0.3.24"
972+
checksum: 10/c2bb01856e65b506d439455f28aceacf130d6c023d1d4e3b48705e88def3571753e1a887daa04b078b562316c92d26ce36408a60534bceca3f830aec88a339ad
973+
languageName: node
974+
linkType: hard
975+
930976
"@jridgewell/resolve-uri@npm:^3.1.0":
931977
version: 3.1.2
932978
resolution: "@jridgewell/resolve-uri@npm:3.1.2"
@@ -1366,12 +1412,12 @@ __metadata:
13661412
languageName: node
13671413
linkType: hard
13681414

1369-
"@types/node@npm:22.18.0":
1370-
version: 22.18.0
1371-
resolution: "@types/node@npm:22.18.0"
1415+
"@types/node@npm:22.18.1":
1416+
version: 22.18.1
1417+
resolution: "@types/node@npm:22.18.1"
13721418
dependencies:
13731419
undici-types: "npm:~6.21.0"
1374-
checksum: 10/c4e4cdac52aae71e120fb4a02a08f774366e8bd6654de9376fb1113fb66cfa2706176b72f188069cdecdb40e5cdde2befa031dc720a0cc0b1e349af9e38492ad
1420+
checksum: 10/da67f3c3fa4107fbca704e7a71fee36c27f3b6f44af1c466cd5c71eab76a9ffcd6a16f3b97d1e757b9763f1fa1085eebb60cb648c272e36794aca7305b2a15d9
13751421
languageName: node
13761422
linkType: hard
13771423

@@ -1947,7 +1993,7 @@ __metadata:
19471993
languageName: node
19481994
linkType: hard
19491995

1950-
"chalk@npm:^5.3.0, chalk@npm:^5.5.0":
1996+
"chalk@npm:^5.3.0, chalk@npm:^5.6.0":
19511997
version: 5.6.0
19521998
resolution: "chalk@npm:5.6.0"
19531999
checksum: 10/f0e0646a72adbd0f6e73441d3872d7f2f40ba98052924f08a30c10634ec6b1e2cd19cc3c40cc21081dad640e2a1a2749030418571690b89bd7782babf7f89866
@@ -3688,26 +3734,26 @@ __metadata:
36883734
version: 0.0.0-use.local
36893735
resolution: "lambda-returns@workspace:."
36903736
dependencies:
3691-
"@babel/core": "npm:7.28.3"
3692-
"@babel/eslint-parser": "npm:7.28.0"
3737+
"@babel/core": "npm:7.28.4"
3738+
"@babel/eslint-parser": "npm:7.28.4"
36933739
"@babel/plugin-syntax-import-assertions": "npm:7.27.1"
36943740
"@commitlint/cli": "npm:19.8.1"
36953741
"@commitlint/config-conventional": "npm:19.8.1"
36963742
"@eslint/js": "npm:9.34.0"
36973743
"@types/aws-lambda": "npm:8.10.152"
36983744
"@types/babel__core": "npm:7.20.5"
36993745
"@types/lodash-es": "npm:4.17.12"
3700-
"@types/node": "npm:22.18.0"
3746+
"@types/node": "npm:22.18.1"
37013747
"@vitest/coverage-v8": "npm:2.1.9"
37023748
commitizen: "npm:4.3.1"
37033749
cz-conventional-changelog: "npm:3.3.0"
37043750
eslint: "npm:9.34.0"
37053751
eslint-config-prettier: "npm:10.1.8"
37063752
globals: "npm:15.15.0"
37073753
husky: "npm:9.1.7"
3708-
lint-staged: "npm:16.1.5"
3754+
lint-staged: "npm:16.1.6"
37093755
lodash-es: "npm:4.17.21"
3710-
pkgroll: "npm:2.15.3"
3756+
pkgroll: "npm:2.15.4"
37113757
prettier: "npm:3.6.2"
37123758
tsx: "npm:4.20.5"
37133759
typescript: "npm:5.9.2"
@@ -3741,37 +3787,37 @@ __metadata:
37413787
languageName: node
37423788
linkType: hard
37433789

3744-
"lint-staged@npm:16.1.5":
3745-
version: 16.1.5
3746-
resolution: "lint-staged@npm:16.1.5"
3790+
"lint-staged@npm:16.1.6":
3791+
version: 16.1.6
3792+
resolution: "lint-staged@npm:16.1.6"
37473793
dependencies:
3748-
chalk: "npm:^5.5.0"
3794+
chalk: "npm:^5.6.0"
37493795
commander: "npm:^14.0.0"
37503796
debug: "npm:^4.4.1"
37513797
lilconfig: "npm:^3.1.3"
3752-
listr2: "npm:^9.0.1"
3798+
listr2: "npm:^9.0.3"
37533799
micromatch: "npm:^4.0.8"
37543800
nano-spawn: "npm:^1.0.2"
37553801
pidtree: "npm:^0.6.0"
37563802
string-argv: "npm:^0.3.2"
37573803
yaml: "npm:^2.8.1"
37583804
bin:
37593805
lint-staged: bin/lint-staged.js
3760-
checksum: 10/02b284f89d7b8118e1b27b1f2068017ed84407e57a1166463789caa65f3429f206372c483bc37304ce03dcb30bd1dd3e624f0502ae4973d440fe73cdd04e0747
3806+
checksum: 10/922b4392ae5d3d56130e4eba706c2fa6151d5da5e21f57ab601b1d6ce9cc635ceb5e4c3dc00e7da83ba8f0cb244b82604469c7ea1470b1e6b6ea0fc12454aa08
37613807
languageName: node
37623808
linkType: hard
37633809

3764-
"listr2@npm:^9.0.1":
3765-
version: 9.0.2
3766-
resolution: "listr2@npm:9.0.2"
3810+
"listr2@npm:^9.0.3":
3811+
version: 9.0.3
3812+
resolution: "listr2@npm:9.0.3"
37673813
dependencies:
37683814
cli-truncate: "npm:^4.0.0"
37693815
colorette: "npm:^2.0.20"
37703816
eventemitter3: "npm:^5.0.1"
37713817
log-update: "npm:^6.1.0"
37723818
rfdc: "npm:^1.4.1"
37733819
wrap-ansi: "npm:^9.0.0"
3774-
checksum: 10/7373e5d26a015077af4cc1c9af1325844a0f20bf707ad4f6a65ff686b62339579bac544e1801bcd59cb992755b72c6dd1a502c1be8531a21c047035ddb336e02
3820+
checksum: 10/8cb7cd1cec0f4360502c14cd54af948f831134811d84d3fd2b38b2fa11ea66ee0b15ca8b00b8088d28d7381031afbe755ee3f46bc2c03c2c96c433f04296bd44
37753821
languageName: node
37763822
linkType: hard
37773823

@@ -4454,9 +4500,9 @@ __metadata:
44544500
languageName: node
44554501
linkType: hard
44564502

4457-
"pkgroll@npm:2.15.3":
4458-
version: 2.15.3
4459-
resolution: "pkgroll@npm:2.15.3"
4503+
"pkgroll@npm:2.15.4":
4504+
version: 2.15.4
4505+
resolution: "pkgroll@npm:2.15.4"
44604506
dependencies:
44614507
"@rollup/plugin-alias": "npm:^5.1.1"
44624508
"@rollup/plugin-commonjs": "npm:^28.0.6"
@@ -4477,7 +4523,7 @@ __metadata:
44774523
optional: true
44784524
bin:
44794525
pkgroll: dist/cli.mjs
4480-
checksum: 10/dc20126f09804364309d80b1ea47987d3d62c520d3d25a91d193a8eef7f8a9dd364992ea6d40ffa73d21cf26cd7b9453f926991c7528318b43d69d12321e381b
4526+
checksum: 10/2589c743974eccda9ff8f72fb0403d758e79110937f840d3dd2fb0dd463b99f8504da1aa36adbfdbec981c8b7be37a2b922dd91bceb087b9b7fc08bd0aace344
44814527
languageName: node
44824528
linkType: hard
44834529

0 commit comments

Comments
 (0)