Skip to content

Commit db52a3b

Browse files
committed
chore(deps): bump controller
1 parent 63d23ae commit db52a3b

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.4.0"
95+
"parallax-controller": "^1.5.0"
9696
},
9797
"devDependencies": {
9898
"@babel/core": "^7.17.8",

yarn.lock

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

11138-
parallax-controller@^1.4.0:
11139-
version "1.4.0"
11140-
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.4.0.tgz#2588383010688742d489de86442d8c8162817bff"
11141-
integrity sha512-sNDvyww8gS5glisJLuSC1ZdMXkvMkQnenkFLbQWZ3HzOzimtW99oAHXJacyGijh1d7PfEJlGofBM97iMNhh8NQ==
11138+
parallax-controller@^1.5.0:
11139+
version "1.5.0"
11140+
resolved "https://registry.yarnpkg.com/parallax-controller/-/parallax-controller-1.5.0.tgz#324859f336566f114b8c08212b8454b6ad17de0f"
11141+
integrity sha512-X7FKD0bH27hJHdknH/UNEznmw6xjcWz/QA4M6RLlE/gUXfbePKhk+ld/20e58aAfjMqj+Q7RURryISFcDIVmtA==
1114211142
dependencies:
1114311143
bezier-easing "^2.1.0"
1114411144

0 commit comments

Comments
 (0)