Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 29, 2023
1 parent 7704d6b commit 5dee257
Show file tree
Hide file tree
Showing 8 changed files with 44 additions and 44 deletions.
2 changes: 1 addition & 1 deletion cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"restart-functions": "node tools/restart-functions.js"
},
"devDependencies": {
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.50.0",
Expand Down
12 changes: 6 additions & 6 deletions cloud/infrastructure/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 web/apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"@types/color": "3.0.4",
"@types/d3": "7.4.1",
"@types/next-pwa": "5.6.5",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-grid-layout": "1.3.3",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/color": "3.0.4",
"@types/fs-extra": "11.0.2",
"@types/klaw": "3.0.4",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-motion": "0.0.35",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/brandgrab/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@signalco/eslint-config-signalco": "workspace:*",
"@signalco/tsconfig": "workspace:*",
"@types/color": "3.0.4",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-motion": "0.0.35",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/slco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@signalco/tsconfig": "workspace:*",
"@total-typescript/ts-reset": "0.5.1",
"@types/color": "3.0.4",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-motion": "0.0.35",
Expand Down
2 changes: 1 addition & 1 deletion web/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/cobe": "0.4.1",
"@types/color": "3.0.4",
"@types/next-pwa": "5.6.5",
"@types/node": "18.18.0",
"@types/node": "18.18.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.8",
"@types/react-motion": "0.0.35",
Expand Down
64 changes: 32 additions & 32 deletions web/pnpm-lock.yaml

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

0 comments on commit 5dee257

Please sign in to comment.