Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

Commit

Permalink
Merge pull request #4 from sandiiarov/renovate/jest-24.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/jest to v24.0.8
  • Loading branch information
sandiiarov authored Feb 26, 2019
2 parents a790675 + 2b4c024 commit 9e529df
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 @@
"@pika/plugin-build-types": "0.3.12",
"@pika/plugin-build-web": "0.3.12",
"@pika/plugin-standard-pkg": "0.3.12",
"@types/jest": "24.0.6",
"@types/jest": "24.0.8",
"@types/react": "16.8.5",
"jest": "24.1.0",
"react": "16.8.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -954,10 +954,10 @@
resolved "https://registry.npmjs.org/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"
integrity sha512-yALhelO3i0hqZwhjtcr6dYyaLoCHbAMshwtj6cGxTvHZAKXHsYGdff6E8EPw3xLKY0ELUTQ69Q1rQiJENnccMA==

"@types/[email protected].6":
version "24.0.6"
resolved "https://registry.npmjs.org/@types/jest/-/jest-24.0.6.tgz#ba4c8c7900ce098a82ca99293cbe4192bde4f355"
integrity sha512-NE7FBG/F4cMDKdCBqgyd+Sa6JZ5GiMOyA5QwJdeS4Ii/Z9a18WgGbFrHbcr48/7I9HdnkaAYP+S2MmQ27qoqJA==
"@types/[email protected].8":
version "24.0.8"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.8.tgz#98cc1bb1ba8bb46402289c5ef58709de0aec3881"
integrity sha512-J9s1185W175UQ0Amyb1AhH4+qzGXNTxEHdeXESKIs/EFHC9aLMZwDPtdH8YkimuKVt+aSb8vO0GC1guO50sbBw==
dependencies:
"@types/jest-diff" "*"

Expand Down

0 comments on commit 9e529df

Please sign in to comment.