Skip to content

Commit fed51dc

Browse files
fix(deps): update dependency eslint-config-next to v13.4.4
1 parent 2ac7572 commit fed51dc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

examples/nextjs-pages/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@types/react": "18.2.6",
1717
"@types/react-dom": "18.2.4",
1818
"eslint": "8.40.0",
19-
"eslint-config-next": "13.4.1",
19+
"eslint-config-next": "13.4.4",
2020
"next": "13.4.1",
2121
"react": "18.2.0",
2222
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)