Skip to content

Commit ef0c3b5

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

File tree

2 files changed

+294
-238
lines changed

2 files changed

+294
-238
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.27.1",
71+
"@babel/runtime": "7.28.3",
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.27.1",
79-
"@babel/plugin-transform-runtime": "7.27.1",
80-
"@babel/preset-env": "7.27.2",
81-
"@babel/register": "7.27.1",
78+
"@babel/core": "7.28.3",
79+
"@babel/plugin-transform-runtime": "7.28.3",
80+
"@babel/preset-env": "7.28.3",
81+
"@babel/register": "7.28.3",
8282
"aws-sdk": "2.1125.0",
8383
"babel-loader": "8.4.1",
8484
"babel-plugin-istanbul": "5.2.0",

0 commit comments

Comments
 (0)