Skip to content

Commit

Permalink
build(deps-dev): bump @types/node from 20.13.0 to 22.0.0 in /superset…
Browse files Browse the repository at this point in the history
…-websocket (#29738)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <[email protected]>
  • Loading branch information
dependabot[bot] and rusackas authored Jul 30, 2024
1 parent 2bce20f commit 2231348
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions superset-websocket/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 superset-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/lodash": "^4.17.7",
"@types/jest": "^27.0.2",
"@types/jsonwebtoken": "^9.0.6",
"@types/node": "^20.13.0",
"@types/node": "^22.0.0",
"@types/uuid": "^9.0.8",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^5.62.0",
Expand Down

0 comments on commit 2231348

Please sign in to comment.