Skip to content

Commit 5a6cb96

Browse files
committed
Update babel monorepo to v7.21.0
1 parent ecdd961 commit 5a6cb96

File tree

2 files changed

+167
-56
lines changed

2 files changed

+167
-56
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"main": "index.js",
55
"license": "MIT",
66
"devDependencies": {
7-
"@babel/core": "7.20.12",
7+
"@babel/core": "7.21.0",
88
"@babel/preset-env": "7.20.2",
9-
"@babel/preset-typescript": "7.18.6",
9+
"@babel/preset-typescript": "7.21.0",
1010
"@types/bcrypt": "5.0.0",
1111
"@types/ejs": "3.1.2",
1212
"@types/express": "4.17.17",

0 commit comments

Comments
 (0)