Skip to content

Commit

Permalink
chore(deps): bump typescript in /taxonomy-editor-frontend
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.9.4...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent d36b7d3 commit 56a9e19
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 55 deletions.
62 changes: 8 additions & 54 deletions taxonomy-editor-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 taxonomy-editor-frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-dom": "^18.2.0",
"react-i18next": "^11.18.3",
"react-router-dom": "^6.21.2",
"typescript": "^4.9.4",
"typescript": "^5.5.3",
"web-vitals": "^3.5.0"
},
"scripts": {
Expand Down

0 comments on commit 56a9e19

Please sign in to comment.