From 15565149c06e6c2edf3ba37f48d7eb2d3a853021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:58:59 +0000 Subject: [PATCH] Bump @testing-library/dom from 10.1.0 to 10.3.1 Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 10.1.0 to 10.3.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/v10.1.0...v10.3.1) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- js/apps/admin-ui/package.json | 2 +- pnpm-lock.yaml | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/js/apps/admin-ui/package.json b/js/apps/admin-ui/package.json index 97b1bded66ec..9f6f86be7d51 100644 --- a/js/apps/admin-ui/package.json +++ b/js/apps/admin-ui/package.json @@ -92,7 +92,7 @@ "devDependencies": { "@4tw/cypress-drag-drop": "^2.2.5", "@testing-library/cypress": "^10.0.2", - "@testing-library/dom": "^10.1.0", + "@testing-library/dom": "^10.3.1", "@testing-library/jest-dom": "^6.4.6", "@testing-library/react": "^16.0.0", "@types/dagre": "^0.7.52", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 78e544d76efa..204c7bba4c19 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -233,14 +233,14 @@ importers: specifier: ^10.0.2 version: 10.0.2(cypress@13.11.0) '@testing-library/dom': - specifier: ^10.1.0 - version: 10.1.0 + specifier: ^10.3.1 + version: 10.3.1 '@testing-library/jest-dom': specifier: ^6.4.6 version: 6.4.6(vitest@1.6.0(@types/node@20.14.4)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0)) '@testing-library/react': specifier: ^16.0.0 - version: 16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + version: 16.0.0(@testing-library/dom@10.3.1)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@types/dagre': specifier: ^0.7.52 version: 0.7.52 @@ -1479,8 +1479,8 @@ packages: peerDependencies: cypress: ^12.0.0 || ^13.0.0 - '@testing-library/dom@10.1.0': - resolution: {integrity: sha512-wdsYKy5zupPyLCW2Je5DLHSxSfbIp6h80WoHOQc+RPtmPGA52O9x5MJEkv92Sjonpq+poOAtUKhh1kBGAXBrNA==} + '@testing-library/dom@10.3.1': + resolution: {integrity: sha512-q/WL+vlXMpC0uXDyfsMtc1rmotzLV8Y0gq6q1gfrrDjQeHoeLrqHbxdPvPNAh1i+xuJl7+BezywcXArz7vLqKQ==} engines: {node: '>=18'} '@testing-library/jest-dom@6.4.6': @@ -5983,10 +5983,10 @@ snapshots: '@testing-library/cypress@10.0.2(cypress@13.11.0)': dependencies: '@babel/runtime': 7.24.5 - '@testing-library/dom': 10.1.0 + '@testing-library/dom': 10.3.1 cypress: 13.11.0 - '@testing-library/dom@10.1.0': + '@testing-library/dom@10.3.1': dependencies: '@babel/code-frame': 7.24.2 '@babel/runtime': 7.24.5 @@ -6010,10 +6010,10 @@ snapshots: optionalDependencies: vitest: 1.6.0(@types/node@20.14.4)(jsdom@24.1.0)(lightningcss@1.25.1)(terser@5.31.0) - '@testing-library/react@16.0.0(@testing-library/dom@10.1.0)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@testing-library/react@16.0.0(@testing-library/dom@10.3.1)(@types/react-dom@18.3.0)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.24.5 - '@testing-library/dom': 10.1.0 + '@testing-library/dom': 10.3.1 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) optionalDependencies: