mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-27 07:54:24 +02:00
Bump @testing-library/dom from 10.0.0 to 10.4.0 (#585)
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.0.0 to 10.4.0. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v10.0.0...v10.4.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
96f549fe42
commit
307793f000
@ -13,7 +13,7 @@
|
|||||||
"packageManager": "yarn@4.1.1",
|
"packageManager": "yarn@4.1.1",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "^9.7.0",
|
"@eslint/js": "^9.7.0",
|
||||||
"@testing-library/dom": "^10.0.0",
|
"@testing-library/dom": "^10.4.0",
|
||||||
"@testing-library/jest-dom": "^6.0.0",
|
"@testing-library/jest-dom": "^6.0.0",
|
||||||
"@testing-library/react": "^16.0.0",
|
"@testing-library/react": "^16.0.0",
|
||||||
"@testing-library/user-event": "^14.5.2",
|
"@testing-library/user-event": "^14.5.2",
|
||||||
|
10
yarn.lock
10
yarn.lock
@ -1549,9 +1549,9 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@testing-library/dom@npm:^10.0.0":
|
"@testing-library/dom@npm:^10.4.0":
|
||||||
version: 10.0.0
|
version: 10.4.0
|
||||||
resolution: "@testing-library/dom@npm:10.0.0"
|
resolution: "@testing-library/dom@npm:10.4.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/code-frame": "npm:^7.10.4"
|
"@babel/code-frame": "npm:^7.10.4"
|
||||||
"@babel/runtime": "npm:^7.12.5"
|
"@babel/runtime": "npm:^7.12.5"
|
||||||
@ -1561,7 +1561,7 @@ __metadata:
|
|||||||
dom-accessibility-api: "npm:^0.5.9"
|
dom-accessibility-api: "npm:^0.5.9"
|
||||||
lz-string: "npm:^1.5.0"
|
lz-string: "npm:^1.5.0"
|
||||||
pretty-format: "npm:^27.0.2"
|
pretty-format: "npm:^27.0.2"
|
||||||
checksum: 10c0/2d12d2a6018a6f1d15e91834180bc068932c699ff1fcbfb80aa21aba519a4f5329c861dfa852e06ee5615bcb92ef2a0f0e755e32684ea3dada63bc34248382ab
|
checksum: 10c0/0352487720ecd433400671e773df0b84b8268fb3fe8e527cdfd7c11b1365b398b4e0eddba6e7e0c85e8d615f48257753283fccec41f6b986fd6c85f15eb5f84f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
@ -7649,7 +7649,7 @@ __metadata:
|
|||||||
"@haxqer/ra-language-chinese": "npm:^4.16.2"
|
"@haxqer/ra-language-chinese": "npm:^4.16.2"
|
||||||
"@mui/icons-material": "npm:^5.16.4"
|
"@mui/icons-material": "npm:^5.16.4"
|
||||||
"@mui/material": "npm:^5.16.4"
|
"@mui/material": "npm:^5.16.4"
|
||||||
"@testing-library/dom": "npm:^10.0.0"
|
"@testing-library/dom": "npm:^10.4.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.0.0"
|
"@testing-library/jest-dom": "npm:^6.0.0"
|
||||||
"@testing-library/react": "npm:^16.0.0"
|
"@testing-library/react": "npm:^16.0.0"
|
||||||
"@testing-library/user-event": "npm:^14.5.2"
|
"@testing-library/user-event": "npm:^14.5.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user