Skip to content

Commit

Permalink
chore(deps): bump @types/json-bigint from 1.0.1 to 1.0.4 in /superset…
Browse files Browse the repository at this point in the history
…-frontend (apache#28808)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent f0066a8 commit 9b5a27f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions superset-frontend/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-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"@types/jest": "^26.0.3",
"@types/jquery": "^3.5.8",
"@types/js-levenshtein": "^1.1.3",
"@types/json-bigint": "^1.0.1",
"@types/json-bigint": "^1.0.4",
"@types/mousetrap": "^1.6.15",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
Expand Down
2 changes: 1 addition & 1 deletion superset-frontend/packages/superset-ui-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/d3-time-format": "^2.1.0",
"@types/enzyme": "^3.10.18",
"@types/fetch-mock": "^7.3.8",
"@types/json-bigint": "^1.0.1",
"@types/json-bigint": "^1.0.4",
"@types/lodash": "^4.17.0",
"@types/math-expression-evaluator": "^1.3.3",
"@types/node": "^20.12.7",
Expand Down

0 comments on commit 9b5a27f

Please sign in to comment.