Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit a7901e2

Browse files
fix(deps): update dependency @next/eslint-plugin-next to v13.5.7
1 parent 1792b61 commit a7901e2

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
@@ -93,7 +93,7 @@
9393
"@babel/core": "7.21.4",
9494
"@babel/eslint-parser": "7.21.3",
9595
"@babel/preset-react": "7.18.6",
96-
"@next/eslint-plugin-next": "13.4.4",
96+
"@next/eslint-plugin-next": "13.5.7",
9797
"@typescript-eslint/eslint-plugin": "5.56.0",
9898
"@typescript-eslint/parser": "5.56.0",
9999
"confusing-browser-globals": "1.0.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@
686686
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.4.4.tgz#46b620f6bef97fe67a1566bf570dbb791d40c50a"
687687
integrity sha512-q/y7VZj/9YpgzDe64Zi6rY1xPizx80JjlU2BTevlajtaE3w1LqweH1gGgxou2N7hdFosXHjGrI4OUvtFXXhGLg==
688688

689-
"@next/eslint-plugin-next@13.4.4":
690-
version "13.4.4"
691-
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.4.4.tgz#0df2f699e61b97c65035f87f54795f799e12fead"
692-
integrity sha512-5jnh7q6I15efnjR/rR+/TGTc9hn53g3JTbEjAMjmeQiExKqEUgIXqrHI5zlTNlNyzCPkBB860/ctxXheZaF2Vw==
689+
"@next/eslint-plugin-next@13.5.7":
690+
version "13.5.7"
691+
resolved "https://registry.yarnpkg.com/@next/eslint-plugin-next/-/eslint-plugin-next-13.5.7.tgz#9a8cd86a7a27b8f370ec3b130e598688c869bdc6"
692+
integrity sha512-c4vuEOOXeib4js5gDq+zFqAAdRGXX6T0d+zFETiQkRwy7vyj5lBov1dW0Z09nDst2lvxo7VEcKrQMUBH5Vgx7Q==
693693
dependencies:
694694
glob "7.1.7"
695695

0 commit comments

Comments
 (0)