chore(deps): update dependency @testing-library/react to v10.4.9
This commit is contained in:
committed by
renovate[bot]
parent
8ac9a2dc3c
commit
093452860e
10
package-lock.json
generated
10
package-lock.json
generated
@@ -2757,13 +2757,13 @@
|
||||
}
|
||||
},
|
||||
"@testing-library/react": {
|
||||
"version": "10.3.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.3.0.tgz",
|
||||
"integrity": "sha512-Rhn5uJK6lYHWzlGVbK6uAvheAW8AUoFYxTLGdDxgsJDaK/PYy5drWfW/6YpMMOKMw+u6jHHl4MNHlt5qLHnm0Q==",
|
||||
"version": "10.4.9",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-10.4.9.tgz",
|
||||
"integrity": "sha512-pHZKkqUy0tmiD81afs8xfiuseXfU/N7rAX3iKjeZYje86t9VaB0LrxYVa+OOsvkrveX5jCK3IjajVn2MbePvqA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.10.2",
|
||||
"@testing-library/dom": "^7.14.2"
|
||||
"@babel/runtime": "^7.10.3",
|
||||
"@testing-library/dom": "^7.22.3"
|
||||
}
|
||||
},
|
||||
"@tootallnate/once": {
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
"@testing-library/jest-dom": "5.16.1",
|
||||
"jest": "27.3.1",
|
||||
"jest-chain": "1.1.5",
|
||||
"@testing-library/react": "10.3.0"
|
||||
"@testing-library/react": "10.4.9"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-polyfill": "6.26.0",
|
||||
|
||||
Reference in New Issue
Block a user