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.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 23, 2022
1 parent 29e527e commit b4de5b3
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.3"
"@yeger/debounce": "1.0.4"
},
"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 @@ -891,10 +891,10 @@
source-map "0.5.6"
tsconfig "^7.0.0"

"@yeger/[email protected].3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.3.tgz#ca528d9507501614e471cb7789db86ab11ff7cd2"
integrity sha512-cSdpaNzsGOIPRwVPCi/DA9wxR4cDyrUtbVIZw27zWnF4dh/BjKeFz0oQw5gYYRTg09kKBcS+DUJ9HioXPH5qlw==
"@yeger/[email protected].4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.4.tgz#dfc49975ec21c146f831c81d94ecd5c0b3582b55"
integrity sha512-WrFqdUcht8hBH7OodBMIkbj5T8MTg7f/twk7J2hp+r2KtIAf3iIzAZI9KPgnJtMGrmSh3NPGwwmyHa7qdbrpVA==

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

0 comments on commit b4de5b3

Please sign in to comment.