From d5988759cd4da1890c8f1cabe30d7363d1caea05 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 18 May 2021 16:04:30 +0000 Subject: [PATCH] Pin dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 9f7f8a0..af0c7fa 100644 --- a/package.json +++ b/package.json @@ -21,15 +21,15 @@ "dependencies": { "@babel/cli": "7.14.3", "@babel/plugin-transform-typescript": "7.14.3", - "@mdx-js/mdx": "^1.6.22", - "@mdx-js/react": "^1.6.22", + "@mdx-js/mdx": "1.6.22", + "@mdx-js/react": "1.6.22", "animejs": "3.2.1", "babel-plugin-i18next-extract": "0.8.3", "gatsby": "3.5.0", "gatsby-cli": "3.5.0", "gatsby-plugin-asset-path": "3.0.3", "gatsby-plugin-manifest": "3.5.0", - "gatsby-plugin-mdx": "^2.5.0", + "gatsby-plugin-mdx": "2.5.0", "gatsby-plugin-offline": "4.5.0", "gatsby-plugin-react-helmet": "4.5.0", "gatsby-plugin-react-i18next": "1.1.1",