Skip to content

Commit 5febb73

Browse files
authored
Merge pull request #147 from accounts-js/renovate/jest-monorepo
Update dependency jest to v22
2 parents 6f74d16 + 0036557 commit 5febb73

File tree

5 files changed

+1173
-791
lines changed

5 files changed

+1173
-791
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@types/node": "8.0.47",
4141
"codecov": "3.0.0",
4242
"flow-bin": "0.66.0",
43-
"jest": "21.2.1",
43+
"jest": "22.4.2",
4444
"lerna": "2.9.0",
4545
"opencollective": "1.0.3",
4646
"prettier": "1.11.1",

packages/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"license": "MIT",
5050
"devDependencies": {
5151
"@types/jest": "22.1.4",
52-
"jest": "20.0.4",
52+
"jest": "22.4.2",
5353
"jsonwebtoken": "7.4.3",
5454
"lerna": "2.9.0",
5555
"localstorage-polyfill": "1.0.1",

0 commit comments

Comments
 (0)