Skip to content

Commit

Permalink
chore(deps): update dependency @types/jest to v24.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 27, 2019
1 parent 8e328ae commit 5a30bdc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@nju33/eslint-config": "0.0.26",
"@nju33/prettier": "0.0.26",
"@types/jest": "24.0.24",
"@types/jest": "24.0.25",
"coveralls": "3.0.9",
"eslint": "5.16.0",
"gh-pages": "2.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-dayo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"devDependencies": {
"@testing-library/react": "8.0.9",
"@types/jest": "24.0.24",
"@types/jest": "24.0.25",
"@types/nanoevents": "1.0.0",
"@types/nanoid": "2.1.0",
"@types/react": "16.9.17",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1934,10 +1934,10 @@
dependencies:
"@types/jest-diff" "*"

"@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==
"@types/jest@24.0.25":
version "24.0.25"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.25.tgz#2aba377824ce040114aa906ad2cac2c85351360f"
integrity sha512-hnP1WpjN4KbGEK4dLayul6lgtys6FPz0UfxMeMQCv0M+sTnzN3ConfiO72jHgLxl119guHgI8gLqDOrRLsyp2g==
dependencies:
jest-diff "^24.3.0"

Expand Down

0 comments on commit 5a30bdc

Please sign in to comment.