Skip to content

Commit c7abcf8

Browse files
chore(deps): update dependency next to v12.2.4 [security]
1 parent fcbd35c commit c7abcf8

File tree

3 files changed

+125
-125
lines changed

3 files changed

+125
-125
lines changed

demos/turborepo-next-monorepo-demo/apps/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "12.2.3",
12+
"next": "12.2.4",
1313
"react": "17.0.2",
1414
"react-dom": "17.0.2",
1515
"ui": "*"

demos/turborepo-next-monorepo-demo/apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "12.2.3",
12+
"next": "12.2.4",
1313
"react": "17.0.2",
1414
"react-dom": "17.0.2",
1515
"ui": "*"

0 commit comments

Comments
 (0)