mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-09 02:21:31 +00:00
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.6
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
763cd62bfd
commit
7f3f584ea5
2 changed files with 12 additions and 3 deletions
|
@ -143,7 +143,7 @@
|
|||
"@types/react": "18.2.6",
|
||||
"@types/react-dom": "18.2.4",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
"@types/testing-library__jest-dom": "5.14.6",
|
||||
"@types/uuid": "9.0.1",
|
||||
"@types/ws": "8.5.4",
|
||||
"@typescript-eslint/eslint-plugin": "5.59.7",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2379,7 +2379,7 @@ __metadata:
|
|||
"@types/react": 18.2.6
|
||||
"@types/react-dom": 18.2.4
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
"@types/testing-library__jest-dom": 5.14.6
|
||||
"@types/uuid": 9.0.1
|
||||
"@types/ws": 8.5.4
|
||||
"@typescript-eslint/eslint-plugin": 5.59.7
|
||||
|
@ -4986,7 +4986,16 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/testing-library__jest-dom@npm:5.14.5, @types/testing-library__jest-dom@npm:^5.9.1":
|
||||
"@types/testing-library__jest-dom@npm:5.14.6":
|
||||
version: 5.14.6
|
||||
resolution: "@types/testing-library__jest-dom@npm:5.14.6"
|
||||
dependencies:
|
||||
"@types/jest": "*"
|
||||
checksum: 92f81cefeacba3b5c06d4b3fbea0341fe2bcaa6e425c026ae262de39f1148c2588cf3003112aa4ac0880c3972ffb77641a863f3be71518d1d8080402c944e326
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/testing-library__jest-dom@npm:^5.9.1":
|
||||
version: 5.14.5
|
||||
resolution: "@types/testing-library__jest-dom@npm:5.14.5"
|
||||
dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue