Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 26, 2018
1 parent e496b1e commit a40df2d
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions yarn.lock
Expand Up @@ -1162,13 +1162,14 @@ fb-watchman@^2.0.0:
dependencies:
bser "^2.0.0"

fetch-mock@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-6.5.0.tgz#3841b90d5a315e213be61c07f1125be8c52f4f9c"
fetch-mock@^7.2.1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/fetch-mock/-/fetch-mock-7.2.1.tgz#1df676ccc62e3b6f5d7834354e454dda388816ba"
dependencies:
babel-polyfill "^6.26.0"
glob-to-regexp "^0.4.0"
path-to-regexp "^2.2.1"
whatwg-url "^6.5.0"

filename-regex@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -3796,7 +3797,7 @@ tough-cookie@>=2.3.3, tough-cookie@^2.3.3, tough-cookie@~2.3.0, tough-cookie@~2.
dependencies:
punycode "^1.4.1"

tr46@^1.0.0:
tr46@^1.0.0, tr46@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09"
dependencies:
Expand Down Expand Up @@ -4012,6 +4013,14 @@ whatwg-url@^6.4.0:
tr46 "^1.0.0"
webidl-conversions "^4.0.1"

whatwg-url@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-6.5.0.tgz#f2df02bff176fd65070df74ad5ccbb5a199965a8"
dependencies:
lodash.sortby "^4.7.0"
tr46 "^1.0.1"
webidl-conversions "^4.0.2"

which-module@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
Expand Down

0 comments on commit a40df2d

Please sign in to comment.