From aa71182c301dd0897164e35582ec4e61a2ee474a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Aug 2021 20:16:14 +0000 Subject: [PATCH] Pin dependencies --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 99c13b4..a2b30a6 100644 --- a/package.json +++ b/package.json @@ -19,8 +19,8 @@ "gatsby": "3.11.0", "gatsby-plugin-manifest": "3.11.0", "gatsby-plugin-react-helmet": "4.11.0", - "gatsby-plugin-transition-link": "^1.20.5", - "gsap": "^3.7.1", + "gatsby-plugin-transition-link": "1.20.5", + "gsap": "3.7.1", "prop-types": "15.7.2", "react": "17.0.2", "react-dom": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 613a022..6d67727 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4909,7 +4909,7 @@ gatsby-plugin-react-helmet@4.11.0: dependencies: "@babel/runtime" "^7.14.6" -gatsby-plugin-transition-link@^1.20.5: +gatsby-plugin-transition-link@1.20.5: version "1.20.5" resolved "https://registry.yarnpkg.com/gatsby-plugin-transition-link/-/gatsby-plugin-transition-link-1.20.5.tgz#c4e8ca7b69dee029436b67964f8915f2a46090ee" integrity sha512-0Hm//+hgVv3fDpKtZiTVfNqaVBrYwbVeE22auCwqBgaoluGkRZbr9IrOrJyhM5OZU5hIjuZmxvHNuLu4UfagQg== @@ -5518,7 +5518,7 @@ graphql@^15.4.0: resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad" integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw== -gsap@^3.7.1: +gsap@3.7.1: version "3.7.1" resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.7.1.tgz#1c5857f4fbcbd3f5ca0b513ef7abf828fbaa20a8" integrity sha512-4qxuaC2yFWRjMRof5tI/7c9/+L4xMsCoqHrZAmuh+IbOokTnZyoeF0VgvcVHq3uo+/VJZCs7PTvjrFasfGl+ww==