housekeeping(dev-deps): babel monorepo@7.12.10 (#6693)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
12
package.json
12
package.json
@@ -97,15 +97,15 @@
|
||||
"zenscroll": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "=7.12.8",
|
||||
"@babel/core": "=7.12.9",
|
||||
"@babel/cli": "=7.12.10",
|
||||
"@babel/core": "=7.12.10",
|
||||
"@babel/plugin-proposal-class-properties": "=7.12.1",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "=7.12.1",
|
||||
"@babel/plugin-proposal-optional-chaining": "=7.12.7",
|
||||
"@babel/plugin-transform-runtime": "=7.12.1",
|
||||
"@babel/preset-env": "=7.12.7",
|
||||
"@babel/preset-react": "=7.12.7",
|
||||
"@babel/register": "=7.12.1",
|
||||
"@babel/plugin-transform-runtime": "=7.12.10",
|
||||
"@babel/preset-env": "=7.12.10",
|
||||
"@babel/preset-react": "=7.12.10",
|
||||
"@babel/register": "=7.12.10",
|
||||
"@commitlint/cli": "^11.0.0",
|
||||
"@commitlint/config-conventional": "^11.0.0",
|
||||
"@jest/globals": "=26.6.2",
|
||||
|
||||
Reference in New Issue
Block a user