Skip to content

Commit 97acce9

Browse files
chore(deps-dev): bump @types/testing-library__jest-dom (#1048)
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/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: "@types/testing-library__jest-dom" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35aa2d5 commit 97acce9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/react-dom": "^18.0.5",
7171
"@types/responselike": "^1.0.0",
7272
"@types/styled-components": "^5.1.32",
73-
"@types/testing-library__jest-dom": "^5.14.5",
73+
"@types/testing-library__jest-dom": "^6.0.0",
7474
"@umijs/fabric": "^3.0.0",
7575
"@vitest/coverage-c8": "^0.31.0",
7676
"cross-env": "^7.0.0",

0 commit comments

Comments
 (0)