From ffac490f6b0fe620d6e9cfd8a022b49efd674230 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 20:09:15 +0000 Subject: [PATCH] Bump @testing-library/jest-dom from 5.17.0 to 6.1.5 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.1.5. - [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.17.0...v6.1.5) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/app/package.json | 2 +- .../backstage-opa-entity-checker/package.json | 2 +- yarn.lock | 41 ++++++++++++++++++- 3 files changed, 41 insertions(+), 4 deletions(-) diff --git a/packages/app/package.json b/packages/app/package.json index 5c61f56..c018181 100644 --- a/packages/app/package.json +++ b/packages/app/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "@backstage/test-utils": "^1.4.3", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.1.5", "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^14.0.0", "@types/node": "^16.11.26", diff --git a/plugins/backstage-opa-entity-checker/package.json b/plugins/backstage-opa-entity-checker/package.json index 74bc88a..479f583 100644 --- a/plugins/backstage-opa-entity-checker/package.json +++ b/plugins/backstage-opa-entity-checker/package.json @@ -54,7 +54,7 @@ "@backstage/core-app-api": "^1.10.0", "@backstage/dev-utils": "^1.0.21", "@backstage/test-utils": "^1.4.3", - "@testing-library/jest-dom": "^5.10.1", + "@testing-library/jest-dom": "^6.1.5", "@testing-library/react": "^12.1.3", "@testing-library/user-event": "^14.0.0", "@types/node": "*", diff --git a/yarn.lock b/yarn.lock index f170b3a..114673e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -19,6 +19,13 @@ __metadata: languageName: node linkType: hard +"@adobe/css-tools@npm:^4.3.1": + version: 4.3.2 + resolution: "@adobe/css-tools@npm:4.3.2" + checksum: 9667d61d55dc3b0a315c530ae84e016ce5267c4dd8ac00abb40108dc98e07b98e3090ce8b87acd51a41a68d9e84dcccb08cdf21c902572a9cf9dcaf830da4ae3 + languageName: node + linkType: hard + "@ampproject/remapping@npm:^2.2.0": version: 2.2.1 resolution: "@ampproject/remapping@npm:2.2.1" @@ -6972,7 +6979,7 @@ __metadata: "@material-ui/core": ^4.12.2 "@material-ui/icons": ^4.9.1 "@material-ui/lab": 4.0.0-alpha.61 - "@testing-library/jest-dom": ^5.10.1 + "@testing-library/jest-dom": ^6.1.5 "@testing-library/react": ^12.1.3 "@testing-library/user-event": ^14.0.0 "@types/node": "*" @@ -8773,6 +8780,36 @@ __metadata: languageName: node linkType: hard +"@testing-library/jest-dom@npm:^6.1.5": + version: 6.1.5 + resolution: "@testing-library/jest-dom@npm:6.1.5" + dependencies: + "@adobe/css-tools": ^4.3.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: 67f1433c7eb8649db6676df97d1144cf288e2d94c61e89531c05c587b56f2277454c558c97bcca567d5060ebd39caba5ba01d49dc57b3f005837477a401ad113 + languageName: node + linkType: hard + "@testing-library/react@npm:^12.1.3": version: 12.1.5 resolution: "@testing-library/react@npm:12.1.5" @@ -10566,7 +10603,7 @@ __metadata: "@material-ui/core": ^4.12.2 "@material-ui/icons": ^4.9.1 "@parsifal-m/plugin-opa-entity-checker": ^1.1.1 - "@testing-library/jest-dom": ^5.10.1 + "@testing-library/jest-dom": ^6.1.5 "@testing-library/react": ^12.1.3 "@testing-library/user-event": ^14.0.0 "@types/node": ^16.11.26