mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update testing-library
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
eb71573227
commit
37af638054
2 changed files with 12 additions and 12 deletions
|
@ -123,8 +123,8 @@
|
|||
"@next/bundle-analyzer": "14.1.0",
|
||||
"@testing-library/cypress": "10.0.1",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.3.0",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/jest-dom": "6.4.2",
|
||||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/d3-graphviz": "2.6.10",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -2529,8 +2529,8 @@ __metadata:
|
|||
"@svgr/webpack": "npm:8.1.0"
|
||||
"@testing-library/cypress": "npm:10.0.1"
|
||||
"@testing-library/dom": "npm:9.3.4"
|
||||
"@testing-library/jest-dom": "npm:6.3.0"
|
||||
"@testing-library/react": "npm:14.1.2"
|
||||
"@testing-library/jest-dom": "npm:6.4.2"
|
||||
"@testing-library/react": "npm:14.2.1"
|
||||
"@testing-library/react-hooks": "npm:8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.2"
|
||||
"@types/d3-graphviz": "npm:2.6.10"
|
||||
|
@ -4381,9 +4381,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@testing-library/jest-dom@npm:6.3.0"
|
||||
"@testing-library/jest-dom@npm:6.4.2":
|
||||
version: 6.4.2
|
||||
resolution: "@testing-library/jest-dom@npm:6.4.2"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.3.2"
|
||||
"@babel/runtime": "npm:^7.9.2"
|
||||
|
@ -4410,7 +4410,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 38ef0dc054b90b253015adaa16828046b1eff8137b86506d5233c10c85a8d8516d55dddb0af5ada46ef98ce9d9bbdad94de42acd29ed07adfb2924fc7bfc6429
|
||||
checksum: e7eba527b34ce30cde94424d2ec685bdfed51daaafb7df9b68b51aec6052e99a50c8bfe654612dacdf857a1eb81d68cf294fc89de558ee3a992bf7a6019fffcc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -4436,9 +4436,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/react@npm:14.1.2":
|
||||
version: 14.1.2
|
||||
resolution: "@testing-library/react@npm:14.1.2"
|
||||
"@testing-library/react@npm:14.2.1":
|
||||
version: 14.2.1
|
||||
resolution: "@testing-library/react@npm:14.2.1"
|
||||
dependencies:
|
||||
"@babel/runtime": "npm:^7.12.5"
|
||||
"@testing-library/dom": "npm:^9.0.0"
|
||||
|
@ -4446,7 +4446,7 @@ __metadata:
|
|||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: b5b0990d3aa0ea8b37c55804e0d5d584fc638a5c7d4df90da9a0fdb00bc981b27b6991468b2dc719982a5d0b0107a41596063ce51ad519eeab47b22bc04d6779
|
||||
checksum: 83b35cf8bf5640f1b63b32223ebc75799dc1a8e034d819120b26838fba0b0ab10bdbe6ad07dd8ae8287365f2b0c52dc9892a6fa11bb24d3e63ad97dfb7f2f296
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue