diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-30 14:57:20 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-30 14:57:20 -0400 |
| commit | a2cc579f588be43fc5c53bd827f3e71342f6379b (patch) | |
| tree | 85b205d563a514480383d1aeb4659fc60cbd4fde /package.json | |
| parent | d873a8aa1e7583c8e1aa74c4f485d74ff93a8432 (diff) | |
| download | submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.tar.gz submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.tar.bz2 submelon.dev-a2cc579f588be43fc5c53bd827f3e71342f6379b.zip | |
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#381)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [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.5.3...v5.5.4)
---
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 48cd6b6..3d73d3b 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "badgen-cli": "^0.2.0", "prettier": "^3.3.3", "ts-node": "^10.9.2", - "typescript": "^5.5.3" + "typescript": "^5.5.4" }, "packageManager": "yarn@3.2.2" } |
