Skip to content

Commit

Permalink
Update dependency next to v6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 15, 2018
1 parent 74f45d9 commit 58eb764
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -23,7 +23,7 @@
"micro": "9.3.3",
"microrouter": "2.2.3",
"mongoose": "5.2.18",
"next": "6.1.1",
"next": "6.1.2",
"prop-types": "15.6.2",
"react": "16.4.2",
"react-dom": "16.4.2"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -3474,10 +3474,10 @@ hmac-drbg@^1.0.0:
minimalistic-assert "^1.0.0"
minimalistic-crypto-utils "^1.0.1"

hoist-non-react-statics@2.5.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
integrity sha512-6Bl6XsDT1ntE0lHbIhr4Kp2PGcleGZ66qu5Jqk8lc0Xc/IeG6gVLmwUGs/K0Us+L8VWoKgj0uWdPMataOsm31w==
hoist-non-react-statics@2.5.5:
version "2.5.5"
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
integrity sha512-rqcy4pJo55FTTLWt+bU8ukscqHeE/e9KWvsOW2b/a3afxQZhwkQdT1rPPCJ0rYXdj4vNcasY8zHTH+jF/qStxw==

home-or-tmp@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -5078,10 +5078,10 @@ next-tick@1:
resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c"
integrity sha1-yobR/ogoFpsBICCOPchCS524NCw=

next@6.1.1:
version "6.1.1"
resolved "https://registry.yarnpkg.com/next/-/next-6.1.1.tgz#b86d6b773871cfeb189b926eb7089d12f291668e"
integrity sha1-uG1rdzhxz+sYm5JutwidEvKRZo4=
next@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/next/-/next-6.1.2.tgz#216c50f7cd010cdf3339bae43687c546d9879a4f"
integrity sha512-/l0YNpHlph0l2VthNSzeADKZQJrF2Bq7a3OB0Cl91yeLYn+1y3oV9hQX/H6pj5lORai9fHGjooTwpqCOFfcnxg==
dependencies:
"@babel/core" "7.0.0-beta.42"
"@babel/plugin-proposal-class-properties" "7.0.0-beta.42"
Expand All @@ -5107,7 +5107,7 @@ next@6.1.1:
fresh "0.5.2"
friendly-errors-webpack-plugin "1.6.1"
glob "7.1.2"
hoist-non-react-statics "2.5.0"
hoist-non-react-statics "2.5.5"
htmlescape "1.1.1"
http-errors "1.6.2"
http-status "1.0.1"
Expand Down

0 comments on commit 58eb764

Please sign in to comment.