Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
client npm upgrade: bump typescript from 3.3.1 to 3.9.10 in /client
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.1 to 3.9.10.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v3.3.1...v3.9.10)

---
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 Apr 20, 2024
commit 91730913898936f764e7b622edf5a8c3abbc11ac
6 changes: 3 additions & 3 deletions client/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 client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@
"tslint-eslint-rules": "^5.4.0",
"tslint-no-focused-test": "^0.5.0",
"tslint-react": "^5.0.0",
"typescript": "^3.3.1",
"typescript": "^3.9.10",
"url-loader": "^1.1.2",
"webpack": "^4.20.2",
"webpack-build-notifier": "^0.1.30",
Expand Down