Skip to content

Commit

Permalink
build(deps): bump @next/eslint-plugin-next from 13.5.6 to 14.1.0 (#380)
Browse files Browse the repository at this point in the history
* build(deps): bump @next/eslint-plugin-next from 13.5.6 to 14.1.0

Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 13.5.6 to 14.1.0.
- [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.0/packages/eslint-plugin-next)

---
updated-dependencies:
- dependency-name: "@next/eslint-plugin-next"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update lock

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MikuroXina <[email protected]>
  • Loading branch information
dependabot[bot] and MikuroXina authored Feb 1, 2024
1 parent 8541c60 commit bb98114
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"yaml": "^2.3.4"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.4.12",
"@next/eslint-plugin-next": "^14.1.0",
"@types/markdown-it": "^12.2.3",
"@types/node": "^20.10.1",
"@types/react": "^18.2.21",
Expand Down

0 comments on commit bb98114

Please sign in to comment.