Skip to content

Commit

Permalink
Bump the next group with 2 updates (#20)
Browse files Browse the repository at this point in the history
Bumps the next group with 2 updates: [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [next](https://github.com/vercel/next.js).


Updates `eslint-config-next` from 14.1.1 to 14.1.2
- [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/commits/v14.1.2/packages/eslint-config-next)

Updates `next` from 14.1.1 to 14.1.2
- [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.1.1...v14.1.2)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: next
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: next
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 4343dfb commit 9bb81f2
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 13 deletions.
2 changes: 1 addition & 1 deletion examples/starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"feed": "4.2.2",
"lodash": "4.17.21",
"markdownlayer": "workspace:*",
"next": "14.1.1",
"next": "14.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-highlight-words": "0.20.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/react": "18.2.62",
"@types/react-dom": "18.2.19",
"copyfiles": "2.4.1",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.2",
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "1.12.4",
"eslint-plugin-react": "7.33.2",
Expand Down
147 changes: 136 additions & 11 deletions pnpm-lock.yaml

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

0 comments on commit 9bb81f2

Please sign in to comment.