From b306479b74a276a475c28e8757f1bfd213b1174f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 06:41:34 +0000 Subject: [PATCH] build(deps): bump @testing-library/dom from 9.3.1 to 9.3.3 (#2108) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.3.1 to 9.3.3. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v9.3.1...v9.3.3) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 20 ++++++++++++++++++-- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 2002cede..92bd9e51 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@reduxjs/toolkit": "^1.9.7", "@shopify/react-i18n": "^7.8.0", "@svgr/webpack": "^8.1.0", - "@testing-library/dom": "^9.3.1", + "@testing-library/dom": "^9.3.3", "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.5.0", diff --git a/yarn.lock b/yarn.lock index 00231a03..52a387d2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2671,7 +2671,7 @@ __metadata: "@reduxjs/toolkit": ^1.9.7 "@shopify/react-i18n": ^7.8.0 "@svgr/webpack": ^8.1.0 - "@testing-library/dom": ^9.3.1 + "@testing-library/dom": ^9.3.3 "@testing-library/jest-dom": ^6.1.4 "@testing-library/react": ^14.0.0 "@testing-library/user-event": ^14.5.0 @@ -4637,7 +4637,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/dom@npm:^9.0.0, @testing-library/dom@npm:^9.3.1": +"@testing-library/dom@npm:^9.0.0": version: 9.3.1 resolution: "@testing-library/dom@npm:9.3.1" dependencies: @@ -4653,6 +4653,22 @@ __metadata: languageName: node linkType: hard +"@testing-library/dom@npm:^9.3.3": + version: 9.3.3 + resolution: "@testing-library/dom@npm:9.3.3" + dependencies: + "@babel/code-frame": ^7.10.4 + "@babel/runtime": ^7.12.5 + "@types/aria-query": ^5.0.1 + aria-query: 5.1.3 + chalk: ^4.1.0 + dom-accessibility-api: ^0.5.9 + lz-string: ^1.5.0 + pretty-format: ^27.0.2 + checksum: 34e0a564da7beb92aa9cc44a9080221e2412b1a132eb37be3d513fe6c58027674868deb9f86195756d98d15ba969a30fe00632a4e26e25df2a5a4f6ac0686e37 + languageName: node + linkType: hard + "@testing-library/jest-dom@npm:^6.1.4": version: 6.1.4 resolution: "@testing-library/jest-dom@npm:6.1.4"