mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @types/testing-library__jest-dom to v5.14.7
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
de0934aef5
commit
b255a63f54
2 changed files with 12 additions and 3 deletions
|
@ -142,7 +142,7 @@
|
||||||
"@types/react": "18.2.14",
|
"@types/react": "18.2.14",
|
||||||
"@types/react-dom": "18.2.6",
|
"@types/react-dom": "18.2.6",
|
||||||
"@types/sass": "1.43.1",
|
"@types/sass": "1.43.1",
|
||||||
"@types/testing-library__jest-dom": "5.14.6",
|
"@types/testing-library__jest-dom": "5.14.7",
|
||||||
"@types/uuid": "9.0.2",
|
"@types/uuid": "9.0.2",
|
||||||
"@types/ws": "8.5.5",
|
"@types/ws": "8.5.5",
|
||||||
"@typescript-eslint/eslint-plugin": "5.61.0",
|
"@typescript-eslint/eslint-plugin": "5.61.0",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2483,7 +2483,7 @@ __metadata:
|
||||||
"@types/react": 18.2.14
|
"@types/react": 18.2.14
|
||||||
"@types/react-dom": 18.2.6
|
"@types/react-dom": 18.2.6
|
||||||
"@types/sass": 1.43.1
|
"@types/sass": 1.43.1
|
||||||
"@types/testing-library__jest-dom": 5.14.6
|
"@types/testing-library__jest-dom": 5.14.7
|
||||||
"@types/uuid": 9.0.2
|
"@types/uuid": 9.0.2
|
||||||
"@types/ws": 8.5.5
|
"@types/ws": 8.5.5
|
||||||
"@typescript-eslint/eslint-plugin": 5.61.0
|
"@typescript-eslint/eslint-plugin": 5.61.0
|
||||||
|
@ -5139,7 +5139,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/testing-library__jest-dom@npm:5.14.6, @types/testing-library__jest-dom@npm:^5.9.1":
|
"@types/testing-library__jest-dom@npm:5.14.7":
|
||||||
|
version: 5.14.7
|
||||||
|
resolution: "@types/testing-library__jest-dom@npm:5.14.7"
|
||||||
|
dependencies:
|
||||||
|
"@types/jest": "*"
|
||||||
|
checksum: 197de547ff2c7a7a649470560f323a5b3e7a7c1498baa49f063e7056f64ecdf05d1d68c82fd7e382201ba3fd83e783de48531461c50e4770ef007c1294b8cc0b
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/testing-library__jest-dom@npm:^5.9.1":
|
||||||
version: 5.14.6
|
version: 5.14.6
|
||||||
resolution: "@types/testing-library__jest-dom@npm:5.14.6"
|
resolution: "@types/testing-library__jest-dom@npm:5.14.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Reference in a new issue