Skip to content

Commit 43d16f2

Browse files
committed
fix: bump parallax controller version
1 parent 8610914 commit 43d16f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
}
8787
],
8888
"dependencies": {
89-
"parallax-controller": "^1.1.0"
89+
"parallax-controller": "^1.1.1"
9090
},
9191
"devDependencies": {
9292
"@babel/core": "^7.16.0",

yarn.lock

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

10992-
parallax-controller@^1.1.0:
10993-
version "1.1.0"
10994-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.1.0.tgz#134114855d45665f73f3b366009846f8f446a105"
10995-
integrity sha512-7S9YrlIkIdFqigZpYVIjjRrGhSDBXa+tR++CL5tSjNotGSlJCn2148IeMy6+xIDi1zzjhnTY5ZJwQi/Ie9zYTg==
10992+
parallax-controller@^1.1.1:
10993+
version "1.1.1"
10994+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.1.1.tgz#a83e9b1f74fd776e4ac548c7bc57296705dea2a4"
10995+
integrity sha512-wgC/af23fMD5LCK15A3VffXGiO3EXs+d1gs4pB3Hf4JZwZ6NXNC4dH6v4+ruCvxVA91C4znpyQ3OyiggEqG1HA==
1099610996
dependencies:
1099710997
bezier-easing "^2.1.0"
1099810998

0 commit comments

Comments
 (0)