Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 3 directories with 1 …
Browse files Browse the repository at this point in the history
…update

Bumps the npm_and_yarn group with 1 update in the /test directory: [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 1 update in the /website directory: [next](https://github.com/vercel/next.js).


Updates `next` from 12.1.6 to 13.5.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.6...v13.5.1)

Updates `next` from 12.2.2 to 13.5.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.1.6...v13.5.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 8a3bf1b commit b9b1bf3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@types/react": "18.0.15",
"@types/react-dom": "18.0.6",
"cmdk": "workspace:*",
"next": "12.1.6",
"next": "13.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "4.7.4"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"cmdk": "workspace:*",
"copy-to-clipboard": "^3.3.1",
"framer-motion": "^6.5.1",
"next": "12.2.2",
"next": "13.5.1",
"next-seo": "^5.5.0",
"next-themes": "^0.2.0",
"prism-react-renderer": "^1.3.5",
Expand Down

0 comments on commit b9b1bf3

Please sign in to comment.