Update jest
Summary: Getting some warnings from ts-jest being potentially incompatible. Reviewed By: nikoant Differential Revision: D22184492 fbshipit-source-id: b0ff36bd63f45ca71957f882a08dcbedfdd5de87
This commit is contained in:
committed by
Facebook GitHub Bot
parent
03b231703b
commit
f088d7ceec
@@ -30,8 +30,8 @@
|
||||
"tslib": "^2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "25.1.4",
|
||||
"jest": "^25.1.0",
|
||||
"@types/jest": "26",
|
||||
"jest": "^26",
|
||||
"prettier": "^2.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"ts-jest": "^26.0.0",
|
||||
|
||||
Reference in New Issue
Block a user