build(deps-dev): bump @testing-library/react from 12.1.3 to 12.1.4

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.3 to 12.1.4.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v12.1.3...v12.1.4)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-03-24 11:28:28 +00:00 committed by jkozol
parent bc02c6201e
commit eb65965218
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@redhat-cloud-services/frontend-components-config": "4.6.2",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "27.5.1",
@ -3548,9 +3548,9 @@
}
},
"node_modules/@testing-library/react": {
"version": "12.1.3",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.3.tgz",
"integrity": "sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==",
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.4.tgz",
"integrity": "sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==",
"dev": true,
"dependencies": {
"@babel/runtime": "^7.12.5",
@ -20072,9 +20072,9 @@
}
},
"@testing-library/react": {
"version": "12.1.3",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.3.tgz",
"integrity": "sha512-oCULRXWRrBtC9m6G/WohPo1GLcLesH7T4fuKzRAKn1CWVu9BzXtqLXDDTA6KhFNNtRwLtfSMr20HFl+Qrdrvmg==",
"version": "12.1.4",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-12.1.4.tgz",
"integrity": "sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==",
"dev": true,
"requires": {
"@babel/runtime": "^7.12.5",

View file

@ -60,7 +60,7 @@
"@redhat-cloud-services/frontend-components-config": "4.6.2",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.3",
"@testing-library/react": "12.1.4",
"@testing-library/user-event": "13.5.0",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "27.5.1",