Skip to content

Commit

Permalink
build(deps-dev): bump @types/jest from 25.2.3 to 26.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 28, 2020
1 parent 3e434b5 commit 6d6bd73
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 @@ -50,7 +50,7 @@
},
"devDependencies": {
"@sentry/typescript": "^5.20.0",
"@types/jest": "^25.1.4",
"@types/jest": "^26.0.7",
"@types/react-native": "^0.62.10",
"babel-jest": "^26.1.0",
"jest": "^24.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1388,10 +1388,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest@^25.1.4":
version "25.2.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
"@types/jest@^26.0.7":
version "26.0.7"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"
Expand Down

0 comments on commit 6d6bd73

Please sign in to comment.