Skip to content

Commit 484527d

Browse files
chore: 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 5.17.0 to 6.1.2 - [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@v5.17.0...v6.1.2) 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-major - 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 db93f17 commit 484527d

File tree

2 files changed

+60
-39
lines changed

2 files changed

+60
-39
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@storybook/react-vite": "7.4.0",
120120
"@swc/core": "1.3.38",
121121
"@swc/jest": "0.2.24",
122-
"@testing-library/jest-dom": "5.17.0",
122+
"@testing-library/jest-dom": "6.1.2",
123123
"@testing-library/react": "14.0.0",
124124
"@testing-library/react-hooks": "8.0.1",
125125
"@testing-library/user-event": "14.4.3",
@@ -134,7 +134,7 @@
134134
"@types/react-virtualized-auto-sizer": "1.0.1",
135135
"@types/react-window": "1.8.5",
136136
"@types/ssh2": "1.11.13",
137-
"@types/testing-library__jest-dom": "5.14.9",
137+
"@types/testing-library__jest-dom": "6.0.0",
138138
"@types/ua-parser-js": "0.7.36",
139139
"@types/uuid": "9.0.2",
140140
"@typescript-eslint/eslint-plugin": "6.2.1",

site/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)