Bump next from 11.1.0 to 11.1.1 (#297)

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](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-30 18:19:47 -07:00
committed by GitHub
parent 7ae5852f9c
commit 6546ad4662
2 changed files with 153 additions and 135 deletions

View File

@@ -17,7 +17,7 @@
"date-fns": "^2.23.0",
"lodash": "^4.17.21",
"markdown-it": "^12.2.0",
"next": "^11.1.0",
"next": "^11.1.1",
"prop-types": "^15.7.2",
"rc-util": "^5.13.2",
"react": "^17.0.2",