Skip to content

Commit

Permalink
chore(deps): update @types/node to 18.13.0 (#6891)
Browse files Browse the repository at this point in the history
Co-authored-by: Hongbo Miao <3375461+Hongbo-Miao@users.noreply.github.com>
  • Loading branch information
renovate[bot] and hongbo-miao authored Feb 13, 2023
1 parent 28e0926 commit 5a7ec9c
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
14 changes: 7 additions & 7 deletions api-node/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 api-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/jsonwebtoken": "9.0.1",
"@types/lodash.uniq": "4.5.7",
"@types/multer": "1.4.7",
"@types/node": "18.11.18",
"@types/node": "18.13.0",
"@types/opossum": "6.2.2",
"@types/response-time": "2.3.5",
"@types/serve-favicon": "2.5.3",
Expand Down
14 changes: 7 additions & 7 deletions ethereum/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 ethereum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@babel/core": "7.20.12",
"@babel/preset-env": "7.20.2",
"@babel/preset-typescript": "7.18.6",
"@types/node": "18.11.18",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"eslint": "8.34.0",
Expand Down
14 changes: 7 additions & 7 deletions grafana/hm-panel-plugin/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 grafana/hm-panel-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/react": "13.4.0",
"@types/glob": "8.0.1",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@types/node": "18.13.0",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"ajv": "8.12.0",
Expand Down
14 changes: 7 additions & 7 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.3",
"@types/jest": "29.4.0",
"@types/node": "18.11.18",
"@types/node": "18.13.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/redux-mock-store": "1.0.3",
Expand Down

0 comments on commit 5a7ec9c

Please sign in to comment.