From 64a90eb2f46b568d8363c3c4534ae1d52bd118f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 07:50:59 +0000 Subject: [PATCH] chore(deps): bump next from 7.0.3 to 9.3.3 Bumps [next](https://github.com/zeit/next.js) from 7.0.3 to 9.3.3. - [Release notes](https://github.com/zeit/next.js/releases) - [Commits](https://github.com/zeit/next.js/compare/7.0.3...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 8425109..32ec4c3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "license": "MIT", "dependencies": { "@lingui/react": "^2.7.0", - "next": "^7.0.2", + "next": "^9.3.3", "react": "^16.5.2", "react-dom": "^16.5.2" },