Skip to content

Commit dbd861a

Browse files
committed
chore: bump parallax controller version #139
1 parent 8f042a9 commit dbd861a

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
@@ -92,7 +92,7 @@
9292
}
9393
],
9494
"dependencies": {
95-
"parallax-controller": "^1.3.3"
95+
"parallax-controller": "^1.3.4"
9696
},
9797
"devDependencies": {
9898
"@babel/core": "^7.16.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10826,10 +10826,10 @@ pako@~1.0.5:
1082610826
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
1082710827
integrity sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==
1082810828

10829-
parallax-controller@^1.3.3:
10830-
version "1.3.3"
10831-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.3.tgz#101ef5e4530d69e9f915b39e3b81ad4696a68006"
10832-
integrity sha512-GDHvMl3UbKna0bOwwB8Q+dBkpIo2DlJFj3WJElDHZFFEI47aoqQND3paHrqFez1Z64AVQSWeHax+4e6ljE9Sew==
10829+
parallax-controller@^1.3.4:
10830+
version "1.3.4"
10831+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.4.tgz#967928980a349790ffbfe13b7aaeeed9d0cf1208"
10832+
integrity sha512-rcrRQ+u/houINYaa5EGpuw5kIhoFIAg/eQRN8Ia10sZN8Uo+568X/hdGpdbumReJf2TBd/fka9UFZbGkGTHhLg==
1083310833
dependencies:
1083410834
bezier-easing "^2.1.0"
1083510835

0 commit comments

Comments
 (0)