Skip to content

Commit

Permalink
Update nextjs monorepo to v12.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2022
1 parent 74f72f7 commit a7f8c3a
Show file tree
Hide file tree
Showing 2 changed files with 127 additions and 1,104 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"check:lint": "next lint"
},
"dependencies": {
"next": "12.0.7",
"next": "12.0.9",
"next-pwa": "5.4.4",
"next-seo": "4.28.1",
"react": "17.0.2",
Expand All @@ -29,7 +29,7 @@
"@types/react": "17.0.38",
"@typescript-eslint/eslint-plugin": "5.9.0",
"eslint": "8.6.0",
"eslint-config-next": "12.0.7",
"eslint-config-next": "12.0.9",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-prettier": "4.0.0",
Expand Down
Loading

0 comments on commit a7f8c3a

Please sign in to comment.