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

@@ -14,7 +14,7 @@
"dependencies": {
"@oclif/command": "^1",
"@oclif/config": "^1",
"@oclif/parser": "^3",
"@oclif/parser": "^3.8.5",
"@oclif/plugin-help": "^3.0.0",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"ajv": "^6.12.2",
@@ -29,12 +29,12 @@
},
"devDependencies": {
"@oclif/dev-cli": "^1",
"@types/fs-extra": "^9.0.8",
"@types/fs-extra": "^9.0.9",
"@types/inquirer": "^7.3.1",
"@types/jest": "^26.0.21",
"@types/node": "^14.14.35",
"@types/jest": "^26.0.22",
"@types/node": "^14.14.36",
"flipper-test-utils": "0.0.0",
"globby": "^11",
"globby": "^11.0.3",
"jest": "^26.6.3",
"prettier": "^2.2.1",
"rimraf": "^3.0.2",