mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @testing-library/jest-dom to v6.1.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
10c39d0f12
commit
966c8fe707
2 changed files with 6 additions and 6 deletions
|
@ -129,7 +129,7 @@
|
|||
"@next/bundle-analyzer": "13.4.19",
|
||||
"@testing-library/cypress": "10.0.1",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/jest-dom": "6.1.4",
|
||||
"@testing-library/jest-dom": "6.1.5",
|
||||
"@testing-library/react": "14.0.0",
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2469,7 +2469,7 @@ __metadata:
|
|||
"@svgr/webpack": "npm:8.1.0"
|
||||
"@testing-library/cypress": "npm:10.0.1"
|
||||
"@testing-library/dom": "npm:9.3.3"
|
||||
"@testing-library/jest-dom": "npm:6.1.4"
|
||||
"@testing-library/jest-dom": "npm:6.1.5"
|
||||
"@testing-library/react": "npm:14.0.0"
|
||||
"@testing-library/react-hooks": "npm:8.0.1"
|
||||
"@testing-library/user-event": "npm:14.5.1"
|
||||
|
@ -4069,9 +4069,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:6.1.4":
|
||||
version: 6.1.4
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.4"
|
||||
"@testing-library/jest-dom@npm:6.1.5":
|
||||
version: 6.1.5
|
||||
resolution: "@testing-library/jest-dom@npm:6.1.5"
|
||||
dependencies:
|
||||
"@adobe/css-tools": "npm:^4.3.1"
|
||||
"@babel/runtime": "npm:^7.9.2"
|
||||
|
@ -4095,7 +4095,7 @@ __metadata:
|
|||
optional: true
|
||||
vitest:
|
||||
optional: true
|
||||
checksum: 2e23f120613fd8ae6d5169bbc94f1a2e4c82b07182057dc94db8ec54ebf32555833442e6c43a187e59715d83704ffb5df49ba88a71f6f32d2683f3d95ba721c7
|
||||
checksum: f3643a56fcd970b5c7e8fd10faf3c4817d8ab0e74fb1198d726643bdc5ac675ceaac3b0068c5b4fbad254470e8f98ed50028741de875a29ceaa2f854570979c9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue