build(deps-dev): bump @testing-library/dom from 10.3.1 to 10.3.2

Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.3.1 to 10.3.2.
- [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.3.1...v10.3.2)

---
updated-dependencies:
- dependency-name: "@testing-library/dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-16 08:49:08 +00:00 committed by Klara Simickova
parent 32ec1a6d27
commit e003682e23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "5.0.5",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.3.2",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
@ -4143,9 +4143,9 @@
}
},
"node_modules/@testing-library/dom": {
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.3.1.tgz",
"integrity": "sha512-q/WL+vlXMpC0uXDyfsMtc1rmotzLV8Y0gq6q1gfrrDjQeHoeLrqHbxdPvPNAh1i+xuJl7+BezywcXArz7vLqKQ==",
"version": "10.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.3.2.tgz",
"integrity": "sha512-0bxIdP9mmPiOJ6wHLj8bdJRq+51oddObeCGdEf6PNEhYd93ZYAN+lPRnEOVFtheVwDM7+p+tza3LAQgp0PTudg==",
"dev": true,
"dependencies": {
"@babel/code-frame": "^7.10.4",

View file

@ -64,7 +64,7 @@
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.4",
"@redhat-cloud-services/frontend-components-config": "5.0.5",
"@rtk-query/codegen-openapi": "1.2.0",
"@testing-library/dom": "10.3.1",
"@testing-library/dom": "10.3.2",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",