Dep bump
Summary: Get ahead of dependabot by bundling a few small bumps. Reviewed By: nikoant Differential Revision: D33739602 fbshipit-source-id: 1482c062493a4214da81cbf5daf408aa382fb0ac
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4b0091df0f
commit
7135456434
@@ -1,51 +1,50 @@
|
||||
{
|
||||
"name": "flipper-scripts",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"description": "Utility scripts to manage Flipper",
|
||||
"repository": "facebook/flipper",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"devDependencies": {
|
||||
"@adobe/node-fetch-retry": "^2.0.0",
|
||||
"@babel/code-frame": "^7.16.7",
|
||||
"@types/adobe__node-fetch-retry": "^1.0.2",
|
||||
"@types/babel__code-frame": "^7.0.3",
|
||||
"@types/detect-port": "^1.3.1",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/node": "^15.12.5",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"app-builder-lib": "22.14.12",
|
||||
"chalk": "^4.1.2",
|
||||
"detect-port": "^1.1.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"electron-builder": "22.11.7",
|
||||
"express": "^4.17.2",
|
||||
"fb-watchman": "^2.0.1",
|
||||
"flipper-common": "0.0.0",
|
||||
"flipper-pkg-lib": "0.0.0",
|
||||
"flipper-plugin-lib": "0.0.0",
|
||||
"fs-extra": "^9.0.0",
|
||||
"glob": "^7.2.0",
|
||||
"ignore": "^5.1.4",
|
||||
"metro": "^0.66.2",
|
||||
"metro-minify-terser": "^0.66.2",
|
||||
"p-filter": "^2.1.0",
|
||||
"p-map": "^4.0.0",
|
||||
"promisify-child-process": "^4.1.0",
|
||||
"socket.io": "^4.4.1",
|
||||
"tmp": "^0.2.1",
|
||||
"uuid": "^8.3.2",
|
||||
"yargs": "^17.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
},
|
||||
"files": [
|
||||
"lib/**/*"
|
||||
],
|
||||
"homepage": "https://github.com/facebook/flipper",
|
||||
"keywords": [
|
||||
"Flipper"
|
||||
],
|
||||
"author": "Facebook, Inc"
|
||||
}
|
||||
"name": "flipper-scripts",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"description": "Utility scripts to manage Flipper",
|
||||
"repository": "facebook/flipper",
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"devDependencies": {
|
||||
"@adobe/node-fetch-retry": "^2.0.0",
|
||||
"@babel/code-frame": "^7.16.7",
|
||||
"@types/adobe__node-fetch-retry": "^1.0.3",
|
||||
"@types/babel__code-frame": "^7.0.3",
|
||||
"@types/detect-port": "^1.3.2",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"@types/node": "^15.12.5",
|
||||
"ansi-to-html": "^0.7.2",
|
||||
"app-builder-lib": "22.14.12",
|
||||
"chalk": "^4.1.2",
|
||||
"detect-port": "^1.1.1",
|
||||
"dotenv": "^8.2.0",
|
||||
"electron-builder": "22.11.7",
|
||||
"express": "^4.17.2",
|
||||
"fb-watchman": "^2.0.1",
|
||||
"flipper-common": "0.0.0",
|
||||
"flipper-pkg-lib": "0.0.0",
|
||||
"flipper-plugin-lib": "0.0.0",
|
||||
"fs-extra": "^9.0.0",
|
||||
"glob": "^7.2.0",
|
||||
"ignore": "^5.1.4",
|
||||
"metro": "^0.66.2",
|
||||
"metro-minify-terser": "^0.66.2",
|
||||
"p-filter": "^2.1.0",
|
||||
"p-map": "^4.0.0",
|
||||
"promisify-child-process": "^4.1.0",
|
||||
"socket.io": "^4.4.1",
|
||||
"tmp": "^0.2.1",
|
||||
"uuid": "^8.3.2",
|
||||
"yargs": "^17.0.1"
|
||||
},
|
||||
"scripts": {},
|
||||
"files": [
|
||||
"lib/**/*"
|
||||
],
|
||||
"homepage": "https://github.com/facebook/flipper",
|
||||
"keywords": [
|
||||
"Flipper"
|
||||
],
|
||||
"author": "Facebook, Inc"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user