Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 3115c87

Browse files
authored
Merge pull request #238 from laravelcm/dependabot/npm_and_yarn/next/eslint-plugin-next-14.2.14
⬆️ Bump @next/eslint-plugin-next from 14.2.5 to 14.2.14
2 parents 7512537 + 6fe51ae commit 3115c87

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"typescript": "5.6.2"
3030
},
3131
"devDependencies": {
32-
"@next/eslint-plugin-next": "^14.2.5",
32+
"@next/eslint-plugin-next": "^14.2.14",
3333
"@tailwindcss/forms": "^0.5.6",
3434
"@tanstack/eslint-plugin-query": "^5.12.1",
3535
"@tanstack/react-query-devtools": "^5.24.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@
168168
dependencies:
169169
glob "7.1.7"
170170

171-
"@next/eslint-plugin-next@^14.2.5":
172-
version "14.2.5"
173-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.5.tgz#f7e3ff3efe40a2855e5f29bc2692175f85913ba8"
174-
integrity sha512-LY3btOpPh+OTIpviNojDpUdIbHW9j0JBYBjsIp8IxtDFfYFyORvw3yNq6N231FVqQA7n7lwaf7xHbVJlA1ED7g==
171+
"@next/eslint-plugin-next@^14.2.14":
172+
version "14.2.14"
173+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.14.tgz#091581faecd7f2c434b2ba85dbe935d743d542a2"
174+
integrity sha512-kV+OsZ56xhj0rnTn6HegyTGkoa16Mxjrpk7pjWumyB2P8JVQb8S9qtkjy/ye0GnTr4JWtWG4x/2qN40lKZ3iVQ==
175175
dependencies:
176176
glob "10.3.10"
177177

0 commit comments

Comments
 (0)