Skip to content

Commit c769d6c

Browse files
committed
chore(deps): update babel monorepo
1 parent 7862c56 commit c769d6c

File tree

2 files changed

+636
-722
lines changed

2 files changed

+636
-722
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.5",
71+
"@babel/runtime": "7.24.8",
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.5",
79-
"@babel/plugin-transform-runtime": "7.24.3",
80-
"@babel/preset-env": "7.24.5",
81-
"@babel/register": "7.23.7",
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",
8282
"aws-sdk": "2.1125.0",
8383
"babel-loader": "8.3.0",
8484
"babel-plugin-istanbul": "5.2.0",

0 commit comments

Comments
 (0)