From 0a688cae33cf9aecc754d499886463b223ea9680 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:24:27 +0200 Subject: [PATCH] build(deps-dev): bump @testing-library/jest-dom from 6.4.5 to 6.4.6 in /coral (#2497) build(deps-dev): bump @testing-library/jest-dom in /coral Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6. - [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.4.5...v6.4.6) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mirjam Aulbach --- coral/package.json | 2 +- coral/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/coral/package.json b/coral/package.json index fa3bc5f26b..086d6c2e88 100644 --- a/coral/package.json +++ b/coral/package.json @@ -65,7 +65,7 @@ "devDependencies": { "@tanstack/react-query-devtools": "^4.29.6", "@testing-library/dom": "^10.0.0", - "@testing-library/jest-dom": "^6.4.5", + "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.5.2", diff --git a/coral/pnpm-lock.yaml b/coral/pnpm-lock.yaml index 2344ba2ede..fc974c2f6d 100644 --- a/coral/pnpm-lock.yaml +++ b/coral/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^10.0.0 version: 10.1.0 '@testing-library/jest-dom': - specifier: ^6.4.5 - version: 6.4.5(@types/jest@29.5.12)(jest@29.7.0) + specifier: ^6.4.6 + version: 6.4.6(@types/jest@29.5.12)(jest@29.7.0) '@testing-library/react': specifier: ^16.0.0 version: 16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.2.21)(@types/react@18.3.3)(react-dom@18.2.0)(react@18.3.1) @@ -210,8 +210,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /@adobe/css-tools@4.3.2: - resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==} + /@adobe/css-tools@4.4.0: + resolution: {integrity: sha512-Ff9+ksdQQB3rMncgqDK78uLznstjyfIf2Arnh22pW8kBpLs6rpKDwgnZT46hin5Hl1WzazzK64DOrhSwYpS7bQ==} dev: true /@aivenio/aquarium@1.66.0(@types/react-dom@18.2.21)(@types/react@18.3.3)(less@4.2.0)(lodash@4.17.21)(postcss@8.4.31)(prop-types@15.8.1)(react-dom@18.2.0)(react@18.3.1)(typescript@5.4.5)(webpack@5.89.0): @@ -4294,8 +4294,8 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/jest-dom@6.4.5(@types/jest@29.5.12)(jest@29.7.0): - resolution: {integrity: sha512-AguB9yvTXmCnySBP1lWjfNNUwpbElsaQ567lt2VdGqAdHtpieLgjmcVyv1q7PMIvLbgpDdkWV5Ydv3FEejyp2A==} + /@testing-library/jest-dom@6.4.6(@types/jest@29.5.12)(jest@29.7.0): + resolution: {integrity: sha512-8qpnGVincVDLEcQXWaHOf6zmlbwTKc6Us6PPu4CRnPXCzo2OGBS5cwgMMOWdxDpEz1mkbvXHpEy99M5Yvt682w==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} peerDependencies: '@jest/globals': '>= 28' @@ -4315,7 +4315,7 @@ packages: vitest: optional: true dependencies: - '@adobe/css-tools': 4.3.2 + '@adobe/css-tools': 4.4.0 '@babel/runtime': 7.23.7 '@types/jest': 29.5.12 aria-query: 5.3.0