Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-next from 15.0.1 to 15.0.3
Browse files Browse the repository at this point in the history
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 15.0.1 to 15.0.3.
- [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/v15.0.3/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2024
1 parent c308c8b commit 1252870
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@typescript-eslint/parser": "8.11.0",
"babel-jest": "^29.7.0",
"eslint": "^9.13.0",
"eslint-config-next": "15.0.1",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3610,12 +3610,12 @@ __metadata:
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.1":
version: 15.0.1
resolution: "@next/eslint-plugin-next@npm:15.0.1"
"@next/eslint-plugin-next@npm:15.0.3":
version: 15.0.3
resolution: "@next/eslint-plugin-next@npm:15.0.3"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/4e7dda7279999425041b1832c13845d18bb3b22ebdbc7707b28bd6a27b8010a4dfb1e792a7f2bf210fc4117dfbfdf60509714035c4bcd40e30b55317d76c6fcc
checksum: 10c0/59d024d129e472aa32fb841a1906d3ab3d3a7252a9fdfc93e3ac5a2436397d16f53f16ed0ec6c7006f912571854e52492612c0d4493c440c84dba5cea67e95d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -10733,11 +10733,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.1":
version: 15.0.1
resolution: "eslint-config-next@npm:15.0.1"
"eslint-config-next@npm:15.0.3":
version: 15.0.3
resolution: "eslint-config-next@npm:15.0.3"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.1"
"@next/eslint-plugin-next": "npm:15.0.3"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
Expand All @@ -10753,7 +10753,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/ce3f2050b9bd2dfabdfb6688f1f77f8be7009c5cb74f7b548727db5839a262fd17072e462843c69ff9e36de34def9b0f547efbd9da143d02110cfae1b0ce1988
checksum: 10c0/2081c7843cbfd3199a45213670472d7781b1d627699b74d93824c1996ca7bc3bb3df7a808043101666579d756a9f93ac1cd9fb86c9d87da375f3dd5132d53fe2
languageName: node
linkType: hard

Expand Down Expand Up @@ -11539,7 +11539,7 @@ __metadata:
babel-jest: "npm:^29.7.0"
classnames: "npm:^2.5.1"
eslint: "npm:^9.13.0"
eslint-config-next: "npm:15.0.1"
eslint-config-next: "npm:15.0.3"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jsx-a11y: "npm:6.10.1"
Expand Down

0 comments on commit 1252870

Please sign in to comment.