Skip to content

Commit

Permalink
build(deps-dev): bump typescript in /superset-frontend
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.5.4...v4.9.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 2cd7135 commit 4d10678
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 @@ -336,7 +336,7 @@
"thread-loader": "^3.0.4",
"transform-loader": "^0.2.4",
"ts-loader": "^9.4.4",
"typescript": "^4.8.4",
"typescript": "^4.9.5",
"vm-browserify": "^1.1.2",
"webpack": "^5.88.1",
"webpack-bundle-analyzer": "^4.10.1",
Expand Down
2 changes: 1 addition & 1 deletion superset-frontend/packages/superset-ui-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"chromatic": "^5.4.0",
"fork-ts-checker-webpack-plugin": "^5.0.7",
"ts-loader": "^7.0.4",
"typescript": "^4.5.4"
"typescript": "^4.9.5"
},
"peerDependencies": {
"@encodable/color": "=1.1.1",
Expand Down

0 comments on commit 4d10678

Please sign in to comment.