Bump @testing-library/jest-dom from 6.1.2 to 6.1.3 in /services/idp

Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.1.2...v6.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-19 09:57:20 +00:00
committed by Ralf Haferkamp
parent 37b9f1e529
commit cb837af8be
2 changed files with 5 additions and 5 deletions

View File

@@ -74,7 +74,7 @@
"@fontsource/roboto": "^5.0.8",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@testing-library/jest-dom": "^6.1.2",
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^14.4.3",
"@types/jest": "^29.5.4",

View File

@@ -15,8 +15,8 @@ dependencies:
specifier: ^4.11.3
version: 4.11.3(@material-ui/core@4.12.4)(@types/react@17.0.65)(react-dom@17.0.2)(react@17.0.2)
'@testing-library/jest-dom':
specifier: ^6.1.2
version: 6.1.2(@types/jest@29.5.4)(jest@29.6.4)
specifier: ^6.1.3
version: 6.1.3(@types/jest@29.5.4)(jest@29.6.4)
'@testing-library/react':
specifier: ^11.2.7
version: 11.2.7(react-dom@17.0.2)(react@17.0.2)
@@ -2789,8 +2789,8 @@ packages:
pretty-format: 27.5.1
dev: false
/@testing-library/jest-dom@6.1.2(@types/jest@29.5.4)(jest@29.6.4):
resolution: {integrity: sha512-NP9jl1Q2qDDtx+cqogowtQtmgD2OVs37iMSIsTv5eN5ETRkf26Kj6ugVwA93/gZzzFWQAsgkKkcftDe91BJCkQ==}
/@testing-library/jest-dom@6.1.3(@types/jest@29.5.4)(jest@29.6.4):
resolution: {integrity: sha512-YzpjRHoCBWPzpPNtg6gnhasqtE/5O4qz8WCwDEaxtfnPO6gkaLrnuXusrGSPyhIGPezr1HM7ZH0CFaUTY9PJEQ==}
engines: {node: '>=14', npm: '>=6', yarn: '>=1'}
peerDependencies:
'@jest/globals': '>= 28'