Skip to content

Commit

Permalink
Merge d786b5f into ef413dd
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 12, 2019
2 parents ef413dd + d786b5f commit 260649f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -29,7 +29,7 @@
"@types/node": "^12.7.5",
"jest": "^24.9.0",
"jest-circus": "^24.9.0",
"nock": "^11.3.3",
"nock": "^11.3.4",
"ts-jest": "^24.0.2",
"typescript": "^3.6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2571,10 +2571,10 @@ nice-try@^1.0.4:
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==

nock@^11.3.3:
version "11.3.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.3.tgz#f4553d87ac8e501d7a995a50df7e24857f879f58"
integrity sha512-SrRux5onbWf2ItpmietnLYis+C2QYF08hAo9wv/3QLqaLJVHBSVBTL0EvlD8Hjrm7lTH4vExTzr9gQUsPqy5Cg==
nock@^11.3.4:
version "11.3.4"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.4.tgz#b3d8fde986da8f8484f4b8958e270fbb91250430"
integrity sha512-Mqjk3DeOkuji8eYaveUku+vMswxzVyhrKAz1J9jE86IsEHQg4136Z/PHz81lcjyz9F3yrJXu56Gb/S+LFUOZVg==
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit 260649f

Please sign in to comment.