Skip to content

Commit 1f9fba0

Browse files
chore(deps-dev): bump the react-testing-library-dependencies group with 2 updates
Bumps the react-testing-library-dependencies group with 2 updates: [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) and [@testing-library/react](https://github.com/testing-library/react-testing-library). Updates `@testing-library/jest-dom` from 6.6.3 to 6.9.1 - [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.6.3...v6.9.1) Updates `@testing-library/react` from 16.2.0 to 16.3.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v16.2.0...v16.3.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies - dependency-name: "@testing-library/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-testing-library-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1655396 commit 1f9fba0

File tree

2 files changed

+1414
-1216
lines changed

2 files changed

+1414
-1216
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,8 +194,8 @@
194194
"@styled/typescript-styled-plugin": "^1.0.1",
195195
"@tanstack/eslint-plugin-query": "5.83.1",
196196
"@testing-library/dom": "10.4.0",
197-
"@testing-library/jest-dom": "6.6.3",
198-
"@testing-library/react": "16.2.0",
197+
"@testing-library/jest-dom": "6.9.1",
198+
"@testing-library/react": "16.3.1",
199199
"@testing-library/user-event": "14.6.1",
200200
"@types/gettext-parser": "8.0.0",
201201
"@types/node": "^22.9.1",

0 commit comments

Comments
 (0)