Skip to content

Commit

Permalink
Merge 5469f1c into ae1c5f3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 2, 2019
2 parents ae1c5f3 + 5469f1c commit 85d8af2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test-without-sending": "jest --coverage"
},
"devDependencies": {
"@types/jest": "^24.0.6",
"@types/jest": "^24.0.11",
"@types/node": "^11.13.0",
"coveralls": "^3.0.2",
"jest": "^24.6.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,9 +310,10 @@
version "20.0.1"
resolved "https://registry.yarnpkg.com/@types/jest-diff/-/jest-diff-20.0.1.tgz#35cc15b9c4f30a18ef21852e255fdb02f6d59b89"

"@types/jest@^24.0.6":
version "24.0.6"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.6.tgz#ba4c8c7900ce098a82ca99293cbe4192bde4f355"
"@types/jest@^24.0.11":
version "24.0.11"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-24.0.11.tgz#1f099bea332c228ea6505a88159bfa86a5858340"
integrity sha512-2kLuPC5FDnWIDvaJBzsGTBQaBbnDweznicvK7UGYzlIJP4RJR2a4A/ByLUXEyEgag6jz8eHdlWExGDtH3EYUXQ==
dependencies:
"@types/jest-diff" "*"

Expand Down

0 comments on commit 85d8af2

Please sign in to comment.