diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-23 11:17:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-23 11:17:46 -0400 |
| commit | 4dbf95e4fdd087b0ce771d9c51e7ed72456855c7 (patch) | |
| tree | 35fa04193e79b3cf69330bec5596c537486755a5 /package.json | |
| parent | 374802bca48d1e3039b2cb129e84a0c43fd1d57f (diff) | |
| download | submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.tar.gz submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.tar.bz2 submelon.dev-4dbf95e4fdd087b0ce771d9c51e7ed72456855c7.zip | |
build(deps-dev): bump typescript from 5.4.2 to 5.4.3 (#354)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 259f08e..9bf35fd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "badgen-cli": "^0.2.0", "prettier": "^3.2.5", "ts-node": "^10.9.2", - "typescript": "^5.4.2" + "typescript": "^5.4.3" }, "packageManager": "yarn@3.2.2" } |
