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.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 3, 2022
1 parent 58d2389 commit 3d3e4dd
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.13"
"@yeger/debounce": "1.0.14"
},
"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 @@ -968,10 +968,10 @@
source-map "0.5.6"
tsconfig "^7.0.0"

"@yeger/[email protected].13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.13.tgz#23b7989f90f525f4bdf35a2bdaf072865aa3bb96"
integrity sha512-Tn+9dE0ebrKI7Qc9np1mAWpwVT9+beDhmSHF5okR2O7F0I003ahGM3bFMJsBGrO8JeUK+grpZj0b4ELTQ4bCMQ==
"@yeger/[email protected].14":
version "1.0.14"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.14.tgz#9a23c9cf5da03d9ab80d1db2295b255eb5c04522"
integrity sha512-qMPbjBuNOYmOOjFliQfmqQkFA6WU0yMyqDxWv+O8IhneENlgdBsIhgABQ0giTHacONlbtyaa0Q/F0IkiwxC5xQ==

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

0 comments on commit 3d3e4dd

Please sign in to comment.