Skip to content

Commit 88ae5b4

Browse files
fix(deps): update babel monorepo (#967)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 234e283 commit 88ae5b4

File tree

2 files changed

+570
-680
lines changed

2 files changed

+570
-680
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,17 +68,17 @@
6868
"report-dir": "./reports/coverage"
6969
},
7070
"dependencies": {
71-
"@babel/runtime": "7.26.9",
71+
"@babel/runtime": "7.27.1",
7272
"express": "4.21.2",
7373
"serverless-http": "1.10.1",
7474
"source-map-support": "0.5.21",
7575
"winston": "3.5.0"
7676
},
7777
"devDependencies": {
78-
"@babel/core": "7.26.9",
79-
"@babel/plugin-transform-runtime": "7.26.9",
80-
"@babel/preset-env": "7.26.9",
81-
"@babel/register": "7.25.9",
78+
"@babel/core": "7.27.1",
79+
"@babel/plugin-transform-runtime": "7.27.1",
80+
"@babel/preset-env": "7.27.2",
81+
"@babel/register": "7.27.1",
8282
"aws-sdk": "2.1125.0",
8383
"babel-loader": "8.4.1",
8484
"babel-plugin-istanbul": "5.2.0",

0 commit comments

Comments
 (0)