We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a063643 + 888c011 commit 600b2a9Copy full SHA for 600b2a9
package.json
@@ -27,7 +27,7 @@
27
],
28
"devDependencies": {
29
"@types/fs-extra": "4.0.7",
30
- "@types/jest": "21.1.10",
+ "@types/jest": "22.0.0",
31
"@types/lodash": "4.14.91",
32
"jest": "22.0.4",
33
"mock-fs": "4.4.2",
yarn.lock
@@ -16,9 +16,9 @@
16
dependencies:
17
"@types/node" "*"
18
19
-"@types/jest@21.1.10":
20
- version "21.1.10"
21
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-21.1.10.tgz#dcacb5217ddf997a090cc822bba219b4b2fd7984"
+"@types/jest@22.0.0":
+ version "22.0.0"
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.0.tgz#23009941178aad7979a9591e026f7a96054d7bc0"
22
23
"@types/[email protected]":
24
version "4.14.91"
0 commit comments