From f6407a6902c2efa6e7bc01ee58f5327828b5c495 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 21:43:40 +0000 Subject: [PATCH] Bump gsap from 2.1.3 to 3.6.0 Bumps [gsap](https://github.com/greensock/GSAP) from 2.1.3 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/2.1.3...3.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 58f593c..f1dd725 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "gatsby-plugin-svgr": "^2.0.2", "gatsby-source-filesystem": "^2.1.5", "gatsby-transformer-sharp": "^2.2.4", - "gsap": "^2.1.3", + "gsap": "^3.6.0", "prop-types": "^15.7.2", "react": "^16.8.6", "react-dom": "^16.8.6", diff --git a/yarn.lock b/yarn.lock index 299fd0b..20cf8f5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4973,9 +4973,9 @@ graphql@^14.1.1: dependencies: iterall "^1.2.2" -gsap@^2.1.3: - version "2.1.3" - resolved "https://registry.yarnpkg.com/gsap/-/gsap-2.1.3.tgz#c63ee3a50f0b7dc3b46ed0845bb0f09049feb944" +gsap@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.6.0.tgz#925f25370c698ce0f6ea563522da8f6b5ed21b0a" gud@^1.0.0: version "1.0.0"