chore(deps): update dependency @types/jest to v27.0.3 (#44225)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
14
tools/ui-components/package-lock.json
generated
14
tools/ui-components/package-lock.json
generated
@ -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.3",
|
||||
"autoprefixer": "10.4.0",
|
||||
"babel-loader": "8.2.3",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
@ -5776,9 +5776,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "27.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
|
||||
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
|
||||
"version": "27.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
|
||||
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"jest-diff": "^27.0.0",
|
||||
@ -24112,9 +24112,9 @@
|
||||
}
|
||||
},
|
||||
"@types/jest": {
|
||||
"version": "27.0.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.2.tgz",
|
||||
"integrity": "sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==",
|
||||
"version": "27.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-27.0.3.tgz",
|
||||
"integrity": "sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jest-diff": "^27.0.0",
|
||||
|
@ -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.3",
|
||||
"autoprefixer": "10.4.0",
|
||||
"babel-loader": "8.2.3",
|
||||
"babel-plugin-transform-react-remove-prop-types": "0.4.24",
|
||||
|
Reference in New Issue
Block a user