From ec30201f98f1ee1433ee72d4d1e3121f90bfe3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 21:56:35 +0000 Subject: [PATCH] build: bump @testing-library/jest-dom from 6.1.3 to 6.1.4 Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.1.3 to 6.1.4. - [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.1.3...v6.1.4) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index de6a373d..737fecd6 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "dependencies": { "@11ty/eleventy": "^2.0.1", "@testing-library/dom": "^9.3.3", - "@testing-library/jest-dom": "^6.1.3", + "@testing-library/jest-dom": "^6.1.4", "autoprefixer": "^10.4.16", "common-tags": "^1.8.2", "cssnano": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 0e826d21..974da790 100644 --- a/yarn.lock +++ b/yarn.lock @@ -104,7 +104,7 @@ __metadata: languageName: node linkType: hard -"@adobe/css-tools@npm:^4.3.0": +"@adobe/css-tools@npm:^4.3.1": version: 4.3.1 resolution: "@adobe/css-tools@npm:4.3.1" checksum: ad43456379ff391132aff687ece190cb23ea69395e23c9b96690eeabe2468da89a4aaf266e4f8b6eaab53db3d1064107ce0f63c3a974e864f4a04affc768da3f @@ -3309,11 +3309,11 @@ __metadata: languageName: node linkType: hard -"@testing-library/jest-dom@npm:^6.1.3": - version: 6.1.3 - resolution: "@testing-library/jest-dom@npm:6.1.3" +"@testing-library/jest-dom@npm:^6.1.4": + version: 6.1.4 + resolution: "@testing-library/jest-dom@npm:6.1.4" dependencies: - "@adobe/css-tools": ^4.3.0 + "@adobe/css-tools": ^4.3.1 "@babel/runtime": ^7.9.2 aria-query: ^5.0.0 chalk: ^3.0.0 @@ -3335,7 +3335,7 @@ __metadata: optional: true vitest: optional: true - checksum: 5bd14ba31fd3d64cff8ca55cccd335bedadf1db1119643954ca8cd30af835defe6f3a21e7d7617d20205b07abba1b2e668be1b9d6743504800f17fdc4344db75 + checksum: c6bd9469554136a25d94b55ea16736d56b8c5d200526023774dbf35ca35551a721257e6734f1b404bbd07ae0a1950f1912b5be60e113db2ff2ff50af14f7085c languageName: node linkType: hard @@ -5697,7 +5697,7 @@ __metadata: "@commitlint/cli": ^17.7.2 "@commitlint/config-conventional": ^17.7.0 "@testing-library/dom": ^9.3.3 - "@testing-library/jest-dom": ^6.1.3 + "@testing-library/jest-dom": ^6.1.4 "@types/common-tags": ^1.8.2 "@types/jest": ^29.5.5 "@types/node": ^20.8.4