From e310306b5b516a727ef78e453735a17107309251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 23:08:43 +0000 Subject: [PATCH] chore(deps): bump @testing-library/jest-dom from 6.2.0 to 6.2.1 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.2.0 to 6.2.1. - [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.2.0...v6.2.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/hawtio/package.json | 2 +- yarn.lock | 13 ++++++++----- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/packages/hawtio/package.json b/packages/hawtio/package.json index e35b9938..141b267b 100644 --- a/packages/hawtio/package.json +++ b/packages/hawtio/package.json @@ -40,7 +40,7 @@ "@patternfly/react-code-editor": "^5.1.2", "@patternfly/react-core": "^4.278.1", "@patternfly/react-table": "^4.113.7", - "@testing-library/jest-dom": "^6.2.0", + "@testing-library/jest-dom": "^6.2.1", "@testing-library/react": "^14.1.2", "@testing-library/user-event": "^14.5.2", "@types/dagre": "^0.7.52", diff --git a/yarn.lock b/yarn.lock index e78a5735..df1cb5e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2206,7 +2206,7 @@ __metadata: "@patternfly/react-core": "npm:^4.278.1" "@patternfly/react-table": "npm:^4.113.7" "@simbathesailor/use-what-changed": "npm:^2.0.0" - "@testing-library/jest-dom": "npm:^6.2.0" + "@testing-library/jest-dom": "npm:^6.2.1" "@testing-library/react": "npm:^14.1.2" "@testing-library/user-event": "npm:^14.5.2" "@types/dagre": "npm:^0.7.52" @@ -3625,9 +3625,9 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.2.0": - version: 6.2.0 - resolution: "@testing-library/jest-dom@npm:6.2.0" +"@testing-library/jest-dom@npm:^6.2.1": + version: 6.2.1 + resolution: "@testing-library/jest-dom@npm:6.2.1" dependencies: "@adobe/css-tools": "npm:^4.3.2" "@babel/runtime": "npm:^7.9.2" @@ -3639,19 +3639,22 @@ __metadata: redent: "npm:^3.0.0" peerDependencies: "@jest/globals": ">= 28" + "@types/bun": "*" "@types/jest": ">= 28" jest: ">= 28" vitest: ">= 0.32" peerDependenciesMeta: "@jest/globals": optional: true + "@types/bun": + optional: true "@types/jest": optional: true jest: optional: true vitest: optional: true - checksum: 4af88d4b6208eda58fad47a520057893a381b972e7b043d7787c0111c887bdc82ed959bed07c21700f2816d4a1e315a519a0aabce120708ad7ba79577374f0fd + checksum: e522314c4623d2030146570ed5907c71126477272760fa6bce7a2db4ee5dd1edf492ebc9a5f442e99f69d4d6e2a9d0aac49fae41323211dbcee186a1eca04707 languageName: node linkType: hard