We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091a189 commit 73f2cdeCopy full SHA for 73f2cde
package.json
@@ -27,7 +27,7 @@
27
],
28
"devDependencies": {
29
"@types/fs-extra": "5.0.0",
30
- "@types/jest": "22.0.0",
+ "@types/jest": "22.0.1",
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@22.0.0":
20
- version "22.0.0"
21
- resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.0.tgz#23009941178aad7979a9591e026f7a96054d7bc0"
+"@types/jest@22.0.1":
+ version "22.0.1"
+ resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.1.tgz#6370a6d60cce3845e4cd5d00bf65f654264685bc"
22
23
"@types/lodash@4.14.91":
24
version "4.14.91"
0 commit comments