chore(deps): update testing-library

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2023-02-19 00:34:13 +00:00 committed by Tilman Vatteroth
parent 6b24399668
commit 7e4b7680bc
2 changed files with 26 additions and 10 deletions

View file

@ -128,9 +128,9 @@
"devDependencies": {
"@next/bundle-analyzer": "13.1.6",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "8.20.0",
"@testing-library/dom": "9.0.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.4.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/d3-graphviz": "2.6.7",
"@types/diff": "5.0.2",

View file

@ -2347,9 +2347,9 @@ __metadata:
"@reduxjs/toolkit": 1.9.2
"@svgr/webpack": 6.5.1
"@testing-library/cypress": 9.0.0
"@testing-library/dom": 8.20.0
"@testing-library/dom": 9.0.0
"@testing-library/jest-dom": 5.16.5
"@testing-library/react": 13.4.0
"@testing-library/react": 14.0.0
"@testing-library/user-event": 14.4.3
"@types/d3-graphviz": 2.6.7
"@types/diff": 5.0.2
@ -4030,7 +4030,23 @@ __metadata:
languageName: node
linkType: hard
"@testing-library/dom@npm:8.20.0, @testing-library/dom@npm:^8.1.0, @testing-library/dom@npm:^8.5.0":
"@testing-library/dom@npm:9.0.0, @testing-library/dom@npm:^9.0.0":
version: 9.0.0
resolution: "@testing-library/dom@npm:9.0.0"
dependencies:
"@babel/code-frame": ^7.10.4
"@babel/runtime": ^7.12.5
"@types/aria-query": ^5.0.1
aria-query: ^5.0.0
chalk: ^4.1.0
dom-accessibility-api: ^0.5.9
lz-string: ^1.4.4
pretty-format: ^27.0.2
checksum: 5381bf9438f0ee35f795e7f9b203564aa455e7cd838b6677084c82dd56396779c38cc49ddffed4e57a8bcc3c62b4bc96ea684bb4b24d13655152db745327b2cd
languageName: node
linkType: hard
"@testing-library/dom@npm:^8.1.0":
version: 8.20.0
resolution: "@testing-library/dom@npm:8.20.0"
dependencies:
@ -4063,17 +4079,17 @@ __metadata:
languageName: node
linkType: hard
"@testing-library/react@npm:13.4.0":
version: 13.4.0
resolution: "@testing-library/react@npm:13.4.0"
"@testing-library/react@npm:14.0.0":
version: 14.0.0
resolution: "@testing-library/react@npm:14.0.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^8.5.0
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 51ec548c1fdb1271089a5c63e0908f0166f2c7fcd9cacd3108ebbe0ce64cb4351812d885892020dc37608418cfb15698514856502b3cab0e5cc58d6cc1bd4a3e
checksum: 4a54c8f56cc4a39b50803205f84f06280bb76521d6d5d4b3b36651d760c7c7752ef142d857d52aaf4fad4848ed7a8be49afc793a5dda105955d2f8bef24901ac
languageName: node
linkType: hard