Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.4.8 (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 7, 2023
1 parent 079aa40 commit b229219
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/koffing-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.4.7",
"@types/node": "20.4.8",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"eslint": "8.46.0",
Expand Down
84 changes: 64 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b229219

Please sign in to comment.