Skip to content

Commit

Permalink
Update babel monorepo to v7.23.9 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 7cdeea4 commit 1025d1e
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 94 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.4",
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/runtime": "7.23.8",
"@babel/cli": "7.23.9",
"@babel/core": "7.23.9",
"@babel/preset-env": "7.23.9",
"@babel/runtime": "7.23.9",
"better-sqlite3": "9.3.0",
"chalk": "5.3.0",
"express": "4.18.2",
Expand All @@ -60,7 +60,7 @@
"winston-transport": "4.6.0"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.23.7",
"@babel/plugin-transform-runtime": "7.23.9",
"@types/better-sqlite3": "7.6.8",
"@types/express": "4.17.21",
"@types/express-fileupload": "1.4.4",
Expand Down
Loading

0 comments on commit 1025d1e

Please sign in to comment.