Skip to content

Commit

Permalink
Merge pull request #115 from darcyclarke/greenkeeper/opn-6.0.0
Browse files Browse the repository at this point in the history
Update opn to the latest version 🚀
  • Loading branch information
darcyclarke authored Apr 1, 2019
2 parents 36398c1 + c05b73e commit f02ce51
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 @@ -75,7 +75,7 @@
},
"dependencies": {
"getos": "^3.1.1",
"opn": "5.5.0",
"opn": "6.0.0",
"semver": "^5.6.0",
"yargs": "13.2.2",
"extend": "^3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3401,10 +3401,10 @@ onetime@^2.0.0:
dependencies:
mimic-fn "^1.0.0"

opn@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc"
integrity sha512-PqHpggC9bLV0VeWcdKhkpxY+3JTzetLSqTCWL/z/tFIbI6G8JCjondXklT1JinczLz2Xib62sSp0T/gKT4KksA==
opn@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/opn/-/opn-6.0.0.tgz#3c5b0db676d5f97da1233d1ed42d182bc5a27d2d"
integrity sha512-I9PKfIZC+e4RXZ/qr1RhgyCnGgYX0UEIlXgWnCOVACIvFgaC9rz6Won7xbdhoHrd8IIhV7YEpHjreNUNkqCGkQ==
dependencies:
is-wsl "^1.1.0"

Expand Down

0 comments on commit f02ce51

Please sign in to comment.