chore(deps): pin dependency @types/jest to v27.0.2 (#44215)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-20 16:05:07 +05:30
committed by GitHub
parent a73cffdc63
commit 2381c6a569
5 changed files with 20 additions and 40 deletions

View File

@ -30,7 +30,7 @@
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/jest": "^27.0.2",
"@types/jest": "27.0.2",
"autoprefixer": "10.4.0",
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",

View File

@ -40,7 +40,7 @@
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@types/jest": "^27.0.2",
"@types/jest": "27.0.2",
"autoprefixer": "10.4.0",
"babel-loader": "8.2.3",
"babel-plugin-transform-react-remove-prop-types": "0.4.24",