Skip to content

Commit faae70c

Browse files
build(deps-dev): bump gsap from 2.1.3 to 3.6.0 (vuejs-jp#208)
Bumps [gsap](https://github.com/greensock/GSAP) from 2.1.3 to 3.6.0. - [Release notes](https://github.com/greensock/GSAP/releases) - [Commits](greensock/GSAP@2.1.3...3.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a959d8d commit faae70c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"eslint-plugin-vue": "^5.0.0",
6868
"fetch-mock": "^7.3.3",
6969
"flush-promises": "^1.0.2",
70-
"gsap": "^2.1.2",
70+
"gsap": "^3.6.0",
7171
"husky": "^3.0.1",
7272
"imagemin-cli": "^5.0.0",
7373
"imagemin-gifsicle": "^6.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6040,10 +6040,10 @@ growly@^1.3.0:
60406040
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
60416041
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
60426042

6043-
gsap@^2.1.2:
6044-
version "2.1.3"
6045-
resolved "https://registry.yarnpkg.com/gsap/-/gsap-2.1.3.tgz#c63ee3a50f0b7dc3b46ed0845bb0f09049feb944"
6046-
integrity sha512-8RFASCqi2FOCBuv7X4o7M6bLdy+1hbR0azg+MG7zz+EVsI+OmJblYsTk0GEepQd2Jg/ItMPiVTibF7r3EVxjZQ==
6043+
gsap@^3.6.0:
6044+
version "3.6.0"
6045+
resolved "https://registry.yarnpkg.com/gsap/-/gsap-3.6.0.tgz#925f25370c698ce0f6ea563522da8f6b5ed21b0a"
6046+
integrity sha512-0P3syv1TmYr+A/VZ8UMFzw+s0XoaKSzzDFs8NqkXiJTXI4E/VTi0zRjPgxaPBpiUPPycgRnFjLDe0Tb4dRRf+w==
60476047

60486048
gzip-size@^5.0.0:
60496049
version "5.1.1"

0 commit comments

Comments
 (0)