Skip to content

Commit d230eb3

Browse files
committed
chore: bump controller to 1.3.1
1 parent c257006 commit d230eb3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

documentation/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5403,9 +5403,9 @@ package-json@^6.3.0:
54035403
semver "^6.2.0"
54045404

54055405
parallax-controller@^1.3.0:
5406-
version "1.3.0"
5407-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.0.tgz#13da9f62de778ddba2fe6e96682b6c0815140516"
5408-
integrity sha512-0rY8r5+bxE2+Gr1nShCKQuMAOHUgEGIXb8ne3TmotplOBA75AnTXjyPnnoTcdKeapcA4yLG8K0xQoRCRlXZluQ==
5406+
version "1.3.1"
5407+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.1.tgz#d59926bcedefc33fe81119a05262abd6edf3ba37"
5408+
integrity sha512-lM+FjFxbP/WCpgqnmC/o87UomjcmmbtV4U3qTq9riGGZdK3S5jmZ2dq55ZCiOTAMNzGwh2CfQ9X+YgJMllJtEQ==
54095409
dependencies:
54105410
bezier-easing "^2.1.0"
54115411

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10996,10 +10996,10 @@ pako@~1.0.5:
1099610996
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
1099710997
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
1099810998

10999-
parallax-controller@^1.3.0:
11000-
version "1.3.0"
11001-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.0.tgz#13da9f62de778ddba2fe6e96682b6c0815140516"
11002-
integrity sha512-0rY8r5+bxE2+Gr1nShCKQuMAOHUgEGIXb8ne3TmotplOBA75AnTXjyPnnoTcdKeapcA4yLG8K0xQoRCRlXZluQ==
10999+
parallax-controller@^1.3.1:
11000+
version "1.3.1"
11001+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.1.tgz#d59926bcedefc33fe81119a05262abd6edf3ba37"
11002+
integrity sha512-lM+FjFxbP/WCpgqnmC/o87UomjcmmbtV4U3qTq9riGGZdK3S5jmZ2dq55ZCiOTAMNzGwh2CfQ9X+YgJMllJtEQ==
1100311003
dependencies:
1100411004
bezier-easing "^2.1.0"
1100511005

0 commit comments

Comments
 (0)