1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

Merge branch 'master' into feat/view-password

This commit is contained in:
Youssef Khedher 2022-01-09 12:12:25 +01:00 committed by GitHub
commit 8cd2cda28d
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"@testing-library/user-event": "13.5.0",
"@types/debounce": "1.2.1",
"@types/deep-diff": "1.0.1",
"@types/enzyme": "3.10.10",
"@types/enzyme": "3.10.11",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.4.0",
"@types/node": "14.18.5",

View File

@ -1991,10 +1991,10 @@
"@types/cheerio" "*"
"@types/react" "*"
"@types/enzyme@3.10.10":
version "3.10.10"
resolved "https://registry.npmjs.org/@types/enzyme/-/enzyme-3.10.10.tgz"
integrity sha512-/D4wFhiEjUDfPu+j5FVK0g/jf7rqeEIpNfAI+kyxzLpw5CKO0drnW3W5NC38alIjsWgnyQ8pbuPF5+UD+vhVyg==
"@types/enzyme@3.10.11":
version "3.10.11"
resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.11.tgz#8924bd92cc63ac1843e215225dfa8f71555fe814"
integrity sha512-LEtC7zXsQlbGXWGcnnmOI7rTyP+i1QzQv4Va91RKXDEukLDaNyxu0rXlfMiGEhJwfgTPCTb0R+Pnlj//oM9e/w==
dependencies:
"@types/cheerio" "*"
"@types/react" "*"