diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 23605cdd6..804dbc7fa 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -78,7 +78,7 @@ "semver": "^7.3.7" }, "devDependencies": { - "@testing-library/dom": "8.13.0", + "@testing-library/dom": "8.14.0", "@typescript-eslint/eslint-plugin": "^5.19.0", "@typescript-eslint/parser": "5.28.0", "eslint": "8.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 18a68e7fc..3ae809a7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -192,7 +192,7 @@ importers: packages/eslint-config: specifiers: '@rushstack/eslint-plugin-security': ^0.3.0 - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 '@typescript-eslint/eslint-plugin': ^5.23.0 '@typescript-eslint/parser': ^5.23.0 confusing-browser-globals: ^1.0.11 @@ -282,7 +282,7 @@ importers: eslint-plugin-testing-library: 5.4.0_eslint@8.18.0+typescript@4.6.4 eslint-plugin-typescript-sort-keys: 2.1.0_967e8d517a39dc16567bffb44127c6cd devDependencies: - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 eslint: 8.18.0 eslint-find-rules: 4.1.0_eslint@8.18.0 jest: 28.1.1_@types+node@16.11.41 @@ -3014,8 +3014,8 @@ packages: defer-to-connect: 1.1.3 dev: false - /@testing-library/dom/8.13.0: - resolution: {integrity: sha512-9VHgfIatKNXQNaZTtLnalIy0jNZzY35a4S3oi08YAt9Hv1VsfZ/DfA45lM8D/UhtHBGJ4/lGwp0PZkVndRkoOQ==} + /@testing-library/dom/8.14.0: + resolution: {integrity: sha512-m8FOdUo77iMTwVRCyzWcqxlEIk+GnopbrRI15a0EaLbpZSCinIVI4kSQzWhkShK83GogvEFJSsHF3Ws0z1vrqA==} engines: {node: '>=12'} dependencies: '@babel/code-frame': 7.16.7 @@ -6069,7 +6069,7 @@ packages: eslint: '>=6.8' dependencies: '@babel/runtime': 7.17.2 - '@testing-library/dom': 8.13.0 + '@testing-library/dom': 8.14.0 eslint: 8.18.0 requireindex: 1.2.0 dev: false @@ -9097,7 +9097,7 @@ packages: yallist: 4.0.0 /lz-string/1.4.4: - resolution: {integrity: sha1-wNjq82BZ9wV5bh40SBHPTEmNOiY=} + resolution: {integrity: sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==} hasBin: true /make-dir/2.1.0: