Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 3d43a54

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency next to v6.1.2
1 parent 4a29df9 commit 3d43a54

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"isomorphic-unfetch": "2.1.1",
7676
"lodash.take": "4.1.1",
7777
"marked": "0.5.0",
78-
"next": "6.1.1",
78+
"next": "6.1.2",
7979
"nprogress": "0.2.0",
8080
"path-match": "1.2.4",
8181
"prop-types": "15.6.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3825,9 +3825,9 @@ [email protected]:
38253825
version "4.2.0"
38263826
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
38273827

3828-
3829-
version "2.5.0"
3830-
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.0.tgz#d2ca2dfc19c5a91c5a6615ce8e564ef0347e2a40"
3828+
3829+
version "2.5.5"
3830+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
38313831

38323832
home-or-tmp@^2.0.0:
38333833
version "2.0.0"
@@ -5656,9 +5656,9 @@ [email protected]:
56565656
version "0.6.1"
56575657
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.1.tgz#2b327184e8992101177b28563fb5e7102acd0ca9"
56585658

5659-
5660-
version "6.1.1"
5661-
resolved "https://registry.yarnpkg.com/next/-/next-6.1.1.tgz#b86d6b773871cfeb189b926eb7089d12f291668e"
5659+
5660+
version "6.1.2"
5661+
resolved "https://registry.yarnpkg.com/next/-/next-6.1.2.tgz#216c50f7cd010cdf3339bae43687c546d9879a4f"
56625662
dependencies:
56635663
"@babel/core" "7.0.0-beta.42"
56645664
"@babel/plugin-proposal-class-properties" "7.0.0-beta.42"
@@ -5684,7 +5684,7 @@ [email protected]:
56845684
fresh "0.5.2"
56855685
friendly-errors-webpack-plugin "1.6.1"
56865686
glob "7.1.2"
5687-
hoist-non-react-statics "2.5.0"
5687+
hoist-non-react-statics "2.5.5"
56885688
htmlescape "1.1.1"
56895689
http-errors "1.6.2"
56905690
http-status "1.0.1"

0 commit comments

Comments
 (0)