From 9c23bfcd617790fd5db2d8d5f570170e341e38ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 22:41:30 +0000 Subject: [PATCH] build(deps-dev): bump @testing-library/dom from 9.0.0 to 9.3.0 (#156) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.0.0 to 9.3.0. - [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.0.0...v9.3.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index e63809b1..8cdd4a0b 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@nrwl/nx-cloud": "^16.0.2", "@semantic-release/exec": "^6.0.0", "@semantic-release/git": "^10.0.1", - "@testing-library/dom": "^9.0.0", + "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.12.0", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49a14a02..87e2659a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,8 +43,8 @@ importers: specifier: ^10.0.1 version: 10.0.1(semantic-release@21.0.0) '@testing-library/dom': - specifier: ^9.0.0 - version: 9.0.0 + specifier: ^9.3.0 + version: 9.3.0 '@testing-library/jest-dom': specifier: ^5.12.0 version: 5.16.5 @@ -53,7 +53,7 @@ importers: version: 14.0.0(react-dom@18.2.0)(react@18.2.0) '@testing-library/user-event': specifier: ^14.4.3 - version: 14.4.3(@testing-library/dom@9.0.0) + version: 14.4.3(@testing-library/dom@9.3.0) '@types/adm-zip': specifier: ^0.5.0 version: 0.5.0 @@ -1366,8 +1366,8 @@ packages: tslib: 2.4.1 dev: false - /@testing-library/dom@9.0.0: - resolution: {integrity: sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==} + /@testing-library/dom@9.3.0: + resolution: {integrity: sha512-Dffe68pGwI6WlLRYR2I0piIkyole9cSBH5jGQKCGMRpHW5RHCqAUaqc2Kv0tUyd4dU4DLPKhJIjyKOnjv4tuUw==} engines: {node: '>=14'} dependencies: '@babel/code-frame': 7.18.6 @@ -1376,7 +1376,7 @@ packages: aria-query: 5.1.3 chalk: 4.1.2 dom-accessibility-api: 0.5.14 - lz-string: 1.4.4 + lz-string: 1.5.0 pretty-format: 27.5.1 dev: true @@ -1403,19 +1403,19 @@ packages: react-dom: ^18.0.0 dependencies: '@babel/runtime': 7.20.1 - '@testing-library/dom': 9.0.0 + '@testing-library/dom': 9.3.0 '@types/react-dom': 18.0.9 react: 18.2.0 react-dom: 18.2.0(react@18.2.0) dev: true - /@testing-library/user-event@14.4.3(@testing-library/dom@9.0.0): + /@testing-library/user-event@14.4.3(@testing-library/dom@9.3.0): resolution: {integrity: sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==} engines: {node: '>=12', npm: '>=6'} peerDependencies: '@testing-library/dom': '>=7.21.4' dependencies: - '@testing-library/dom': 9.0.0 + '@testing-library/dom': 9.3.0 dev: true /@tootallnate/once@2.0.0: @@ -3979,8 +3979,8 @@ packages: engines: {node: '>=12'} dev: true - /lz-string@1.4.4: - resolution: {integrity: sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==} + /lz-string@1.5.0: + resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} hasBin: true dev: true