Skip to content

Commit

Permalink
build(deps-dev): bump @testing-library/react from 15.0.7 to 16.0.1
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.7 to 16.0.1.
- [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@v15.0.7...v16.0.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 572d731 commit 50432d5
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 49 deletions.
2 changes: 1 addition & 1 deletion look-and-feel/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@storybook/test": "^7.6.14",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^15.0.7",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/dompurify": "^3.0.5",
"@types/jest": "^29.5.12",
Expand Down
57 changes: 11 additions & 46 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.1.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"concurrently": "^8.2.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.10"
Expand Down
2 changes: 1 addition & 1 deletion slash/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@storybook/test": "^7.6.14",
"@testing-library/dom": "^10.1.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"@types/dompurify": "^3.0.5",
"@types/jest": "^29.5.12",
Expand Down

0 comments on commit 50432d5

Please sign in to comment.