Skip to content

Commit

Permalink
chore(deps-dev): bump @testing-library/react from 15.0.6 to 15.0.7 (#…
Browse files Browse the repository at this point in the history
…17392)

Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 15.0.6 to 15.0.7.
- [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.6...v15.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2024
1 parent a470f05 commit 4cf416a
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 @@ -66,7 +66,7 @@
"@faker-js/faker": "8.4.1",
"@formatjs/cli": "6.2.10",
"@koush/wrtc": "0.5.3",
"@testing-library/react": "15.0.6",
"@testing-library/react": "15.0.7",
"@types/dexie-batch": "0.4.7",
"@types/eslint": "8.56.5",
"@types/fs-extra": "11.0.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4166,9 +4166,9 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:15.0.6":
version: 15.0.6
resolution: "@testing-library/react@npm:15.0.6"
"@testing-library/react@npm:15.0.7":
version: 15.0.7
resolution: "@testing-library/react@npm:15.0.7"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@testing-library/dom": "npm:^10.0.0"
Expand All @@ -4180,7 +4180,7 @@ __metadata:
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 10/04f63fc8e1d32ca9ce387df87abbdbe1d1e8bd7343d305a3d4662e60133453a4a39f5b0e1653efbfe9516750ca559c27a9ace4740f4c3e24a49270acaf93084d
checksum: 10/a9342ad09b019b0f99688fb50265899bc93adfe23c22aa6743fd920635b43fdc66877e66d95f240923aa6f7d3aa360837f5b053fb363a31975788974dff7bc93
languageName: node
linkType: hard

Expand Down Expand Up @@ -17806,7 +17806,7 @@ __metadata:
"@koush/wrtc": "npm:0.5.3"
"@lexical/history": "npm:0.15.0"
"@lexical/react": "npm:0.15.0"
"@testing-library/react": "npm:15.0.6"
"@testing-library/react": "npm:15.0.7"
"@types/dexie-batch": "npm:0.4.7"
"@types/eslint": "npm:8.56.5"
"@types/fs-extra": "npm:11.0.4"
Expand Down

0 comments on commit 4cf416a

Please sign in to comment.