Skip to content

Commit

Permalink
chore(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 1647edf commit 7862c56
Show file tree
Hide file tree
Showing 2 changed files with 568 additions and 474 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,16 +68,16 @@
"report-dir": "./reports/coverage"
},
"dependencies": {
"@babel/runtime": "7.23.8",
"@babel/runtime": "7.24.5",
"express": "4.19.2",
"serverless-http": "1.10.1",
"source-map-support": "0.5.21",
"winston": "3.5.0"
},
"devDependencies": {
"@babel/core": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/core": "7.24.5",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/register": "7.23.7",
"aws-sdk": "2.1125.0",
"babel-loader": "8.3.0",
Expand Down
Loading

0 comments on commit 7862c56

Please sign in to comment.