Skip to content

Commit 86a4d52

Browse files
greenkeeper[bot]ikatyang
authored andcommitted
chore(package): update @types/jest to version 22.0.1 (#371)
* chore(package): update @types/jest to version 22.0.1 * chore(package): update lockfile https://npm.im/greenkeeper-lockfile
1 parent df16eb7 commit 86a4d52

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/gulp": "3.8.33",
2828
"@types/gulp-rename": "0.0.33",
2929
"@types/gulp-util": "3.0.34",
30-
"@types/jest": "22.0.0",
30+
"@types/jest": "22.0.1",
3131
"@types/node": "8.5.3",
3232
"@types/ramda": "ikatyang/types-ramda#v0.24.1-dist",
3333
"@types/run-sequence": "0.0.30",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"@types/orchestrator" "*"
5151
"@types/vinyl" "*"
5252

53-
"@types/[email protected].0":
54-
version "22.0.0"
55-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.0.tgz#23009941178aad7979a9591e026f7a96054d7bc0"
53+
"@types/[email protected].1":
54+
version "22.0.1"
55+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.1.tgz#6370a6d60cce3845e4cd5d00bf65f654264685bc"
5656

5757
"@types/minimatch@*":
5858
version "2.0.29"

0 commit comments

Comments
 (0)