From 542ab6a82abe7c5bb828585e0df1aa3214d4be19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jan 2021 21:37:27 +0000 Subject: [PATCH] Bump gsap from 1.19.1 to 3.6.0 Bumps [gsap](https://github.com/greensock/GSAP) from 1.19.1 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](https://github.com/greensock/GSAP/compare/1.19.1...3.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index eb3858a..034154f 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "turntable" ], "dependencies": { - "gsap": "^1.19.0" + "gsap": "^3.6.0" }, "devDependencies": { "babel": "^6.5.2", diff --git a/yarn.lock b/yarn.lock index 2fc9c67..54ee0da 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1275,9 +1275,9 @@ graceful-fs@^4.1.2: version "1.0.1" resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" -gsap@^1.19.0: - version "1.19.1" - resolved "https://registry.yarnpkg.com/gsap/-/gsap-1.19.1.tgz#480d320c662337c2663f836baf45e91ea024b553" +gsap@^3.6.0: + version "3.6.0" + resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.6.0.tgz#925f25370c698ce0f6ea563522da8f6b5ed21b0a" har-validator@~2.0.6: version "2.0.6" @@ -1484,7 +1484,7 @@ is-path-inside@^1.0.0: is-posix-bracket@^0.1.0: version "0.1.1" - resolved "http://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4" + resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4" is-primitive@^2.0.0: version "2.0.0" @@ -2022,7 +2022,7 @@ regenerator-transform@0.9.8: regex-cache@^0.4.2: version "0.4.3" - resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" + resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145" dependencies: is-equal-shallow "^0.1.3" is-primitive "^2.0.0"