Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v24.0.24 (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2019
1 parent 7bcad74 commit d2f9b42
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@babel/preset-env": "7.7.6",
"@babel/preset-typescript": "7.7.4",
"@semantic-release/git": "7.1.0-beta.10",
"@types/jest": "24.0.23",
"@types/jest": "24.0.24",
"@types/node": "12.12.19",
"@types/ws": "6.0.4",
"@typescript-eslint/eslint-plugin": "2.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1446,10 +1446,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest@24.0.23":
version "24.0.23"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.23.tgz#046f8e2ade026fe831623e361a36b6fb9a4463e4"
integrity sha512-L7MBvwfNpe7yVPTXLn32df/EK+AMBFAFvZrRuArGs7npEWnlziUXK+5GMIUTI4NIuwok3XibsjXCs5HxviYXjg==
"@types/jest@24.0.24":
version "24.0.24"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.24.tgz#0f2f523dc77cc1bc6bef34eaf287ede887a73f05"
integrity sha512-vgaG968EDPSJPMunEDdZvZgvxYSmeH8wKqBlHSkBt1pV2XlLEVDzsj1ZhLuI4iG4Pv841tES61txSBF0obh4CQ==
dependencies:
jest-diff "^24.3.0"

Expand Down

0 comments on commit d2f9b42

Please sign in to comment.