Skip to content

Commit

Permalink
Bump next from 11.1.0 to 11.1.1 in /frontend (#48)
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 11.1.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@v11.1.0...v11.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 2, 2021
1 parent d3af78f commit e533c28
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 50 deletions.
127 changes: 78 additions & 49 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@types/styled-components": "^5.1.12",
"babel-plugin-styled-components": "^1.13.2",
"next": "^11.1.0",
"next": "^11.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"styled-components": "^5.3.0"
Expand Down

0 comments on commit e533c28

Please sign in to comment.