Skip to content

Commit

Permalink
Merge pull request #439 from unarxiv/renovate/jest-24.x
Browse files Browse the repository at this point in the history
Update dependency @types/jest to v24.0.15
  • Loading branch information
xzyaoi committed Jun 19, 2019
2 parents f7ec043 + e4df390 commit 92bd501
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@koa/cors": "^3.0.0",
"@sentry/node": "5.4.0",
"@types/dotenv": "6.1.1",
"@types/jest": "24.0.14",
"@types/jest": "24.0.15",
"@types/koa": "^2.0.47",
"@types/koa-helmet": "^3.1.2",
"@types/koa-passport": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==

"@types/jest@24.0.14":
version "24.0.14"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.14.tgz#bb40fec243164b2def5cfaddd0cb4d4e958c5c1c"
integrity sha512-IxS2AO0nOr4zrpKfRCxobQUb1bSK6ejodZ7odCzHXMjsASCI8J10N8qVQhrCjvJTc3bUjGGeuD+ytKZqyhajqQ==
"@types/jest@24.0.15":
version "24.0.15"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.15.tgz#6c42d5af7fe3b44ffff7cc65de7bf741e8fa427f"
integrity sha512-MU1HIvWUme74stAoc3mgAi+aMlgKOudgEvQDIm1v4RkrDudBh1T+NFp5sftpBAdXdx1J0PbdpJ+M2EsSOi1djA==
dependencies:
"@types/jest-diff" "*"

Expand Down

0 comments on commit 92bd501

Please sign in to comment.