Skip to content

Commit 9fbc5fb

Browse files
Bump @testing-library/jest-dom and @types/testing-library__jest-dom
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom). These dependencies needed to be updated together. Updates `@testing-library/jest-dom` from 6.4.2 to 6.6.3 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.2...v6.6.3) Updates `@types/testing-library__jest-dom` from 5.14.9 to 6.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/testing-library__jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed49499 commit 9fbc5fb

File tree

2 files changed

+20
-44
lines changed

2 files changed

+20
-44
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@swc/core": "1.3.107",
5858
"@swc/jest": "0.2.36",
5959
"@testing-library/dom": "10.0.0",
60-
"@testing-library/jest-dom": "6.4.2",
60+
"@testing-library/jest-dom": "6.6.3",
6161
"@testing-library/react": "14.3.1",
6262
"@testing-library/user-event": "14.5.2",
6363
"@types/eventsource": "1.1.15",
@@ -68,7 +68,7 @@
6868
"@types/react-dom": "18.2.25",
6969
"@types/react-router-dom": "5.3.3",
7070
"@types/styled-components": "5.1.34",
71-
"@types/testing-library__jest-dom": "5.14.9",
71+
"@types/testing-library__jest-dom": "6.0.0",
7272
"@typescript-eslint/eslint-plugin": "6.21.0",
7373
"@typescript-eslint/parser": "6.21.0",
7474
"@vitejs/plugin-react-swc": "3.6.0",

frontend/pnpm-lock.yaml

Lines changed: 18 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)