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

This commit is contained in:
Renovate Bot
2022-02-23 10:17:10 +00:00
committed by renovate[bot]
parent 89787bc25b
commit 53f5b86d09
4 changed files with 13 additions and 23 deletions

View File

@ -11778,16 +11778,6 @@
"integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==",
"dev": true
},
"node_modules/@types/jest": {
"version": "27.4.0",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.4.0.tgz",
"integrity": "sha512-gHl8XuC1RZ8H2j5sHv/JqsaxXkDDM9iDOgu0Wp8sjs4u/snb2PVehyWXJPr+ORA0RPpgw231mnutWI1+0hgjIQ==",
"dev": true,
"dependencies": {
"jest-diff": "^27.0.0",
"pretty-format": "^27.0.0"
}
},
"node_modules/@types/json-schema": {
"version": "7.0.9",
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.9.tgz",

View File

@ -42,7 +42,7 @@
"@storybook/react": "6.4.19",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@types/jest": "27.4.0",
"@types/jest": "27.4.1",
"autoprefixer": "10.4.2",
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",