From ab7e75b5883ab0f5ccbab15fd48ebaa9032f2a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 08:57:24 +0000 Subject: [PATCH] build(deps-dev): Bump @testing-library/jest-dom from 5.16.5 to 6.0.0 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 6.0.0. - [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/v5.16.5...v6.0.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/examples/legacy/package.json | 2 +- packages/examples/ui/package.json | 2 +- packages/legacy/package.json | 2 +- packages/ui/package.json | 2 +- yarn.lock | 40 +++++++++++++++++++++++---- 5 files changed, 39 insertions(+), 9 deletions(-) diff --git a/packages/examples/legacy/package.json b/packages/examples/legacy/package.json index 007eb15a..a3a87722 100644 --- a/packages/examples/legacy/package.json +++ b/packages/examples/legacy/package.json @@ -15,7 +15,7 @@ "web-vitals": "^2.1.4" }, "devDependencies": { - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.5.2", diff --git a/packages/examples/ui/package.json b/packages/examples/ui/package.json index 736a4694..9f75ae34 100644 --- a/packages/examples/ui/package.json +++ b/packages/examples/ui/package.json @@ -11,7 +11,7 @@ "react-scripts": "5.0.1" }, "devDependencies": { - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.5.2", diff --git a/packages/legacy/package.json b/packages/legacy/package.json index 35fe5edf..3472238d 100644 --- a/packages/legacy/package.json +++ b/packages/legacy/package.json @@ -49,7 +49,7 @@ "@storybook/manager-webpack5": "^6.5.16", "@storybook/react": "^6.5.16", "@storybook/testing-library": "^0.2.0", - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@types/jest-axe": "^3.5.3", diff --git a/packages/ui/package.json b/packages/ui/package.json index 8c3354b1..12d65146 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -52,7 +52,7 @@ "@storybook/react": "6.5.9", "@storybook/testing-library": "^0.2.0", "@storybook/testing-react": "^1.3.0", - "@testing-library/jest-dom": "^5.16.5", + "@testing-library/jest-dom": "^6.0.0", "@testing-library/react": "^13.4.0", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^13.5.0", diff --git a/yarn.lock b/yarn.lock index 60a17a6c..24dccb57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -211,7 +211,7 @@ __metadata: "@storybook/react": 6.5.9 "@storybook/testing-library": ^0.2.0 "@storybook/testing-react": ^1.3.0 - "@testing-library/jest-dom": ^5.16.5 + "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^13.4.0 "@testing-library/react-hooks": ^8.0.1 "@testing-library/user-event": ^13.5.0 @@ -10011,7 +10011,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^5.16.2, @testing-library/jest-dom@npm:^5.16.5": +"@testing-library/jest-dom@npm:^5.16.2": version: 5.16.5 resolution: "@testing-library/jest-dom@npm:5.16.5" dependencies: @@ -10028,6 +10028,36 @@ __metadata: languageName: node linkType: hard +"@testing-library/jest-dom@npm:^6.0.0": + version: 6.0.0 + resolution: "@testing-library/jest-dom@npm:6.0.0" + dependencies: + "@adobe/css-tools": ^4.0.1 + "@babel/runtime": ^7.9.2 + aria-query: ^5.0.0 + chalk: ^3.0.0 + css.escape: ^1.5.1 + dom-accessibility-api: ^0.5.6 + lodash: ^4.17.15 + redent: ^3.0.0 + peerDependencies: + "@jest/globals": ">= 28" + "@types/jest": ">= 28" + jest: ">= 28" + vitest: ">= 0.32" + peerDependenciesMeta: + "@jest/globals": + optional: true + "@types/jest": + optional: true + jest: + optional: true + vitest: + optional: true + checksum: 9b978e993f084553f8e39215b08f6e09e84a4c78e578db35d361bb4259aed84418f1b17ce52f23ead4d81cc7cad5ae5b18a6596d6d531a6d2252be66409e7167 + languageName: node + linkType: hard + "@testing-library/react-hooks@npm:^8.0.1": version: 8.0.1 resolution: "@testing-library/react-hooks@npm:8.0.1" @@ -13007,7 +13037,7 @@ __metadata: version: 0.0.0-use.local resolution: "aws-northstar-demo-legacy@workspace:packages/examples/legacy" dependencies: - "@testing-library/jest-dom": ^5.16.5 + "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^13.4.0 "@testing-library/user-event": ^13.5.0 "@types/jest": ^27.5.2 @@ -13034,7 +13064,7 @@ __metadata: dependencies: "@aws-northstar/ui": latest "@cloudscape-design/components": ^3.0.338 - "@testing-library/jest-dom": ^5.16.5 + "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^13.4.0 "@testing-library/user-event": ^13.5.0 "@types/jest": ^27.5.2 @@ -13152,7 +13182,7 @@ __metadata: "@storybook/manager-webpack5": ^6.5.16 "@storybook/react": ^6.5.16 "@storybook/testing-library": ^0.2.0 - "@testing-library/jest-dom": ^5.16.5 + "@testing-library/jest-dom": ^6.0.0 "@testing-library/react": ^12.1.5 "@testing-library/react-hooks": ^8.0.1 "@types/jest-axe": ^3.5.3