Upgrade babel

Summary: Upgraded all babel libraries

Reviewed By: passy

Differential Revision: D23002525

fbshipit-source-id: 03d40fd688f5cdf8284cbfdd184f6b44e95bf1ea
This commit is contained in:
Anton Nikolaev
2020-08-07 13:27:08 -07:00
committed by Facebook GitHub Bot
parent 4a1c2a9ece
commit b96f164fd3
5 changed files with 714 additions and 642 deletions

View File

@@ -114,10 +114,10 @@
"@testing-library/dom": "^7.20.2",
"@testing-library/react": "^10.4.3",
"@types/algoliasearch": "^3.30.19",
"@types/babel__code-frame": "^7.0.0",
"@types/babel__core": "^7.1.6",
"@types/babel__code-frame": "^7.0.1",
"@types/babel__core": "^7.1.9",
"@types/babel__generator": "^7.6.1",
"@types/babel__traverse": "^7.0.9",
"@types/babel__traverse": "^7.0.13",
"@types/decompress": "4.2.3",
"@types/deep-equal": "^1.0.1",
"@types/detect-port": "^1.1.0",
@@ -164,7 +164,7 @@
"@typescript-eslint/eslint-plugin": "^2.27.0",
"@typescript-eslint/parser": "^2.19.2",
"ansi-to-html": "^0.6.3",
"babel-eslint": "^10.0.1",
"babel-eslint": "^10.1.0",
"chalk": "^4.0.0",
"cross-env": "^7.0.2",
"detect-port": "^1.1.1",
@@ -174,7 +174,7 @@
"eslint-config-fbjs": "^3.1.1",
"eslint-config-prettier": "^6.10.1",
"eslint-import-resolver-typescript": "^2.0.0",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-flipper": "0.52.1",
"eslint-plugin-flowtype": "^4.7.0",
"eslint-plugin-header": "^3.0.0",