chore(deps): update dependency @testing-library/jest-dom to v5.15.1

This commit is contained in:
Renovate Bot
2021-11-23 14:25:04 +00:00
committed by renovate[bot]
parent edb1f72708
commit ec831779b0
6 changed files with 49 additions and 28 deletions

View File

@ -28,7 +28,7 @@
"@storybook/addon-links": "6.3.12",
"@storybook/addon-postcss": "2.0.0",
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/jest-dom": "5.15.1",
"@testing-library/react": "12.1.2",
"@types/jest": "27.0.3",
"autoprefixer": "10.4.0",
@ -5564,9 +5564,9 @@
}
},
"node_modules/@testing-library/jest-dom": {
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.0.tgz",
"integrity": "sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==",
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz",
"integrity": "sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.9.2",
@ -23931,9 +23931,9 @@
}
},
"@testing-library/jest-dom": {
"version": "5.15.0",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.0.tgz",
"integrity": "sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==",
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz",
"integrity": "sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.9.2",

View File

@ -38,7 +38,7 @@
"@storybook/addon-links": "6.3.12",
"@storybook/addon-postcss": "2.0.0",
"@storybook/react": "6.3.12",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/jest-dom": "5.15.1",
"@testing-library/react": "12.1.2",
"@types/jest": "27.0.3",
"autoprefixer": "10.4.0",