Skip to content

Commit 2216848

Browse files
Update babel monorepo to v7.18.10
1 parent 71d2b65 commit 2216848

File tree

2 files changed

+138
-240
lines changed

2 files changed

+138
-240
lines changed

package.json

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

0 commit comments

Comments
 (0)