build(deps-dev): bump @testing-library/dom from 10.3.2 to 10.4.0
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.3.2 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.3.2...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>
This commit is contained in:
parent
1b35aa88da
commit
feaefc601c
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -41,7 +41,7 @@
|
|||
"@redhat-cloud-services/frontend-components-config": "6.1.2",
|
||||
"@redhat-cloud-services/tsc-transform-imports": "1.0.11",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
"@testing-library/dom": "10.3.2",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.4.8",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
|
|
@ -4858,9 +4858,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@testing-library/dom": {
|
||||
"version": "10.3.2",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.3.2.tgz",
|
||||
"integrity": "sha512-0bxIdP9mmPiOJ6wHLj8bdJRq+51oddObeCGdEf6PNEhYd93ZYAN+lPRnEOVFtheVwDM7+p+tza3LAQgp0PTudg==",
|
||||
"version": "10.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz",
|
||||
"integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@
|
|||
"@redhat-cloud-services/frontend-components-config": "6.1.2",
|
||||
"@redhat-cloud-services/tsc-transform-imports": "1.0.11",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
"@testing-library/dom": "10.3.2",
|
||||
"@testing-library/dom": "10.4.0",
|
||||
"@testing-library/jest-dom": "6.4.8",
|
||||
"@testing-library/react": "16.0.0",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue