Skip to content

Commit baf52e8

Browse files
chore(deps): update dependency @next/eslint-plugin-next to v13
1 parent be55022 commit baf52e8

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
@@ -13,7 +13,7 @@
1313
"react-dom": "17.0.2"
1414
},
1515
"devDependencies": {
16-
"@next/eslint-plugin-next": "^12.0.9",
16+
"@next/eslint-plugin-next": "^13.0.0",
1717
"@types/node": "^17.0.13",
1818
"@types/react": "^17.0.38",
1919
"@typescript-eslint/eslint-plugin": "^5.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.4.tgz#c787837d36fcad75d72ff8df6b57482027d64a47"
3737
integrity sha512-H/69Lc5Q02dq3o+dxxy5O/oNxFsZpdL6WREtOOtOM1B/weonIwDXkekr1KV5DPVPr12IHFPrMrcJQ6bgPMfn7A==
3838

39-
"@next/eslint-plugin-next@^12.0.9":
40-
version "12.0.9"
41-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-12.0.9.tgz#86edc490141fe3495765224d6cc25be158881802"
42-
integrity sha512-Pi7eV7Omt4wkY1UI9Kvv3KQLvAkmWKb5EHePCE1fyR+LeYmKCNYtjVst3QTDkNeULbpPwnDqIISWu+x2y5G9EA==
39+
"@next/eslint-plugin-next@^13.0.0":
40+
version "13.5.6"
41+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.6.tgz#cf279b94ddc7de49af8e8957f0c3b7349bc489bf"
42+
integrity sha512-ng7pU/DDsxPgT6ZPvuprxrkeew3XaRf4LAT4FabaEO/hAbvVx4P7wqnqdbTdDn1kgTvsI4tpIgT4Awn/m0bGbg==
4343
dependencies:
4444
glob "7.1.7"
4545

0 commit comments

Comments
 (0)