Skip to content

Commit

Permalink
Bump typescript from 4.5.5 to 4.9.5 (#9)
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.5 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v4.5.5...v4.9.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris Rohr <[email protected]>
  • Loading branch information
dependabot[bot] and chrisrohr authored Jun 14, 2024
1 parent a1f864b commit efb83c6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"rollup-plugin-typescript2": "^0.36.0",
"tailwindcss": "^3.4.4",
"ts-jest": "^27.0.4",
"typescript": "~4.5.5",
"typescript": "~4.9.5",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-eslint": "^1.8.1"
},
Expand Down

0 comments on commit efb83c6

Please sign in to comment.