mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
Update dependency @testing-library/jest-dom to v5.16.2 (#1824)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3afd11037f
commit
d2309d9bec
2 changed files with 6 additions and 6 deletions
|
@ -111,7 +111,7 @@
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@next/bundle-analyzer": "12.0.9",
|
"@next/bundle-analyzer": "12.0.9",
|
||||||
"@testing-library/cypress": "8.0.2",
|
"@testing-library/cypress": "8.0.2",
|
||||||
"@testing-library/jest-dom": "5.16.1",
|
"@testing-library/jest-dom": "5.16.2",
|
||||||
"@testing-library/react": "12.1.2",
|
"@testing-library/react": "12.1.2",
|
||||||
"@testing-library/user-event": "13.5.0",
|
"@testing-library/user-event": "13.5.0",
|
||||||
"@types/codemirror": "5.60.5",
|
"@types/codemirror": "5.60.5",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1686,7 +1686,7 @@ __metadata:
|
||||||
"@redux-devtools/core": 3.11.0
|
"@redux-devtools/core": 3.11.0
|
||||||
"@svgr/webpack": 6.2.0
|
"@svgr/webpack": 6.2.0
|
||||||
"@testing-library/cypress": 8.0.2
|
"@testing-library/cypress": 8.0.2
|
||||||
"@testing-library/jest-dom": 5.16.1
|
"@testing-library/jest-dom": 5.16.2
|
||||||
"@testing-library/react": 12.1.2
|
"@testing-library/react": 12.1.2
|
||||||
"@testing-library/user-event": 13.5.0
|
"@testing-library/user-event": 13.5.0
|
||||||
"@types/codemirror": 5.60.5
|
"@types/codemirror": 5.60.5
|
||||||
|
@ -3307,9 +3307,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/jest-dom@npm:5.16.1":
|
"@testing-library/jest-dom@npm:5.16.2":
|
||||||
version: 5.16.1
|
version: 5.16.2
|
||||||
resolution: "@testing-library/jest-dom@npm:5.16.1"
|
resolution: "@testing-library/jest-dom@npm:5.16.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime": ^7.9.2
|
"@babel/runtime": ^7.9.2
|
||||||
"@types/testing-library__jest-dom": ^5.9.1
|
"@types/testing-library__jest-dom": ^5.9.1
|
||||||
|
@ -3320,7 +3320,7 @@ __metadata:
|
||||||
dom-accessibility-api: ^0.5.6
|
dom-accessibility-api: ^0.5.6
|
||||||
lodash: ^4.17.15
|
lodash: ^4.17.15
|
||||||
redent: ^3.0.0
|
redent: ^3.0.0
|
||||||
checksum: c5e3b5b021b50478137f96b85f8f6f86d2b25555d2501548982e093986f9c089c7b394449c30283ca3e28a50e845587403d9124ad1b516c55cf9af20a0fbbde4
|
checksum: e4569df67c4c4998d2c60c6cf00ce2f1ac10c9397e0970320728c8be8f4e2c17a0e801705ce8a7384f7f5629b598a6f58db91d4401dde02044f5625405ca0988
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue