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

chore(deps): update dependency @types/enzyme to v3.10.10

This commit is contained in:
Renovate Bot 2021-10-20 21:12:25 +00:00 committed by renovate[bot]
parent c763b80569
commit c9e84c7dd1
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/debounce": "1.2.1", "@types/debounce": "1.2.1",
"@types/enzyme": "3.10.9", "@types/enzyme": "3.10.10",
"@types/enzyme-adapter-react-16": "1.0.6", "@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.0.2", "@types/jest": "27.0.2",
"@types/node": "14.17.27", "@types/node": "14.17.27",

View File

@ -1986,10 +1986,10 @@
"@types/cheerio" "*" "@types/cheerio" "*"
"@types/react" "*" "@types/react" "*"
"@types/enzyme@3.10.9": "@types/enzyme@3.10.10":
version "3.10.9" version "3.10.10"
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.9.tgz#b2d7c7429a37d994c156b6f361e83f271a60c8aa" resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.10.tgz#3a44cc66571432ab9e1773a831af3742beb39275"
integrity sha512-dx5UvcWe2Vtye6S9Hw2rFB7Ul9uMXOAje2FAbXvVYieQDNle9qPAo7DfvFMSztZ9NFiD3dVZ4JsRYGTrSLynJg== integrity sha512-/D4wFhiEjUDfPu+j5FVK0g/jf7rqeEIpNfAI+kyxzLpw5CKO0drnW3W5NC38alIjsWgnyQ8pbuPF5+UD+vhVyg==
dependencies: dependencies:
"@types/cheerio" "*" "@types/cheerio" "*"
"@types/react" "*" "@types/react" "*"