Skip to content

Commit 2462350

Browse files
Update babel monorepo to v7.19.0
1 parent 9a508a6 commit 2462350

File tree

2 files changed

+149
-112
lines changed

2 files changed

+149
-112
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"homepage": "https://github.com/scriptex/html5-form-validator#readme",
2626
"devDependencies": {
2727
"@babel/cli": "7.18.10",
28-
"@babel/core": "7.18.13",
28+
"@babel/core": "7.19.0",
2929
"@babel/plugin-transform-modules-umd": "7.18.6",
30-
"@babel/preset-env": "7.18.10",
30+
"@babel/preset-env": "7.19.0",
3131
"babel-loader": "8.2.5",
3232
"babel-minify": "0.5.2"
3333
}

0 commit comments

Comments
 (0)