Skip to content

Commit

Permalink
chore(deps-dev): bump the dev-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `@testing-library/react` from 14.1.2 to 14.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@v14.1.2...v14.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and filiptammergard committed Jan 31, 2024
1 parent 3f4be69 commit 6522a12
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@storybook/testing-library": "0.2.2",
"@storybook/theming": "7.6.10",
"@testing-library/jest-dom": "6.4.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.0",
"@testing-library/user-event": "14.5.2",
"concurrently": "8.2.2",
"eslint": "8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2631,7 +2631,7 @@ __metadata:
"@storybook/testing-library": 0.2.2
"@storybook/theming": 7.6.10
"@testing-library/jest-dom": 6.4.0
"@testing-library/react": 14.1.2
"@testing-library/react": 14.2.0
"@testing-library/user-event": 14.5.2
concurrently: 8.2.2
eslint: 8.56.0
Expand Down Expand Up @@ -6636,17 +6636,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:14.1.2":
version: 14.1.2
resolution: "@testing-library/react@npm:14.1.2"
"@testing-library/react@npm:14.2.0":
version: 14.2.0
resolution: "@testing-library/react@npm:14.2.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
checksum: c7fa471dbb01c8bcf66abbdb210b24fb36c81afcc99db3ea4e22bd1556af1ccbd2a9dd2b14bd86870690f681c3e72080468728d63084e73bef071062d4174c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 6522a12

Please sign in to comment.