Skip to content

Commit

Permalink
chore(deps): update dependency nock to v11.0.0-beta.28 (DIYgod#2671)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and DIYgod committed Jul 22, 2019
1 parent fac0b92 commit 8100de9
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 @@ -40,7 +40,7 @@
"eslint-plugin-prettier": "3.1.0",
"jest": "24.8.0",
"mockdate": "2.0.3",
"nock": "11.0.0-beta.27",
"nock": "11.0.0-beta.28",
"nodemon": "1.19.1",
"pinyin": "2.9.0",
"prettier": "1.18.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6936,10 +6936,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"

[email protected].27:
version "11.0.0-beta.27"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.27.tgz#5e7dca8b74c794db1e7dafed7dfe1a97189c2420"
integrity sha512-zhKQHORiqlwew8Bufthfil1kYzSeCthDvDSBb8mePllftt72jmmpW5vxxJyiYlxOINx9+AJ5EkCps7XVl7O1KQ==
[email protected].28:
version "11.0.0-beta.28"
resolved "https://registry.yarnpkg.com/nock/-/nock-11.0.0-beta.28.tgz#ea5371dbdd9c525b11af2100c4ff7b95557dfe58"
integrity sha512-gEipjcIY8PnC4B2RuKQNn1wndLgWlz2yExU+z3fVOV6Nq3PBWArTdNI3m4qF0pyv1XKkJDJA0vvQui4EpyQJcg==
dependencies:
chai "^4.1.2"
debug "^4.1.0"
Expand Down

0 comments on commit 8100de9

Please sign in to comment.