Skip to content

Commit

Permalink
Update np dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrem committed Feb 16, 2018
1 parent 1bffaa5 commit 7bdc8e4
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"jest": "^22.1.3",
"jsdoc-to-markdown": "^3.0.0",
"lint-staged": "^6.0.0",
"np": "^2.18.3",
"np": "^2.20.0",
"postcss-loader": "^2.0.9",
"prettier": "^1.6.1",
"react": "^16.1.1",
Expand Down
55 changes: 47 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2941,6 +2941,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

github-url-from-git@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/github-url-from-git/-/github-url-from-git-1.5.0.tgz#f985fedcc0a9aa579dc88d7aff068d55cc6251a0"

glob-base@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
Expand Down Expand Up @@ -3083,6 +3087,10 @@ has-flag@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"

has-flag@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"

has-unicode@^2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
Expand Down Expand Up @@ -3211,6 +3219,10 @@ husky@^0.14.3:
normalize-path "^1.0.0"
strip-indent "^2.0.0"

hyperlinker@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/hyperlinker/-/hyperlinker-1.0.0.tgz#23dc9e38a206b208ee49bc2d6c8ef47027df0c0e"

[email protected], iconv-lite@^0.4.17, iconv-lite@~0.4.13:
version "0.4.19"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.19.tgz#f7468f60135f5e5dad3399c0a81be9a1603a082b"
Expand Down Expand Up @@ -3558,6 +3570,10 @@ isstream@~0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"

issue-regex@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/issue-regex/-/issue-regex-1.0.0.tgz#54fccf62ea65e4f47207572b8b78c1b3d9de5f77"

istanbul-api@^1.1.14:
version "1.2.1"
resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.2.1.tgz#0c60a0515eb11c7d65c6b50bba2c6e999acd8620"
Expand Down Expand Up @@ -4334,12 +4350,18 @@ log-symbols@^1.0.2:
dependencies:
chalk "^1.0.0"

log-symbols@^2.0.0, log-symbols@^2.1.0:
log-symbols@^2.0.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.1.0.tgz#f35fa60e278832b538dc4dddcbb478a45d3e3be6"
dependencies:
chalk "^2.0.1"

log-symbols@^2.1.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
dependencies:
chalk "^2.0.1"

log-update@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1"
Expand Down Expand Up @@ -4673,16 +4695,19 @@ normalize-url@^1.4.0:
query-string "^4.1.0"
sort-keys "^1.0.0"

np@^2.18.3:
version "2.18.3"
resolved "https://registry.yarnpkg.com/np/-/np-2.18.3.tgz#00dfa459edd29ec8ea65e7e99ad973870a61b0cc"
np@^2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/np/-/np-2.20.0.tgz#b66e7214deb7a9914d6786f0efd4fa835d58bd58"
dependencies:
any-observable "^0.2.0"
chalk "^2.3.0"
del "^3.0.0"
execa "^0.8.0"
github-url-from-git "^1.5.0"
has-yarn "^1.0.0"
hyperlinker "^1.0.0"
inquirer "^3.0.6"
issue-regex "^1.0.0"
listr "^0.12.0"
listr-input "^0.1.1"
log-symbols "^2.1.0"
Expand All @@ -4694,6 +4719,7 @@ np@^2.18.3:
semver "^5.2.0"
split "^1.0.0"
stream-to-observable "^0.2.0"
supports-hyperlinks "^1.0.1"
update-notifier "^2.1.0"

npm-path@^2.0.2:
Expand Down Expand Up @@ -5523,8 +5549,8 @@ randomfill@^1.0.3:
safe-buffer "^5.1.0"

rc@^1.0.1, rc@^1.1.6:
version "1.2.4"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.4.tgz#a0f606caae2a3b862bbd0ef85482c0125b315fa3"
version "1.2.5"
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.5.tgz#275cd687f6e3b36cc756baa26dfee80a790301fd"
dependencies:
deep-extend "~0.4.0"
ini "~1.3.0"
Expand Down Expand Up @@ -5754,8 +5780,8 @@ regexpu-core@^2.0.0:
regjsparser "^0.1.4"

registry-auth-token@^3.0.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.1.tgz#fb0d3289ee0d9ada2cbb52af5dfe66cb070d3006"
version "3.3.2"
resolved "https://registry.yarnpkg.com/registry-auth-token/-/registry-auth-token-3.3.2.tgz#851fd49038eecb586911115af845260eec983f20"
dependencies:
rc "^1.1.6"
safe-buffer "^5.0.1"
Expand Down Expand Up @@ -6336,6 +6362,19 @@ supports-color@^4.0.0, supports-color@^4.2.1, supports-color@^4.4.0:
dependencies:
has-flag "^2.0.0"

supports-color@^5.0.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.2.0.tgz#b0d5333b1184dd3666cbe5aa0b45c5ac7ac17a4a"
dependencies:
has-flag "^3.0.0"

supports-hyperlinks@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/supports-hyperlinks/-/supports-hyperlinks-1.0.1.tgz#71daedf36cc1060ac5100c351bb3da48c29c0ef7"
dependencies:
has-flag "^2.0.0"
supports-color "^5.0.0"

svgo@^0.7.0:
version "0.7.2"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
Expand Down

0 comments on commit 7bdc8e4

Please sign in to comment.