Skip to content

Commit 534404a

Browse files
chore(deps-dev): bump the testing-library group with 2 updates
Bumps the testing-library group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/user-event](https://github.com/testing-library/user-event). Updates `@testing-library/react` from 16.1.0 to 16.2.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.1.0...v16.2.0) Updates `@testing-library/user-event` from 14.5.2 to 14.6.0 - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md) - [Commits](testing-library/user-event@v14.5.2...v14.6) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library - dependency-name: "@testing-library/user-event" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: testing-library ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58f0069 commit 534404a

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 24 additions & 8 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
@@ -124,8 +124,8 @@
124124
"@storybook/nextjs": "^8.4.7",
125125
"@storybook/react": "^8.4.6",
126126
"@testing-library/jest-dom": "^6.6.3",
127-
"@testing-library/react": "^16.1.0",
128-
"@testing-library/user-event": "^14.5.2",
127+
"@testing-library/react": "^16.2.0",
128+
"@testing-library/user-event": "^14.6.0",
129129
"@types/adm-zip": "^0.5.7",
130130
"@types/canvas-confetti": "^1.9.0",
131131
"@types/jest-axe": "^3.5.9",

0 commit comments

Comments
 (0)