1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-03-28 20:20:08 +01:00

Bump gsap from 3.5.1 to 3.6.0 (#14410)

Bumps [gsap](https://github.com/greensock/GSAP) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/greensock/GSAP/releases)
- [Commits](https://github.com/greensock/GSAP/compare/3.5.1...3.6.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
dependabot[bot] 2021-01-22 02:21:45 -05:00 committed by GitHub
parent a0e424da85
commit 61f9a72f24
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -3718,9 +3718,9 @@
}
},
"gsap": {
"version": "3.5.1",
"resolved": "https://registry.npmjs.org/gsap/-/gsap-3.5.1.tgz",
"integrity": "sha512-EMV0RSUKZNeTUzLKAizGlwxVOUyif3/g8I3S1aA/hf3gbqwBvmQ02x1RdTBQNQMOpHCVBv9y/vaHwfctoAg8zw=="
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/gsap/-/gsap-3.6.0.tgz",
"integrity": "sha512-0P3syv1TmYr+A/VZ8UMFzw+s0XoaKSzzDFs8NqkXiJTXI4E/VTi0zRjPgxaPBpiUPPycgRnFjLDe0Tb4dRRf+w=="
},
"hard-rejection": {
"version": "2.1.0",