diff --git a/package.json b/package.json index bc9ce0de..5c26fd5b 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "lint": "cross-env NODE_ENV=production eslint src --fix --ext .js,.jsx,.ts,.tsx" }, "dependencies": { - "@testing-library/jest-dom": "^6.5.0", + "@testing-library/jest-dom": "^6.6.1", "@testing-library/react": "^16.0.1", "@testing-library/user-event": "^14.5.2", "css-loader": "^5.2.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c4bc539c..dd7d8871 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@testing-library/jest-dom': - specifier: ^6.5.0 - version: 6.5.0 + specifier: ^6.6.1 + version: 6.6.1 '@testing-library/react': specifier: ^16.0.1 version: 16.0.1(@testing-library/dom@10.0.0)(@types/react-dom@18.2.25)(@types/react@18.3.11)(react-dom@18.2.0(react@18.3.1))(react@18.3.1) @@ -1162,8 +1162,8 @@ packages: resolution: {integrity: sha512-PmJPnogldqoVFf+EwbHvbBJ98MmqASV8kLrBYgsDNxQcFMeIS7JFL48sfyXvuMtgmWO/wMhh25odr+8VhDmn4g==} engines: {node: '>=18'} - '@testing-library/jest-dom@6.5.0': - resolution: {integrity: sha512-xGGHpBXYSHUUr6XsKBfs85TWlYKpTc37cSBBVrXcib2MkHLboWlkClhWF37JKlDb9KEq3dHs+f2xR7XJEWGBxA==} + '@testing-library/jest-dom@6.6.1': + resolution: {integrity: sha512-mNYIiAuP4yJwV2zBRQCV7PHoQwbb6/8TfMpPcwSUzcSVDJHWOXt6hjNtIN1v5knDmimYnjJxKhsoVd4LVGIO+w==} engines: {node: '>=14', npm: '>=6', yarn: '>=1'} '@testing-library/react@16.0.1': @@ -8572,7 +8572,7 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/jest-dom@6.5.0': + '@testing-library/jest-dom@6.6.1': dependencies: '@adobe/css-tools': 4.4.0 aria-query: 5.3.0