Skip to content

Commit c373861

Browse files
committed
chore: bump parallax controller version #142
1 parent 43f11a1 commit c373861

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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.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==
10829+
parallax-controller@^1.3.5:
10830+
version "1.3.5"
10831+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.3.5.tgz#a2f2b84c59dd2ec91f6c128ad7b21ea8b444cc2e"
10832+
integrity sha512-AyfQT+uXWzTAVz8uAQZuCYlqvq5pKNxg34Gvk1TbA/qvvyA9SkWtzWXlgDZ4SElDWT8OBfidE0DAYqslaX2++A==
1083310833
dependencies:
1083410834
bezier-easing "^2.1.0"
1083510835

0 commit comments

Comments
 (0)