Skip to content

Commit

Permalink
chore: update dependency @types/jest to v25.1.2 (#963)
Browse files Browse the repository at this point in the history
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 6, 2020
1 parent dc77563 commit 97d7757
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -76,7 +76,7 @@
"devDependencies": {
"@lerna/project": "3.18.0",
"@types/node": "12.12.26",
"@types/jest": "25.1.1",
"@types/jest": "25.1.2",
"docsify-cli": "^4.4.0",
"husky": "4.2.1",
"jest": "25.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2018,10 +2018,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest@25.1.1":
version "25.1.1"
resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.1.tgz#dcf65a8ee315b91ad39c0d358ae0ddc5602ab0e9"
integrity sha512-bKSZJYZJLzwaoVYNN4W3A0RvKNYsrLm5tsuXaMlfYDxKf4gY2sFrMYneCugNQWGg1gjPW+FHBwNrwPzEi4sIsw==
"@types/jest@25.1.2":
version "25.1.2"
resolved "https://registry.npmjs.org/@types/jest/-/jest-25.1.2.tgz#1c4c8770c27906c7d8def5d2033df9dbd39f60da"
integrity sha512-EsPIgEsonlXmYV7GzUqcvORsSS9Gqxw/OvkGwHfAdpjduNRxMlhsav0O5Kb0zijc/eXSO/uW6SJt9nwull8AUQ==
dependencies:
jest-diff "^25.1.0"
pretty-format "^25.1.0"
Expand Down

0 comments on commit 97d7757

Please sign in to comment.