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.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 7, 2022
1 parent c60a7bf commit 0be89ee
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.1"
"@yeger/debounce": "1.0.2"
},
"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].1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.1.tgz#ab89f2162bcf18fabfbbad651c8552c2961c8877"
integrity sha512-EsvmBuZ2725EF4OA7zjgB26zfY2K6OZjgp++Bh71ih7+FW4u7a4ObXOOJQjcjP3JOGr0nHtyKhefbU81IGSNqA==
"@yeger/[email protected].2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@yeger/debounce/-/debounce-1.0.2.tgz#2e7377804e87f00ce1191bc1f7f3d33bac35fab3"
integrity sha512-+lkYkGLGy4tySOVJrFU+qOYyCajKUcS1d0brKkjIJ5kAGTbKHi0C46/0V1qAxJZB8ObXqR5jfsdQJoFVZacG7g==

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

0 comments on commit 0be89ee

Please sign in to comment.