Skip to content

Commit

Permalink
chore: Bump @types/nock from 10.0.3 to 11.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Sep 12, 2019
1 parent 89314ee commit 65bad74
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@types/jest-when": "^2.4.0",
"@types/lodash": "^4.14.136",
"@types/nanoid": "^2.0.0",
"@types/nock": "^10.0.3",
"@types/nock": "^11.1.0",
"@types/node": "~12.7",
"@types/text-table": "^0.2.0",
"@types/yaml": "^1.0.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,12 +543,12 @@
dependencies:
"@types/node" "*"

"@types/nock@^10.0.3":
version "10.0.3"
resolved "https://registry.yarnpkg.com/@types/nock/-/nock-10.0.3.tgz#dab1d18ffbccfbf2db811dab9584304eeb6e1c4c"
integrity sha512-OthuN+2FuzfZO3yONJ/QVjKmLEuRagS9TV9lEId+WHL9KhftYG+/2z+pxlr0UgVVXSpVD8woie/3fzQn8ft/Ow==
"@types/nock@^11.1.0":
version "11.1.0"
resolved "https://registry.yarnpkg.com/@types/nock/-/nock-11.1.0.tgz#0a8c1056a31ba32a959843abccf99626dd90a538"
integrity sha512-jI/ewavBQ7X5178262JQR0ewicPAcJhXS/iFaNJl0VHLfyosZ/kwSrsa6VNQNSO8i9d8SqdRgOtZSOKJ/+iNMw==
dependencies:
"@types/node" "*"
nock "*"

"@types/node@*", "@types/node@^12.7.4", "@types/node@~12.7":
version "12.7.5"
Expand Down Expand Up @@ -5039,7 +5039,7 @@ 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.2:
nock@*, nock@~11.3.2:
version "11.3.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.3.3.tgz#f4553d87ac8e501d7a995a50df7e24857f879f58"
integrity sha512-SrRux5onbWf2ItpmietnLYis+C2QYF08hAo9wv/3QLqaLJVHBSVBTL0EvlD8Hjrm7lTH4vExTzr9gQUsPqy5Cg==
Expand Down

0 comments on commit 65bad74

Please sign in to comment.