Skip to content

Commit

Permalink
chore(deps): bump @next/eslint-plugin-next from 14.2.3 to 14.2.15
Browse files Browse the repository at this point in the history
Bumps [@next/eslint-plugin-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next) from 14.2.3 to 14.2.15.
- [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.2.15/packages/eslint-plugin-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent fe6aa61 commit e5327e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@cypress/code-coverage": "^3.13.2",
"@next/eslint-plugin-next": "^14.0.1",
"@next/eslint-plugin-next": "^14.2.15",
"@svgr/webpack": "^8.1.0",
"@types/babel__core": "^7",
"@types/babel__preset-env": "^7",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2062,7 +2062,7 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.3, @next/eslint-plugin-next@npm:^14.0.1":
"@next/eslint-plugin-next@npm:14.2.3":
version: 14.2.3
resolution: "@next/eslint-plugin-next@npm:14.2.3"
dependencies:
Expand All @@ -2071,6 +2071,15 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:^14.2.15":
version: 14.2.15
resolution: "@next/eslint-plugin-next@npm:14.2.15"
dependencies:
glob: "npm:10.3.10"
checksum: 10c0/54dd8cd8fd47722528ffb7862a8e079bbc07d9131125502273ec88a706238d7a7d2e4abf3ba72ee2a21ea2890de53bf6dfec0308ddf9cfc7794a4b5bbc5d06cc
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.14":
version: 14.2.14
resolution: "@next/swc-darwin-arm64@npm:14.2.14"
Expand Down Expand Up @@ -7148,7 +7157,7 @@ __metadata:
"@babel/preset-env": "npm:^7.25.3"
"@cypress/code-coverage": "npm:^3.13.2"
"@docsearch/react": "npm:3.6.1"
"@next/eslint-plugin-next": "npm:^14.0.1"
"@next/eslint-plugin-next": "npm:^14.2.15"
"@svgr/webpack": "npm:^8.1.0"
"@types/babel__core": "npm:^7"
"@types/babel__preset-env": "npm:^7"
Expand Down

0 comments on commit e5327e5

Please sign in to comment.