Bump @babel/* deps (#11677)
This commit is contained in:
parent
c9da3bc8b8
commit
3874470841
28
package.json
28
package.json
@ -11,21 +11,21 @@
|
|||||||
"test": "make test"
|
"test": "make test"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/cli": "^7.8.4",
|
"@babel/cli": "^7.10.1",
|
||||||
"@babel/core": "^7.9.6",
|
"@babel/core": "^7.10.2",
|
||||||
"@babel/eslint-plugin-development": "^1.0.1",
|
"@babel/eslint-plugin-development": "^1.0.1",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
"@babel/plugin-proposal-class-properties": "^7.10.1",
|
||||||
"@babel/plugin-proposal-dynamic-import": "^7.8.3",
|
"@babel/plugin-proposal-dynamic-import": "^7.10.1",
|
||||||
"@babel/plugin-proposal-export-namespace-from": "^7.8.3",
|
"@babel/plugin-proposal-export-namespace-from": "^7.10.1",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.9.6",
|
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
|
||||||
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
|
"@babel/plugin-transform-flow-strip-types": "^7.10.1",
|
||||||
"@babel/plugin-transform-for-of": "^7.9.0",
|
"@babel/plugin-transform-for-of": "^7.10.1",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.9.6",
|
"@babel/plugin-transform-modules-commonjs": "^7.10.1",
|
||||||
"@babel/plugin-transform-runtime": "^7.9.6",
|
"@babel/plugin-transform-runtime": "^7.10.1",
|
||||||
"@babel/preset-env": "^7.9.6",
|
"@babel/preset-env": "^7.10.2",
|
||||||
"@babel/preset-flow": "^7.9.0",
|
"@babel/preset-flow": "^7.10.1",
|
||||||
"@babel/register": "^7.9.0",
|
"@babel/register": "^7.10.1",
|
||||||
"@babel/runtime": "^7.9.6",
|
"@babel/runtime": "^7.10.2",
|
||||||
"@rollup/plugin-json": "4.0.1",
|
"@rollup/plugin-json": "4.0.1",
|
||||||
"babel-eslint": "^11.0.0-beta.2",
|
"babel-eslint": "^11.0.0-beta.2",
|
||||||
"babel-jest": "^24.9.0",
|
"babel-jest": "^24.9.0",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user