Skip to content

Commit a7f8c3a

Browse files
committed
Update nextjs monorepo to v12.0.9
1 parent 74f72f7 commit a7f8c3a

File tree

2 files changed

+127
-1104
lines changed

2 files changed

+127
-1104
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"check:lint": "next lint"
1616
},
1717
"dependencies": {
18-
"next": "12.0.7",
18+
"next": "12.0.9",
1919
"next-pwa": "5.4.4",
2020
"next-seo": "4.28.1",
2121
"react": "17.0.2",
@@ -29,7 +29,7 @@
2929
"@types/react": "17.0.38",
3030
"@typescript-eslint/eslint-plugin": "5.9.0",
3131
"eslint": "8.6.0",
32-
"eslint-config-next": "12.0.7",
32+
"eslint-config-next": "12.0.9",
3333
"eslint-config-prettier": "8.3.0",
3434
"eslint-plugin-import": "2.25.4",
3535
"eslint-plugin-prettier": "4.0.0",

0 commit comments

Comments
 (0)