Mass-bump deps
Summary: Trying to get ahead of dependabot by bumping a bunch of things at once that are minor or patch level bumps. Reviewed By: muraziz Differential Revision: D28094201 fbshipit-source-id: b6b53ae2d582686201124b82fed4f436a60b3172
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9a34ef84a8
commit
c3f3b35a31
@@ -29,18 +29,18 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@oclif/dev-cli": "^1",
|
||||
"@types/fs-extra": "^9.0.9",
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"@types/inquirer": "^7.3.1",
|
||||
"@types/jest": "^26.0.22",
|
||||
"@types/node": "^14.14.41",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/node": "^15.0.1",
|
||||
"flipper-test-utils": "0.0.0",
|
||||
"globby": "^11.0.3",
|
||||
"jest": "^26.6.3",
|
||||
"prettier": "^2.2.1",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^26.0.0",
|
||||
"ts-node": "^8",
|
||||
"typescript": "^4.1.2"
|
||||
"ts-jest": "^26.5.5",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.2.4"
|
||||
},
|
||||
"scripts": {
|
||||
"reset": "rimraf lib *.tsbuildinfo",
|
||||
|
||||
Reference in New Issue
Block a user