Monday dep bump
Summary: Going through all the patch updates and other small updates to pre-empt dependabot. allow-large-files Reviewed By: jknoxville Differential Revision: D29547777 fbshipit-source-id: 86ef2408da0564049916cd96d66665074cdc23f2
This commit is contained in:
committed by
Facebook GitHub Bot
parent
0e1f8e45ec
commit
3981ac9b1e
@@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@typescript-eslint/experimental-utils": "^4.28.0",
|
||||
"@typescript-eslint/experimental-utils": "^4.28.1",
|
||||
"fs-extra": "^10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -22,7 +22,7 @@
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^26.5.6",
|
||||
"ts-node": "^9.1.1",
|
||||
"typescript": "^4.3.4"
|
||||
"typescript": "^4.3.5"
|
||||
},
|
||||
"scripts": {
|
||||
"reset": "rimraf lib *.tsbuildinfo",
|
||||
|
||||
Reference in New Issue
Block a user