Update dependency @testing-library/react to v16.0.1
This commit is contained in:
parent
8168984286
commit
12e9ad6362
6
geneit_app/package-lock.json
generated
6
geneit_app/package-lock.json
generated
@ -2146,9 +2146,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@testing-library/react": {
|
||||
"version": "16.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.0.tgz",
|
||||
"integrity": "sha512-guuxUKRWQ+FgNX0h0NS0FIq3Q3uLtWVpBzcLOggmfMoUpgBnzBzvLLd4fbm6yS8ydJd94cIfY4yP9qUQjM2KwQ==",
|
||||
"version": "16.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.0.1.tgz",
|
||||
"integrity": "sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.12.5"
|
||||
|
Loading…
Reference in New Issue
Block a user