Upgrade remaining babel deps to 7.16.7
Summary: Per title. Reviewed By: antonk52 Differential Revision: D33458339 fbshipit-source-id: 47d24e62f0c47f0bfaa7f1756a29d57b327ac747
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ac348def97
commit
3d86280686
@@ -9,20 +9,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bugs": "https://github.com/facebook/flipper/issues",
|
"bugs": "https://github.com/facebook/flipper/issues",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/core": "^7.16.5",
|
"@babel/core": "^7.16.7",
|
||||||
"@babel/generator": "^7.16.0",
|
"@babel/generator": "^7.16.7",
|
||||||
"@babel/parser": "^7.16.6",
|
"@babel/parser": "^7.16.7",
|
||||||
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
||||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
|
||||||
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
|
"@babel/plugin-proposal-object-rest-spread": "^7.16.7",
|
||||||
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
"@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
||||||
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
|
"@babel/plugin-transform-flow-strip-types": "^7.16.7",
|
||||||
"@babel/plugin-transform-modules-commonjs": "^7.16.7",
|
"@babel/plugin-transform-modules-commonjs": "^7.16.7",
|
||||||
"@babel/plugin-transform-typescript": "^7.16.1",
|
"@babel/plugin-transform-typescript": "^7.16.7",
|
||||||
"@babel/preset-env": "^7.16.4",
|
"@babel/preset-env": "^7.16.7",
|
||||||
"@babel/preset-react": "^7.16.0",
|
"@babel/preset-react": "^7.16.7",
|
||||||
"@babel/traverse": "^7.16.3",
|
"@babel/traverse": "^7.16.7",
|
||||||
"@babel/types": "^7.15.6",
|
"@babel/types": "^7.16.7",
|
||||||
"@emotion/babel-plugin": "^11.3.0",
|
"@emotion/babel-plugin": "^11.3.0",
|
||||||
"@types/fs-extra": "^9.0.13",
|
"@types/fs-extra": "^9.0.13",
|
||||||
"@types/node": "^16.11.7",
|
"@types/node": "^16.11.7",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user