Skip to content

Commit

Permalink
build(deps): bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [next](https://github.com/vercel/next.js) and [@testing-library/react](https://github.com/testing-library/react-testing-library).


Updates `next` from 14.3.0-canary.18 to 14.3.0-canary.19
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.3.0-canary.18...v14.3.0-canary.19)

Updates `@testing-library/react` from 15.0.2 to 15.0.4
- [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.2...v15.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 23, 2024
1 parent f075d66 commit 3b3b698
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 168 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@biomejs/biome": "^1.7.1",
"@happy-dom/global-registrator": "^14.7.1",
"@heroicons/react": "^2.1.3",
"@testing-library/react": "^15.0.2",
"@testing-library/react": "^15.0.4",
"@types/bun": "^1.1.0",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
Expand Down
Loading

0 comments on commit 3b3b698

Please sign in to comment.