Skip to content

Commit dfa907a

Browse files
chore(deps-dev): bump @testing-library/react from 16.2.0 to 16.3.0 (#1782)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) 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/react" dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f5637e2 commit dfa907a

File tree

3 files changed

+17
-72
lines changed

3 files changed

+17
-72
lines changed

packages/big-design-patterns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@swc/plugin-styled-components": "^9.1.0",
6262
"@testing-library/dom": "^10.3.1",
6363
"@testing-library/jest-dom": "^6.6.3",
64-
"@testing-library/react": "^16.2.0",
64+
"@testing-library/react": "^16.3.0",
6565
"@testing-library/user-event": "^14.6.1",
6666
"@types/jest": "^30.0.0",
6767
"@types/node": "^20.12.7",

packages/big-design/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@swc/plugin-styled-components": "^9.1.0",
6969
"@testing-library/dom": "^10.4.0",
7070
"@testing-library/jest-dom": "^6.6.3",
71-
"@testing-library/react": "^16.2.0",
71+
"@testing-library/react": "^16.3.0",
7272
"@testing-library/user-event": "^14.6.1",
7373
"@types/jest": "^30.0.0",
7474
"@types/node": "^20.12.7",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)