diff --git a/packages/control-property-editor/package.json b/packages/control-property-editor/package.json index 96338cf837..97e2df0d7f 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.6.3", "@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 a972173ddb..8d4827121d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1109,11 +1109,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.6.3 + version: 6.6.3 '@testing-library/react': specifier: 12.1.5 version: 12.1.5(react-dom@16.14.0)(react@16.14.0) @@ -3789,14 +3789,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'} @@ -8745,12 +8737,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 @@ -8774,12 +8766,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.6.3: + resolution: {integrity: sha512-IteBhl4XqYNkM54f4ejhLRJiZNqcSCoXUOG2CPK7qbD322KjQozM4kHQOfkG2oln9b9HTYqs+Sae8vBATubxxA==} 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