From a761873b97ddafc1e7996619269b75046db80ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 21:31:40 +0000 Subject: [PATCH] Bump next from 9.0.6 to 9.3.3 in /blog Bumps [next](https://github.com/zeit/next.js) from 9.0.6 to 9.3.3. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/v9.0.6...v9.3.3) Signed-off-by: dependabot[bot] --- blog/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/package.json b/blog/package.json index a6ef849..9669e1b 100644 --- a/blog/package.json +++ b/blog/package.json @@ -17,7 +17,7 @@ "loadash": "^1.0.0", "markdown-navbar": "^1.0.7", "marked": "^0.7.0", - "next": "9.0.6", + "next": "9.3.3", "react": "16.9.0", "react-countup": "^4.2.2", "react-dom": "16.9.0",