build(deps-dev): bump @testing-library/dom from 9.3.3 to 9.3.4
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.3 to 9.3.4. - [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/v9.3.3...v9.3.4) --- 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:
parent
c2e7c34d6e
commit
86e75f525b
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -39,7 +39,7 @@
|
|||
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.3",
|
||||
"@redhat-cloud-services/frontend-components-config": "5.0.5",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.1.5",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
|
@ -4115,9 +4115,10 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@testing-library/dom": {
|
||||
"version": "9.3.3",
|
||||
"version": "9.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.4.tgz",
|
||||
"integrity": "sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@
|
|||
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.3",
|
||||
"@redhat-cloud-services/frontend-components-config": "5.0.5",
|
||||
"@rtk-query/codegen-openapi": "1.2.0",
|
||||
"@testing-library/dom": "9.3.3",
|
||||
"@testing-library/dom": "9.3.4",
|
||||
"@testing-library/jest-dom": "6.1.5",
|
||||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue