Skip to content

Commit 3ee75fd

Browse files
chore(deps): update babel monorepo (#957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 321b918 commit 3ee75fd

File tree

2 files changed

+677
-869
lines changed

2 files changed

+677
-869
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.24.8",
71+
"@babel/runtime": "7.26.0",
7272
"express": "4.19.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.24.9",
79-
"@babel/plugin-transform-runtime": "7.24.7",
80-
"@babel/preset-env": "7.24.8",
81-
"@babel/register": "7.24.6",
78+
"@babel/core": "7.26.0",
79+
"@babel/plugin-transform-runtime": "7.25.9",
80+
"@babel/preset-env": "7.26.0",
81+
"@babel/register": "7.25.9",
8282
"aws-sdk": "2.1125.0",
8383
"babel-loader": "8.3.0",
8484
"babel-plugin-istanbul": "5.2.0",

0 commit comments

Comments
 (0)