mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-22 01:36:29 -05:00
chore(deps): update dependency @testing-library/react to v14.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dbc81435bf
commit
d804cdbfed
2 changed files with 6 additions and 6 deletions
|
@ -130,7 +130,7 @@
|
||||||
"@testing-library/cypress": "10.0.1",
|
"@testing-library/cypress": "10.0.1",
|
||||||
"@testing-library/dom": "9.3.3",
|
"@testing-library/dom": "9.3.3",
|
||||||
"@testing-library/jest-dom": "6.1.5",
|
"@testing-library/jest-dom": "6.1.5",
|
||||||
"@testing-library/react": "14.0.0",
|
"@testing-library/react": "14.1.2",
|
||||||
"@testing-library/react-hooks": "8.0.1",
|
"@testing-library/react-hooks": "8.0.1",
|
||||||
"@testing-library/user-event": "14.5.1",
|
"@testing-library/user-event": "14.5.1",
|
||||||
"@types/d3-graphviz": "2.6.10",
|
"@types/d3-graphviz": "2.6.10",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2439,7 +2439,7 @@ __metadata:
|
||||||
"@testing-library/cypress": "npm:10.0.1"
|
"@testing-library/cypress": "npm:10.0.1"
|
||||||
"@testing-library/dom": "npm:9.3.3"
|
"@testing-library/dom": "npm:9.3.3"
|
||||||
"@testing-library/jest-dom": "npm:6.1.5"
|
"@testing-library/jest-dom": "npm:6.1.5"
|
||||||
"@testing-library/react": "npm:14.0.0"
|
"@testing-library/react": "npm:14.1.2"
|
||||||
"@testing-library/react-hooks": "npm:8.0.1"
|
"@testing-library/react-hooks": "npm:8.0.1"
|
||||||
"@testing-library/user-event": "npm:14.5.1"
|
"@testing-library/user-event": "npm:14.5.1"
|
||||||
"@types/d3-graphviz": "npm:2.6.10"
|
"@types/d3-graphviz": "npm:2.6.10"
|
||||||
|
@ -4082,9 +4082,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/react@npm:14.0.0":
|
"@testing-library/react@npm:14.1.2":
|
||||||
version: 14.0.0
|
version: 14.1.2
|
||||||
resolution: "@testing-library/react@npm:14.0.0"
|
resolution: "@testing-library/react@npm:14.1.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": "npm:^7.12.5"
|
"@babel/runtime": "npm:^7.12.5"
|
||||||
"@testing-library/dom": "npm:^9.0.0"
|
"@testing-library/dom": "npm:^9.0.0"
|
||||||
|
@ -4092,7 +4092,7 @@ __metadata:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react: ^18.0.0
|
react: ^18.0.0
|
||||||
react-dom: ^18.0.0
|
react-dom: ^18.0.0
|
||||||
checksum: 81035913024faf18ba7e163418af517b2c3b85aef496fbd6334bda38f6f6dd4072678c6b76c41148b46b7fc846764f875e1156cbfc7643ffa1b62ee069d78951
|
checksum: b5b0990d3aa0ea8b37c55804e0d5d584fc638a5c7d4df90da9a0fdb00bc981b27b6991468b2dc719982a5d0b0107a41596063ce51ad519eeab47b22bc04d6779
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue