Skip to content

Commit

Permalink
Merge 78e39d8 into ae0e82b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 13, 2020
2 parents ae0e82b + 78e39d8 commit 71e0d77
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 @@ -16,7 +16,7 @@
"test-without-sending": "jest --coverage"
},
"devDependencies": {
"@types/jest": "^25.2.0",
"@types/jest": "^25.2.2",
"@types/node": "^14.0.1",
"coveralls": "^3.1.0",
"jest": "^25.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -540,10 +540,10 @@
"@types/istanbul-lib-coverage" "*"
"@types/istanbul-lib-report" "*"

"@types/jest@^25.2.0":
version "25.2.0"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.0.tgz#2b74c711251ad9a863660042f2c81c2d81f8251e"
integrity sha512-ZTAGZnTWcMWdeBPnt0+XHVZpECqEP5grP+aukXVTplJPTQmJQqu0X9fdUu+jN4qYIPsnKG++7MNJz8rFli1rMg==
"@types/jest@^25.2.2":
version "25.2.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf"
integrity sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==
dependencies:
jest-diff "^25.2.1"
pretty-format "^25.2.1"
Expand Down

0 comments on commit 71e0d77

Please sign in to comment.