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:
committed by
Facebook GitHub Bot
parent
d5089b9f01
commit
e4a814502a
@@ -10,7 +10,7 @@
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@algolia/client-search": "^4.8.6",
|
||||
"algoliasearch": "^4.8.4",
|
||||
"algoliasearch": "^4.8.6",
|
||||
"decompress": "^4.2.1",
|
||||
"decompress-targz": "^4.1.1",
|
||||
"decompress-unzip": "^4.0.1",
|
||||
@@ -21,15 +21,15 @@
|
||||
"p-filter": "^2.1.0",
|
||||
"p-map": "^4.0.0",
|
||||
"recursive-readdir": "^2.2.2",
|
||||
"semver": "^7.3.2",
|
||||
"semver": "^7.3.5",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/fs-extra": "^9.0.8",
|
||||
"@types/jest": "^26.0.21",
|
||||
"@types/node": "^14.14.35",
|
||||
"@types/fs-extra": "^9.0.9",
|
||||
"@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",
|
||||
"mock-fs": "^4.13.0",
|
||||
"rimraf": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user