1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00

chore(deps): update dependency @types/debounce to v1.2.1 (#344)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-09-29 21:11:52 +02:00 committed by GitHub
parent f4d2f911a0
commit d3a2c90109
2 changed files with 5 additions and 5 deletions

View File

@ -39,7 +39,7 @@
"@testing-library/jest-dom": "5.11.10", "@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "11.2.7", "@testing-library/react": "11.2.7",
"@testing-library/user-event": "12.8.3", "@testing-library/user-event": "12.8.3",
"@types/debounce": "1.2.0", "@types/debounce": "1.2.1",
"@types/enzyme": "3.10.8", "@types/enzyme": "3.10.8",
"@types/enzyme-adapter-react-16": "1.0.6", "@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "26.0.22", "@types/jest": "26.0.22",

View File

@ -1943,10 +1943,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/debounce@1.2.0": "@types/debounce@1.2.1":
version "1.2.0" version "1.2.1"
resolved "https://registry.yarnpkg.com/@types/debounce/-/debounce-1.2.0.tgz#9ee99259f41018c640b3929e1bb32c3dcecdb192" resolved "https://registry.yarnpkg.com/@types/debounce/-/debounce-1.2.1.tgz#79b65710bc8b6d44094d286aecf38e44f9627852"
integrity sha512-bWG5wapaWgbss9E238T0R6bfo5Fh3OkeoSt245CM7JJwVwpw6MEBCbIxLq5z8KzsE3uJhzcIuQkyiZmzV3M/Dw== integrity sha512-epMsEE85fi4lfmJUH/89/iV/LI+F5CvNIvmgs5g5jYFPfhO2S/ae8WSsLOKWdwtoaZw9Q2IhJ4tQ5tFCcS/4HA==
"@types/enzyme-adapter-react-16@1.0.6": "@types/enzyme-adapter-react-16@1.0.6":
version "1.0.6" version "1.0.6"