Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^16.11.22 (#3367)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 1, 2022
1 parent ff71419 commit 276b328
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions internal/services/proxy/package-lock.json

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

2 changes: 1 addition & 1 deletion internal/services/proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"devDependencies": {
"@types/dotenv": "^8.2.0",
"@types/google-protobuf": "^3.15.5",
"@types/node": "^16.11.21",
"@types/node": "^16.11.22",
"@types/node-fetch": "^3.0.2",
"dotenv": "^15.0.0",
"inversify-logger-middleware": "^3.1.0",
Expand Down
14 changes: 7 additions & 7 deletions ui/next/package-lock.json

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

2 changes: 1 addition & 1 deletion ui/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/express": "^4.17.13",
"@types/lodash": "^4.14.178",
"@types/material-ui": "^0.21.12",
"@types/node": "^16.11.21",
"@types/node": "^16.11.22",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.10.2",
Expand Down

0 comments on commit 276b328

Please sign in to comment.