From 62be0661a43abd56e60a5ffa530d6de48d01c9c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 19:35:06 +0000 Subject: [PATCH] Bump next from 9.0.6 to 9.3.3 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54c711f..ec8669c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@emotion/core": "^10.0.17", "@mdx-js/react": "^1.4.5", "gh-pages": "^2.1.1", - "next": "9.0.6", + "next": "9.3.3", "react": "16.9.0", "react-dom": "16.9.0", "theme-ui": "^0.2.43"