Skip to content

Commit

Permalink
Merge pull request #63 from ianwalter/renovate/np-5.x
Browse files Browse the repository at this point in the history
Update dependency np to ^5.0.1
  • Loading branch information
Ian Walter committed Apr 29, 2019
2 parents 73ffe4e + d07da86 commit bb92582
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 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 @@
"@ianwalter/dist": "^3.1.0",
"@ianwalter/eslint-config": "^1.1.0",
"@ianwalter/renovate-config": "^1.1.0",
"np": "^5.0.0"
"np": "^5.0.1"
},
"browserslist": "> 2%, not dead",
"babel": {
Expand Down
16 changes: 4 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3481,10 +3481,10 @@ normalize-url@^3.1.0:
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
integrity sha512-U+JJi7duF1o+u2pynbp2zXDW2/PADgC30f0GsHZtRh+HOcXHnw137TrNlyxxRvWW5fjKd3bcLHPxofWuCjaeZg==

np@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/np/-/np-5.0.0.tgz#06997dd0547f21c2cd1f4349a1af2f87a182a627"
integrity sha512-LBGhCy6kKsuJqdECsUKCDGAywDDWUe7OHczWxHsjZgzukXlYqgFV0plCSzr8zZrt8cWS6K76k4l7Yeyge7NcvA==
np@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/np/-/np-5.0.1.tgz#54ac5347691d3dfc3ee0f0780d5a425ee2a692c1"
integrity sha512-2TiY5X0hbQEevPV0WjJ4Os0hjt+Ja3P7cDtiAqBU3jSgyT33Uv6P0g8lIkwLzeTaA8KJe9ykpszjB8DOo27m5Q==
dependencies:
"@samverschueren/stream-to-observable" "^0.3.0"
any-observable "^0.3.0"
Expand All @@ -3507,7 +3507,6 @@ np@^5.0.0:
npm-name "^5.0.1"
onetime "^5.1.0"
open "^6.1.0"
opn "^6.0.0"
ow "^0.12.0"
p-memoize "^3.1.0"
p-timeout "^3.1.0"
Expand Down Expand Up @@ -3620,13 +3619,6 @@ open@^6.1.0:
dependencies:
is-wsl "^1.1.0"

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"

optionator@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.2.tgz#364c5e409d3f4d6301d6c0b4c05bba50180aeb64"
Expand Down

0 comments on commit bb92582

Please sign in to comment.