Skip to content

Commit

Permalink
fix(deps): ⬆️ update dependency next to v12.0.10 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Navin Moorthy <navin007.a@gmail.com>
  • Loading branch information
3 people authored Feb 1, 2022
1 parent 976e2be commit 68910a3
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 212 deletions.
2 changes: 1 addition & 1 deletion __tests__/__snapshots__/snapshot.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ exports[`renders homepage unchanged 1`] = `
<img
alt=""
aria-hidden="true"
src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmVyc2lvbj0iMS4xIi8+"
src="data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20version=%271.1%27%20width=%2772%27%20height=%2716%27/%3e"
style="display: block; max-width: 100%; background: none; opacity: 1; border: 0px; margin: 0px; padding: 0px;"
/>
</span>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
]
},
"dependencies": {
"next": "12.0.8",
"next": "12.0.10",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
Loading

0 comments on commit 68910a3

Please sign in to comment.