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

Commit 44575a2

Browse files
fix(deps): update nextjs monorepo to v13.2.4
1 parent b84cf51 commit 44575a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dotenv": "16.0.3",
7070
"dotenv-cli": "^7.0.0",
7171
"eslint": "^8.35.0",
72-
"eslint-config-next": "13.2.3",
72+
"eslint-config-next": "13.2.4",
7373
"eslint-plugin-jest": "^27.2.1",
7474
"eslint-plugin-storybook": "^0.6.11",
7575
"graphql-tag": "^2.12.6",

packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"license": "GPL-3.0-or-later",
66
"dependencies": {
7-
"eslint-config-next": "13.2.3",
7+
"eslint-config-next": "13.2.4",
88
"eslint-config-prettier": "^8.7.0",
99
"eslint-config-turbo": "^0.0.9",
1010
"eslint-plugin-import": "^2.27.5",

0 commit comments

Comments
 (0)