Mass dep bump

Summary: Bringing everything to latest.

Reviewed By: nikoant

Differential Revision: D28831357

fbshipit-source-id: 11e7091a7a2834c9b6445bd75e6880c6fbb605d9
This commit is contained in:
Pascal Hartig
2021-06-02 13:26:29 -07:00
committed by Facebook GitHub Bot
parent 62967314c1
commit f4c64c02e8
2 changed files with 82 additions and 96 deletions

View File

@@ -27,8 +27,8 @@
"licenseFilename": "LICENSE",
"readmeFilename": "README.md",
"devDependencies": {
"@typescript-eslint/parser": "^4.25.0",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/eslint-plugin": "^4.26.0",
"@typescript-eslint/parser": "^4.26.0",
"ansi-to-html": "^0.6.15",
"babel-eslint": "^10.0.1",
"eslint": "^7.27.0",
@@ -38,7 +38,7 @@
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-flowtype": "^5.7.2",
"eslint-plugin-header": "^3.0.0",
"eslint-plugin-import": "^2.23.2",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",