Skip to content

Commit

Permalink
Update babel monorepo to v7.24.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 27, 2024
1 parent 78b1cbb commit 66b64d6
Show file tree
Hide file tree
Showing 2 changed files with 721 additions and 582 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@
]
},
"dependencies": {
"@babel/cli": "7.23.9",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/runtime": "7.23.9",
"@babel/cli": "7.24.6",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/runtime": "7.24.6",
"@types/pako": "^2.0.3",
"better-sqlite3": "9.4.1",
"chalk": "5.3.0",
Expand All @@ -61,7 +61,7 @@
"winston-transport": "4.7.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.23.9",
"@babel/plugin-transform-runtime": "7.24.6",
"@types/better-sqlite3": "7.6.9",
"@types/express": "4.17.21",
"@types/express-fileupload": "1.4.4",
Expand Down
Loading

0 comments on commit 66b64d6

Please sign in to comment.