Skip to content

Commit

Permalink
Update dependency open to v7.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2020
1 parent a996c95 commit bf7b21c
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 @@ -61,7 +61,7 @@
"inquirer": "7.0.4",
"minimist": "1.2.0",
"node-localstorage": "2.1.5",
"open": "7.0.2",
"open": "7.0.4",
"parse-diff": "0.6.0",
"readline-sync": "1.4.10",
"semver": "7.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3212,10 +3212,10 @@ onetime@^5.1.0:
dependencies:
mimic-fn "^2.1.0"

[email protected].2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/open/-/open-7.0.2.tgz#fb3681f11f157f2361d2392307548ca1792960e8"
integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ==
[email protected].4:
version "7.0.4"
resolved "https://registry.yarnpkg.com/open/-/open-7.0.4.tgz#c28a9d315e5c98340bf979fdcb2e58664aa10d83"
integrity sha512-brSA+/yq+b08Hsr4c8fsEW2CRzk1BmfN3SAK/5VCHQ9bdoZJ4qa/+AfR0xHjlbbZUyPkUHs1b8x1RqdyZdkVqQ==
dependencies:
is-docker "^2.0.0"
is-wsl "^2.1.1"
Expand Down

0 comments on commit bf7b21c

Please sign in to comment.