Skip to content

Commit 798e777

Browse files
chore(deps-dev): 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.1.4 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.1.4...v6.6.3) Updates `@types/testing-library__jest-dom` from 5.14.8 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 e84ff3c commit 798e777

File tree

2 files changed

+25
-36
lines changed

2 files changed

+25
-36
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,14 @@
2626
"@swc/core": "^1.6.7",
2727
"@swc/helpers": "^0.5.0",
2828
"@swc/jest": "^0.2.37",
29-
"@testing-library/jest-dom": "6.1.4",
29+
"@testing-library/jest-dom": "6.6.3",
3030
"@testing-library/react": "14.0.0",
3131
"@types/jest": "^29.5.0",
3232
"@types/lodash": "^4.14.194",
3333
"@types/node": "^22.8.1",
3434
"@types/react-router-dom": "^5.2.0",
3535
"@types/react-table": "^7.7.20",
36-
"@types/testing-library__jest-dom": "5.14.8",
36+
"@types/testing-library__jest-dom": "6.0.0",
3737
"@types/uuid": "^10.0.0",
3838
"copy-webpack-plugin": "^12.0.2",
3939
"css-loader": "^7.1.2",

0 commit comments

Comments
 (0)