Skip to content

Commit 888c011

Browse files
committed
chore(deps): update dependency @types/jest to v22.0.0
1 parent 821ceae commit 888c011

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"devDependencies": {
2929
"@types/fs-extra": "4.0.7",
30-
"@types/jest": "21.1.10",
30+
"@types/jest": "22.0.0",
3131
"@types/lodash": "4.14.91",
3232
"jest": "22.0.4",
3333
"mock-fs": "4.4.2",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
dependencies:
1717
"@types/node" "*"
1818

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"
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"
2222

2323
2424
version "4.14.91"

0 commit comments

Comments
 (0)