Skip to content

Commit 64c566b

Browse files
Update babel monorepo to v7.18.6
1 parent e61b842 commit 64c566b

File tree

2 files changed

+637
-896
lines changed

2 files changed

+637
-896
lines changed

package.json

Lines changed: 3 additions & 3 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.17.10",
28-
"@babel/core": "7.18.5",
29-
"@babel/plugin-transform-modules-umd": "7.18.0",
30-
"@babel/preset-env": "7.18.2",
28+
"@babel/core": "7.18.6",
29+
"@babel/plugin-transform-modules-umd": "7.18.6",
30+
"@babel/preset-env": "7.18.6",
3131
"babel-loader": "8.2.5",
3232
"babel-minify": "0.5.2"
3333
}

0 commit comments

Comments
 (0)