From 6071bfe59dfb228ef30944307ed6885d91a28b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Dec 2022 06:15:06 +0000 Subject: [PATCH] build(deps): bump @testing-library/dom from 8.19.0 to 8.19.1 (#1407) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.19.0 to 8.19.1. - [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/v8.19.0...v8.19.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 27 +++++++++++++++++++++++++-- 2 files changed, 26 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3ac69927..1dc38c42 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@reduxjs/toolkit": "^1.9.1", "@shopify/react-i18n": "^7.5.1", "@svgr/webpack": "^6.5.1", - "@testing-library/dom": "^8.19.0", + "@testing-library/dom": "^8.19.1", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^14.4.3", diff --git a/yarn.lock b/yarn.lock index 02a851b1..54905f57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2423,7 +2423,7 @@ __metadata: "@reduxjs/toolkit": ^1.9.1 "@shopify/react-i18n": ^7.5.1 "@svgr/webpack": ^6.5.1 - "@testing-library/dom": ^8.19.0 + "@testing-library/dom": ^8.19.1 "@testing-library/jest-dom": ^5.16.5 "@testing-library/react": ^12.1.5 "@testing-library/user-event": ^14.4.3 @@ -4330,7 +4330,7 @@ __metadata: languageName: node linkType: hard -"@testing-library/dom@npm:^8.0.0, @testing-library/dom@npm:^8.19.0": +"@testing-library/dom@npm:^8.0.0": version: 8.19.0 resolution: "@testing-library/dom@npm:8.19.0" dependencies: @@ -4346,6 +4346,22 @@ __metadata: languageName: node linkType: hard +"@testing-library/dom@npm:^8.19.1": + version: 8.19.1 + resolution: "@testing-library/dom@npm:8.19.1" + dependencies: + "@babel/code-frame": ^7.10.4 + "@babel/runtime": ^7.12.5 + "@types/aria-query": ^5.0.1 + aria-query: ^5.0.0 + chalk: ^4.1.0 + dom-accessibility-api: ^0.5.9 + lz-string: ^1.4.4 + pretty-format: ^27.0.2 + checksum: 0fb1f05fa199491795063eae5e892922851570717c85131776de6edd5477b1bfa528790401120a616ce4846584570d1436b0bce4649652ddb6ea9d67a1f00b19 + languageName: node + linkType: hard + "@testing-library/jest-dom@npm:^5.16.5": version: 5.16.5 resolution: "@testing-library/jest-dom@npm:5.16.5" @@ -4407,6 +4423,13 @@ __metadata: languageName: node linkType: hard +"@types/aria-query@npm:^5.0.1": + version: 5.0.1 + resolution: "@types/aria-query@npm:5.0.1" + checksum: 69fd7cceb6113ed370591aef04b3fd0742e9a1b06dd045c43531448847b85de181495e4566f98e776b37c422a12fd71866e0a1dfd904c5ec3f84d271682901de + languageName: node + linkType: hard + "@types/babel__core@npm:^7.1.14": version: 7.1.19 resolution: "@types/babel__core@npm:7.1.19"