Skip to content

Commit 03ab6ea

Browse files
authored
Merge pull request #136 from accounts-js/renovate/jest-20.x
Update dependency @types/jest to v20.0.8
2 parents a15ebce + 6a325b4 commit 03ab6ea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"author": "Tim Mikeladze",
4949
"license": "MIT",
5050
"devDependencies": {
51-
"@types/jest": "20.0.2",
51+
"@types/jest": "20.0.8",
5252
"jest": "20.0.4",
5353
"jsonwebtoken": "7.4.1",
5454
"lerna": "2.0.0-beta.32",

packages/client/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# yarn lockfile v1
33

44

5-
"@types/[email protected].2":
6-
version "20.0.2"
7-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-20.0.2.tgz#86c751121fb53dbd39bb1a08c45083da13f2dc67"
5+
"@types/[email protected].8":
6+
version "20.0.8"
7+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-20.0.8.tgz#7f8c97f73d20d3bf5448fbe33661a342002b5954"
88

99
abab@^1.0.3:
1010
version "1.0.3"

0 commit comments

Comments
 (0)