Skip to content

Commit

Permalink
chore(deps): bump next from 10.2.0 to 11.1.3 in /examples/nextjs
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 10.2.0 to 11.1.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.2.0...v11.1.3)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 9, 2021
1 parent dac5068 commit 83cac83
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 152 deletions.
2 changes: 1 addition & 1 deletion examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@artsy/fresnel": "^1.0.7",
"next": "^10.2.0",
"next": "^11.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
Expand Down

0 comments on commit 83cac83

Please sign in to comment.