Mass bump deps

Summary:
Bumping everything that's just a patch version behind or safe-looking minor change.

Just hoping to get ahead of dependabot's next run.

Reviewed By: fabiomassimo

Differential Revision: D27367567

fbshipit-source-id: 1bf8bad02e5a9f07f5982466254f9906581230cf
This commit is contained in:
Pascal Hartig
2021-03-27 04:24:45 -07:00
committed by Facebook GitHub Bot
parent d5089b9f01
commit e4a814502a
15 changed files with 397 additions and 302 deletions

View File

@@ -19,7 +19,7 @@
"@testing-library/react": "^11.2.5",
"@types/dateformat": "^3.0.1",
"@types/sql-formatter": "^2.3.0",
"react-redux": "^7.1.1",
"react-redux": "^7.2.3",
"redux-mock-store": "^1.0.1"
},
"bugs": {

View File

@@ -26,7 +26,7 @@
},
"dependencies": {
"promisify-child-process": "^4.1.0",
"recharts": "2.0.3"
"recharts": "2.0.9"
},
"devDependencies": {
"@types/recharts": "1.8.19"

View File

@@ -10,7 +10,7 @@
"flipper-plugin"
],
"dependencies": {
"deep-equal": "^2.0.1",
"deep-equal": "^2.0.5",
"lodash": "^4.17.21"
},
"devDependencies": {

View File

@@ -18,7 +18,7 @@
},
"dependencies": {
"lodash": "^4.17.21",
"pako": "^2.0.2",
"pako": "^2.0.3",
"xml-beautifier": "^0.4.0"
},
"peerDependencies": {