diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-04-06 08:51:09 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-06 08:51:09 -0400 |
| commit | 565f165743f44200a16442182b4410719d6b1b5f (patch) | |
| tree | d14ef5c83f30185a3094829beb328e7a06e2add3 /package.json | |
| parent | 86a7168d8691787182e9211dcd3e07527475e04a (diff) | |
| download | submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.tar.gz submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.tar.bz2 submelon.dev-565f165743f44200a16442182b4410719d6b1b5f.zip | |
build(deps-dev): bump typescript from 5.4.3 to 5.4.4 (#358)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.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.4.3...v5.4.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 bc41dce..0fa8ee5 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.3" + "typescript": "^5.4.4" }, "packageManager": "yarn@3.2.2" } |
