From e0780d94bf5d9962f61352c7a2a1c52f48e61871 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 12:54:37 +0000 Subject: [PATCH] chore(deps): update dependencies [testing-library] --- packages/control-property-editor/package.json | 4 +-- pnpm-lock.yaml | 32 +++++++------------ 2 files changed, 14 insertions(+), 22 deletions(-) diff --git a/packages/control-property-editor/package.json b/packages/control-property-editor/package.json index e31dfc7380..7a095efff1 100644 --- a/packages/control-property-editor/package.json +++ b/packages/control-property-editor/package.json @@ -28,9 +28,9 @@ "@fluentui/react-hooks": "8.6.14", "@reduxjs/toolkit": "1.6.1", "@sap-ux/ui-components": "workspace:*", - "@testing-library/jest-dom": "6.4.8", + "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "12.1.5", - "@testing-library/dom": "9.3.3", + "@testing-library/dom": "9.3.4", "@types/react-dom": "16.9.24", "@types/react-redux": "7.1.33", "@types/redux-logger": "3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c41aa9734d..66f3c1b49e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -938,11 +938,11 @@ importers: specifier: workspace:* version: link:../ui-components '@testing-library/dom': - specifier: 9.3.3 - version: 9.3.3 + specifier: 9.3.4 + version: 9.3.4 '@testing-library/jest-dom': - specifier: 6.4.8 - version: 6.4.8 + specifier: 6.5.0 + version: 6.5.0 '@testing-library/react': specifier: 12.1.5 version: 12.1.5(react-dom@16.14.0)(react@16.14.0) @@ -3280,14 +3280,6 @@ packages: - supports-color dev: false - /@babel/code-frame@7.22.13: - resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/highlight': 7.24.7 - chalk: 2.4.2 - dev: true - /@babel/code-frame@7.24.7: resolution: {integrity: sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==} engines: {node: '>=6.9.0'} @@ -8950,12 +8942,12 @@ packages: pretty-format: 27.5.1 dev: true - /@testing-library/dom@9.3.3: - resolution: {integrity: sha512-fB0R+fa3AUqbLHWyxXa2kGVtf1Fe1ZZFr0Zp6AIbIAzXb2mKbEXl+PCQNUOaq5lbTab5tfctfXRNsWXxa2f7Aw==} + /@testing-library/dom@9.3.4: + resolution: {integrity: sha512-FlS4ZWlp97iiNWig0Muq8p+3rVDjRiYE+YKGbAqXOu9nwJFFOdL00kFpz42M+4huzYi86vAK1sOOfyOG45muIQ==} engines: {node: '>=14'} dependencies: - '@babel/code-frame': 7.22.13 - '@babel/runtime': 7.23.2 + '@babel/code-frame': 7.24.7 + '@babel/runtime': 7.25.0 '@types/aria-query': 5.0.1 aria-query: 5.1.3 chalk: 4.1.2 @@ -8979,12 +8971,11 @@ packages: redent: 3.0.0 dev: true - /@testing-library/jest-dom@6.4.8: - resolution: {integrity: sha512-JD0G+Zc38f5MBHA4NgxQMR5XtO5Jx9g86jqturNTt2WUfRmLDIY7iKkWHDCCTiDuFMre6nxAD5wHw9W5kI4rGw==} + /@testing-library/jest-dom@6.5.0: + resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} dependencies: '@adobe/css-tools': 4.4.0 - '@babel/runtime': 7.25.0 aria-query: 5.1.3 chalk: 3.0.0 css.escape: 1.5.1 @@ -17314,7 +17305,7 @@ packages: resolution: {integrity: sha512-sQmU+G2pJjFfzRI+XtXkk+T9G0s6UmWWUfOW0utPR46C9lfhNr4DH1lNJuImj64reXYi+vOwyNxPRkj0F3mofA==} engines: {node: '>= 10', npm: '>= 5'} dependencies: - '@adobe/css-tools': 4.3.2 + '@adobe/css-tools': 4.4.0 clone: 2.1.2 mime: 1.6.0 dev: true @@ -17574,6 +17565,7 @@ packages: /lz-string@1.5.0: resolution: {integrity: sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==} + hasBin: true dev: true /macos-release@2.5.1: