From c46ed0adb3734ee17b748638a14716b7298698e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 00:24:44 +0000 Subject: [PATCH] chore(deps): update dependency @testing-library/dom to v9 --- packages/eslint-config/package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++++++++------- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 33b12d85d..bad9a2135 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -84,7 +84,7 @@ "semver": "^7.3.8" }, "devDependencies": { - "@testing-library/dom": "^8.19.1", + "@testing-library/dom": "^9.0.0", "@typescript-eslint/eslint-plugin": "^5.48.1", "@typescript-eslint/parser": "^5.48.1", "eslint": "^8.31.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e53ae813e..13297b9a4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -202,7 +202,7 @@ importers: packages/eslint-config: specifiers: '@rushstack/eslint-plugin-security': ^0.5.0 - '@testing-library/dom': ^8.19.1 + '@testing-library/dom': ^9.0.0 '@typescript-eslint/eslint-plugin': ^5.48.1 '@typescript-eslint/parser': ^5.48.1 confusing-browser-globals: ^1.0.11 @@ -307,7 +307,7 @@ importers: eslint-plugin-testing-library: 5.9.1_iukboom6ndih5an6iafl45j2fe eslint-plugin-typescript-sort-keys: 2.1.0_3jon24igvnqaqexgwtxk6nkpse devDependencies: - '@testing-library/dom': 8.19.1 + '@testing-library/dom': 9.0.0 eslint: 8.31.0 eslint-find-rules: 4.1.0_eslint@8.31.0 jest: 29.3.1 @@ -1846,7 +1846,7 @@ packages: resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==} engines: {node: '>=6.9.0'} dependencies: - regenerator-runtime: 0.13.9 + regenerator-runtime: 0.13.11 dev: false /@babel/runtime/7.19.4: @@ -2934,6 +2934,22 @@ packages: dom-accessibility-api: 0.5.11 lz-string: 1.4.4 pretty-format: 27.5.1 + dev: false + optional: true + + /@testing-library/dom/9.0.0: + resolution: {integrity: sha512-+/TLgKNFsYUshOY/zXsQOk+PlFQK+eyJ9T13IDVNJEi+M+Un7xlJK+FZKkbGSnf0+7E1G6PlDhkSYQ/GFiruBQ==} + engines: {node: '>=14'} + dependencies: + '@babel/code-frame': 7.18.6 + '@babel/runtime': 7.20.7 + '@types/aria-query': 5.0.1 + aria-query: 5.1.3 + chalk: 4.1.2 + dom-accessibility-api: 0.5.11 + lz-string: 1.4.4 + pretty-format: 27.5.1 + dev: true /@textlint-rule/textlint-report-helper-for-google-preset/0.1.2: resolution: {integrity: sha512-FsJXxngIT1PPLj+0aAq/yYFhXQOjDxRtbZVamotTw6K7nvUOeNPcGc5e20FF6gbq1x2fKpLvbMntmL262UXb+g==} @@ -11988,10 +12004,6 @@ packages: /regenerator-runtime/0.13.11: resolution: {integrity: sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==} - /regenerator-runtime/0.13.9: - resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} - dev: false - /regenerator-transform/0.15.0: resolution: {integrity: sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==} dependencies: