Skip to content

Commit 3321e11

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency ts-easing to ^0.2.0
1 parent 3503f9b commit 3321e11

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-wait": "^0.3.0",
3737
"rebound": "^0.1.0",
3838
"throttle-debounce": "^2.0.1",
39-
"ts-easing": "^0.1.0",
39+
"ts-easing": "^0.2.0",
4040
"use-callbag": "^0.1.2",
4141
"use-onclickoutside": "^0.1.0"
4242
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9793,10 +9793,10 @@ trim-right@^1.0.1:
97939793
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
97949794
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
97959795

9796-
ts-easing@^0.1.0:
9797-
version "0.1.1"
9798-
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.1.1.tgz#055c68ba878ddb78d7b22ce4852557b8b8366bcd"
9799-
integrity sha512-0ak4XidpHPzrGFShdgKWY70EyShH/jKUARsJD7GjmQDmHVWxnuIzhN+B2aCqB/0lp/QGSbuk1rOXxQasRc5yiA==
9796+
ts-easing@^0.2.0:
9797+
version "0.2.0"
9798+
resolved "https://registry.yarnpkg.com/ts-easing/-/ts-easing-0.2.0.tgz#c8a8a35025105566588d87dbda05dd7fbfa5a4ec"
9799+
integrity sha512-Z86EW+fFFh/IFB1fqQ3/+7Zpf9t2ebOAxNI/V6Wo7r5gqiqtxmgTlQ1qbqQcjLKYeSHPTsEmvlJUDg/EuL0uHQ==
98009800

98019801
ts-loader@3.5.0:
98029802
version "3.5.0"

0 commit comments

Comments
 (0)