Skip to content

Commit

Permalink
Merge 6ffee2b into f731841
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2020
2 parents f731841 + 6ffee2b commit fe8d12d
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 @@ -43,7 +43,7 @@
"test"
],
"devDependencies": {
"@types/jest": "^25.1.0",
"@types/jest": "^26.0.0",
"@types/jest-each": "^24.3.0",
"@types/node": "^13.1.0",
"arrayify-stream": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -573,10 +573,10 @@
dependencies:
jest-each "*"

"@types/jest@^25.1.0":
version "25.2.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
"@types/jest@^26.0.0":
version "26.0.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.0.tgz#a6d7573dffa9c68cbbdf38f2e0de26f159e11134"
integrity sha512-/yeMsH9HQ1RLORlXAwoLXe8S98xxvhNtUz3yrgrwbaxYjT+6SFPZZRksmRKRA6L5vsUtSHeN71viDOTTyYAD+g==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"
Expand Down

0 comments on commit fe8d12d

Please sign in to comment.