Skip to content

Commit

Permalink
Merge 6e23f98 into e5f2aa1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Sep 20, 2019
2 parents e5f2aa1 + 6e23f98 commit f5fc5a1
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.4",
"nock": "^11.3.5",
"ts-jest": "^24.1.0",
"typescript": "^3.6.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2576,10 +2576,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.4:
version "11.3.4"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.4.tgz#b3d8fde986da8f8484f4b8958e270fbb91250430"
integrity sha512-Mqjk3DeOkuji8eYaveUku+vMswxzVyhrKAz1J9jE86IsEHQg4136Z/PHz81lcjyz9F3yrJXu56Gb/S+LFUOZVg==
nock@^11.3.5:
version "11.3.5"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.5.tgz#f2c7b4b672a04c35342593b6bfd821497881199c"
integrity sha512-6WGeZcWc3RExkBcMSYSrUm/5YukDo52m/jhwniQyrnuiCnKRljBwwje9vTwJyEi4J6m2bq0Aj6C1vzuM6iuaeg==
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit f5fc5a1

Please sign in to comment.