Skip to content

Commit

Permalink
Merge pull request #278 from The-Creative-Programming-Group/renovate/…
Browse files Browse the repository at this point in the history
…node-20.x

chore(deps): update dependency @types/node to ^20.11.28
  • Loading branch information
FleetAdmiralJakob authored Mar 15, 2024
2 parents 1a7ca7d + ae51a1e commit dfe88b1
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"@types/react-html-parser": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-web-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"start-server-and-test": "^2.0.3"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"@weatherio/eslint-config": "workspace:^0.2.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
"@weatherio/tsconfig": "workspace:^0.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@types/leaflet": "^1.9.8",
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"@types/react": "^18.2.64",
"@weatherio/eslint-config": "workspace:^0.2.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
Expand Down
46 changes: 23 additions & 23 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 tooling/tailwind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^20.11.25",
"@types/node": "^20.11.28",
"@weatherio/eslint-config": "workspace:^0.2.0",
"@weatherio/prettier-config": "workspace:^0.1.0",
"@weatherio/tsconfig": "workspace:^0.1.0",
Expand Down

0 comments on commit dfe88b1

Please sign in to comment.