Skip to content

Commit

Permalink
Merge pull request #15 from slikts/greenkeeper/@types/jest-pin-23.3.5
Browse files Browse the repository at this point in the history
fix: pin @types/jest to 23.3.5
  • Loading branch information
slikts authored Oct 12, 2018
2 parents 05ba8d5 + d52efe1 commit b225fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"trailingComma": "all"
},
"devDependencies": {
"@types/jest": "^23.3.1",
"@types/jest": "23.3.5",
"@types/node": "^10.7.1",
"babel-jest": "^23.4.2",
"colors": "^1.3.1",
Expand Down

0 comments on commit b225fe9

Please sign in to comment.