From a4eded59549b2692e41f9230357334c5b6b754bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 10:52:47 +0000 Subject: [PATCH] Bump gsap from 1.20.4 to 3.6.0 Bumps [gsap](https://github.com/greensock/GSAP) from 1.20.4 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/1.20.4...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 6754528..2641256 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "author": "", "license": "ISC", "dependencies": { - "gsap": "^1.20.4", + "gsap": "^3.6.0", "mapbox-gl": "^0.45.0-beta.1", "next": "^6.1.1", "react": "^16.4.2", diff --git a/yarn.lock b/yarn.lock index f341181..13ff943 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2945,9 +2945,9 @@ grid-index@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/grid-index/-/grid-index-1.0.0.tgz#ad2c5d54ce5b35437faff1d70a9aeb3d1d261110" -gsap@^1.20.4: - version "1.20.4" - resolved "https://registry.yarnpkg.com/gsap/-/gsap-1.20.4.tgz#005fba2a7bfbb3b9d27bd77e1634d2bad365a86a" +gsap@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.6.0.tgz#925f25370c698ce0f6ea563522da8f6b5ed21b0a" gzip-size@3.0.0: version "3.0.0"