Skip to content

Commit dc7f455

Browse files
chore(deps): update dependency @types/node to ^20.12.13 (#577)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
1 parent 612b8d8 commit dc7f455

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@homarr/prettier-config": "workspace:^0.1.0",
6868
"@homarr/tsconfig": "workspace:^0.1.0",
6969
"@types/chroma-js": "2.4.4",
70-
"@types/node": "^20.12.12",
70+
"@types/node": "^20.12.13",
7171
"@types/react": "^18.3.3",
7272
"@types/react-dom": "^18.3.0",
7373
"concurrently": "^8.2.2",

apps/tasks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@homarr/prettier-config": "workspace:^0.1.0",
3838
"@homarr/tsconfig": "workspace:^0.1.0",
3939
"@types/node-cron": "^3.0.11",
40-
"@types/node": "^20.12.12",
40+
"@types/node": "^20.12.13",
4141
"dotenv-cli": "^7.4.2",
4242
"eslint": "^8.57.0",
4343
"prettier": "^3.2.5",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)