Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency @yeger/debounce to v1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 11, 2022
1 parent e401a5b commit 8e782e1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"sideEffects": false,
"dependencies": {
"@yeger/debounce": "1.0.18"
"@yeger/debounce": "1.0.19"
},
"devDependencies": {
"@types/jest": "27.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -989,10 +989,10 @@
source-map "0.5.6"
tsconfig "^7.0.0"

"@yeger/[email protected].18":
version "1.0.18"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.18.tgz#c2096e0f62194b38afe423f7d084acf61aef426f"
integrity sha512-QwW6oR6g+5vo1VNUUdHOJrK5/Yr6j27DEvwzh9KzgIE7GB/vt9izLoPv/52h3a7AaQLYN8CP0pRhzbkr+M8LWw==
"@yeger/[email protected].19":
version "1.0.19"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.19.tgz#7df858781b7a0c7382f2854b92da1200c22e9228"
integrity sha512-ynzlNQIqKyMnAERNPyp1qez553+U51yYTvDQiOWwpj2Y0HCS9xlShWyEdNmnVcM4fIzhHcHYDxO6AlvcyH/faA==

abab@^2.0.3, abab@^2.0.5:
version "2.0.6"
Expand Down

0 comments on commit 8e782e1

Please sign in to comment.