mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
chore(deps): update dependency @testing-library/jest-dom to v6.1.6
This commit is contained in:
parent
7c64e8c2b9
commit
d3ec56363d
2 changed files with 6 additions and 6 deletions
10
frontend/package-lock.json
generated
10
frontend/package-lock.json
generated
|
|
@ -15,7 +15,7 @@
|
|||
"@radix-ui/react-navigation-menu": "1.1.4",
|
||||
"@radix-ui/react-select": "2.0.0",
|
||||
"@radix-ui/react-slot": "1.0.2",
|
||||
"@testing-library/jest-dom": "6.1.5",
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.11",
|
||||
|
|
@ -3690,11 +3690,11 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@testing-library/jest-dom": {
|
||||
"version": "6.1.5",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.1.5.tgz",
|
||||
"integrity": "sha512-3y04JLW+EceVPy2Em3VwNr95dOKqA8DhR0RJHhHKDZNYXcVXnEK7WIrpj4eYU8SVt/qYZ2aRWt/WgQ+grNES8g==",
|
||||
"version": "6.1.6",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.1.6.tgz",
|
||||
"integrity": "sha512-YwuiOdYEcxhfC2u5iNKlvg2Q5MgbutovP6drq7J1HrCbvR+G58BbtoCoq+L/kNlrNFsu2Kt3jaFAviLVxYHJZg==",
|
||||
"dependencies": {
|
||||
"@adobe/css-tools": "^4.3.1",
|
||||
"@adobe/css-tools": "^4.3.2",
|
||||
"@babel/runtime": "^7.9.2",
|
||||
"aria-query": "^5.0.0",
|
||||
"chalk": "^3.0.0",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"@radix-ui/react-navigation-menu": "1.1.4",
|
||||
"@radix-ui/react-select": "2.0.0",
|
||||
"@radix-ui/react-slot": "1.0.2",
|
||||
"@testing-library/jest-dom": "6.1.5",
|
||||
"@testing-library/jest-dom": "6.1.6",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.11",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue