diff --git a/package.json b/package.json index 565d9b01b..924a60952 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@commitlint/config-conventional": "16.2.1", "@rollup/plugin-babel": "5.3.1", "@rollup/plugin-node-resolve": "13.1.3", - "@testing-library/jest-dom": "5.16.2", + "@testing-library/jest-dom": "5.16.3", "@testing-library/react": "12.1.4", "@testing-library/react-hooks": "7.0.2", "builtin-modules": "3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 04c2bb40c..74963d943 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -14,7 +14,7 @@ importers: '@commitlint/config-conventional': 16.2.1 '@rollup/plugin-babel': 5.3.1 '@rollup/plugin-node-resolve': 13.1.3 - '@testing-library/jest-dom': 5.16.2 + '@testing-library/jest-dom': 5.16.3 '@testing-library/react': 12.1.4 '@testing-library/react-hooks': 7.0.2 builtin-modules: 3.2.0 @@ -47,7 +47,7 @@ importers: '@commitlint/config-conventional': 16.2.1 '@rollup/plugin-babel': 5.3.1_@babel+core@7.17.8+rollup@2.70.1 '@rollup/plugin-node-resolve': 13.1.3_rollup@2.70.1 - '@testing-library/jest-dom': 5.16.2 + '@testing-library/jest-dom': 5.16.3 '@testing-library/react': 12.1.4_react-dom@17.0.2+react@17.0.2 '@testing-library/react-hooks': 7.0.2_react-dom@17.0.2+react@17.0.2 builtin-modules: 3.2.0 @@ -3969,8 +3969,8 @@ packages: lz-string: 1.4.4 pretty-format: 27.5.1 - /@testing-library/jest-dom/5.16.2: - resolution: {integrity: sha512-6ewxs1MXWwsBFZXIk4nKKskWANelkdUehchEOokHsN8X7c2eKXGw+77aRV63UU8f/DTSVUPLaGxdrj4lN7D/ug==} + /@testing-library/jest-dom/5.16.3: + resolution: {integrity: sha512-u5DfKj4wfSt6akfndfu1eG06jsdyA/IUrlX2n3pyq5UXgXMhXY+NJb8eNK/7pqPWAhCKsCGWDdDO0zKMKAYkEA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.17.2