housekeeping(dev-deps): babel monorepo@7.12.7

This commit is contained in:
Renovate Bot
2020-11-20 21:29:42 +00:00
committed by renovate[bot]
parent 02770b3797
commit 250198f476
2 changed files with 361 additions and 261 deletions

612
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -97,14 +97,14 @@
"zenscroll": "^4.0.2"
},
"devDependencies": {
"@babel/cli": "=7.12.1",
"@babel/core": "=7.12.3",
"@babel/cli": "=7.12.7",
"@babel/core": "=7.12.7",
"@babel/plugin-proposal-class-properties": "=7.12.1",
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.1",
"@babel/plugin-proposal-optional-chaining": "=7.12.1",
"@babel/plugin-proposal-optional-chaining": "=7.12.7",
"@babel/plugin-transform-runtime": "=7.12.1",
"@babel/preset-env": "=7.12.1",
"@babel/preset-react": "=7.12.5",
"@babel/preset-env": "=7.12.7",
"@babel/preset-react": "=7.12.7",
"@babel/register": "=7.12.1",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",