Skip to content

Commit ebf8480

Browse files
fix(deps): update dependency @next/eslint-plugin-next to v14.2.1 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 032cfa3 commit ebf8480

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
@@ -12,7 +12,7 @@
1212
],
1313
"license": "MIT",
1414
"dependencies": {
15-
"@next/eslint-plugin-next": "14.2.0",
15+
"@next/eslint-plugin-next": "14.2.1",
1616
"@stylistic/eslint-plugin": "1.7.0",
1717
"@typescript-eslint/utils": "7.6.0",
1818
"eslint-import-resolver-typescript": "3.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,10 +114,10 @@
114114
wrap-ansi "^8.1.0"
115115
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
116116

117-
118-
version "14.2.0"
119-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.0.tgz#f90c183a4f57a812996782ae55b7bd3869389b05"
120-
integrity sha512-QkM01VPhwcupezVevy9Uyl1rmpg2PimhMjkb+ySmnPgSKUUM/PGGRQxdFgMpHv/JzQoC8kRySgKeM441GiizcA==
117+
118+
version "14.2.1"
119+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-14.2.1.tgz#909952d05dd22bb3f6db2a308ac148be2d05c775"
120+
integrity sha512-Fp+mthEBjkn8r9qd6o4JgxKp0IDEzW0VYHD8ZC05xS5/lFNwHKuOdr2kVhWG7BQCO9L6eeepshM1Wbs2T+LgSg==
121121
dependencies:
122122
glob "10.3.10"
123123

0 commit comments

Comments
 (0)