mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency @testing-library/jest-dom to v5.16.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b4277d0b2d
commit
32340b47cc
2 changed files with 6 additions and 6 deletions
|
@ -113,7 +113,7 @@
|
|||
"devDependencies": {
|
||||
"@next/bundle-analyzer": "12.1.4",
|
||||
"@testing-library/cypress": "8.0.2",
|
||||
"@testing-library/jest-dom": "5.16.3",
|
||||
"@testing-library/jest-dom": "5.16.4",
|
||||
"@testing-library/react": "12.1.4",
|
||||
"@testing-library/user-event": "13.5.0",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2175,7 +2175,7 @@ __metadata:
|
|||
"@redux-devtools/core": 3.11.0
|
||||
"@svgr/webpack": 6.2.1
|
||||
"@testing-library/cypress": 8.0.2
|
||||
"@testing-library/jest-dom": 5.16.3
|
||||
"@testing-library/jest-dom": 5.16.4
|
||||
"@testing-library/react": 12.1.4
|
||||
"@testing-library/user-event": 13.5.0
|
||||
"@types/d3-graphviz": 2.6.7
|
||||
|
@ -3987,9 +3987,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:5.16.3":
|
||||
version: 5.16.3
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.3"
|
||||
"@testing-library/jest-dom@npm:5.16.4":
|
||||
version: 5.16.4
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.4"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.9.2
|
||||
"@types/testing-library__jest-dom": ^5.9.1
|
||||
|
@ -4000,7 +4000,7 @@ __metadata:
|
|||
dom-accessibility-api: ^0.5.6
|
||||
lodash: ^4.17.15
|
||||
redent: ^3.0.0
|
||||
checksum: 2d7b767bc1337eea9698ec6d57beea37b4993d848b30d7498b72eb975fbf58dea14039515fb4b393f95ea52f55ca5f91db5d7b2f746f8457e345021ed7482ecb
|
||||
checksum: 4240501223b72b97a44d4e3c669f39b208c49fb645d11d08d5f178d607265c5dfad07efbe027f41a0e2458178ff1fd5bf437fc05661b9109dcd013b95a37079e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue