diff --git a/package.json b/package.json index f87f7aa1..c21ddc4e 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/babel__core": "7.20.0", "@types/jest": "29.5.1", "@types/node": "18.16.3", - "@types/testing-library__jest-dom": "5.14.5", + "@types/testing-library__jest-dom": "5.14.9", "@typescript-eslint/eslint-plugin": "5.59.1", "@typescript-eslint/parser": "5.59.1", "babel-preset-solid": "1.6.13", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b099942b..6b724096 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + importers: .: @@ -29,8 +33,8 @@ importers: specifier: 18.16.3 version: 18.16.3 '@types/testing-library__jest-dom': - specifier: 5.14.5 - version: 5.14.5 + specifier: 5.14.9 + version: 5.14.9 '@typescript-eslint/eslint-plugin': specifier: 5.59.1 version: 5.59.1(@typescript-eslint/parser@5.59.1)(eslint@8.39.0)(typescript@4.9.5) @@ -1690,7 +1694,7 @@ packages: dependencies: '@adobe/css-tools': 4.2.0 '@babel/runtime': 7.21.5 - '@types/testing-library__jest-dom': 5.14.5 + '@types/testing-library__jest-dom': 5.14.9 aria-query: 5.1.3 chalk: 3.0.0 css.escape: 1.5.1 @@ -1839,8 +1843,8 @@ packages: /@types/stylis@4.0.2: resolution: {integrity: sha512-wtckGuk1eXUlUz0Qb1eXHG37Z7HWT2GfMdqRf8F/ifddTwadSS9Jwsqi4qtXk7cP7MtoyGVIHPElFCLc6HItbg==} - /@types/testing-library__jest-dom@5.14.5: - resolution: {integrity: sha512-SBwbxYoyPIvxHbeHxTZX2Pe/74F/tX2/D3mMvzabdeJ25bBojfW0TyB8BHrbq/9zaaKICJZjLP+8r6AeZMFCuQ==} + /@types/testing-library__jest-dom@5.14.9: + resolution: {integrity: sha512-FSYhIjFlfOpGSRyVoMBMuS3ws5ehFQODymf3vlI7U1K8c7PHwWwFY7VREfmsuzHSOnoKs/9/Y983ayOs7eRzqw==} dependencies: '@types/jest': 29.5.1 dev: true