Skip to content

Commit 8425e0c

Browse files
chore(deps): update dependency @types/node to v18.14.2 (#1471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d430023 commit 8425e0c

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@theguild/eslint-config": "0.8.0",
2727
"@theguild/prettier-config": "1.1.2",
2828
"@types/dedent": "0.7.0",
29-
"@types/node": "18.14.1",
29+
"@types/node": "18.14.2",
3030
"bob-the-bundler": "5.0.1",
3131
"chalk": "4.1.2",
3232
"dedent": "0.7.0",

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@theguild/tailwind-config": "0.2.1",
3434
"@types/lodash.debounce": "4.0.7",
3535
"@types/lodash.uniqwith": "4.5.7",
36-
"@types/node": "18.14.1",
36+
"@types/node": "18.14.2",
3737
"@types/react": "18.0.28",
3838
"tailwindcss-radix": "2.7.0"
3939
},

0 commit comments

Comments
 (0)