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

chore(deps): update dependency @types/jest to v27.0.3

This commit is contained in:
Renovate Bot 2021-11-18 20:08:18 +00:00 committed by renovate[bot]
parent ad30fd1991
commit 742e6ae1d5
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@types/deep-diff": "1.0.1",
"@types/enzyme": "3.10.10",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "27.0.2",
"@types/jest": "27.0.3",
"@types/node": "14.17.33",
"@types/react": "17.0.35",
"@types/react-dom": "17.0.11",

View File

@ -2084,10 +2084,10 @@
jest-diff "^26.0.0"
pretty-format "^26.0.0"
"@types/jest@27.0.2":
version "27.0.2"
resolved "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz"
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
"@types/jest@27.0.3":
version "27.0.3"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
dependencies:
jest-diff "^27.0.0"
pretty-format "^27.0.0"