chore(deps): update dependency @testing-library/react to v12.1.4

This commit is contained in:
Renovate Bot
2022-03-09 16:13:30 +00:00
committed by Michael Terry
parent 3edf349969
commit 069ac9c234
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5829,9 +5829,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

@@ -67,7 +67,7 @@
"@edx/reactifex": "1.0.3",
"@pact-foundation/pact": "9.17.2",
"@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",
"axios-mock-adapter": "1.20.0",
"codecov": "3.8.3",