Skip to content

Commit 73f2cde

Browse files
renovate-botkbrandwijk
authored andcommitted
chore(deps): update dependency @types/jest to v22.0.1
1 parent 091a189 commit 73f2cde

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
],
2828
"devDependencies": {
2929
"@types/fs-extra": "5.0.0",
30-
"@types/jest": "22.0.0",
30+
"@types/jest": "22.0.1",
3131
"@types/lodash": "4.14.91",
3232
"jest": "22.0.4",
3333
"mock-fs": "4.4.2",

yarn.lock

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

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"
19+
"@types/jest@22.0.1":
20+
version "22.0.1"
21+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-22.0.1.tgz#6370a6d60cce3845e4cd5d00bf65f654264685bc"
2222

2323
"@types/lodash@4.14.91":
2424
version "4.14.91"

0 commit comments

Comments
 (0)