Pin dependencies

This commit is contained in:
Renovate Bot 2021-08-06 20:16:14 +00:00
parent a7669a0425
commit aa71182c30
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 4 additions and 4 deletions

View File

@ -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",

View File

@ -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==