Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.14.2 (#1471)
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] authored Feb 26, 2023
1 parent d430023 commit 8425e0c
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@theguild/eslint-config": "0.8.0",
"@theguild/prettier-config": "1.1.2",
"@types/dedent": "0.7.0",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"bob-the-bundler": "5.0.1",
"chalk": "4.1.2",
"dedent": "0.7.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@theguild/tailwind-config": "0.2.1",
"@types/lodash.debounce": "4.0.7",
"@types/lodash.uniqwith": "4.5.7",
"@types/node": "18.14.1",
"@types/node": "18.14.2",
"@types/react": "18.0.28",
"tailwindcss-radix": "2.7.0"
},
Expand Down

0 comments on commit 8425e0c

Please sign in to comment.