diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-11 15:33:45 +0000 |
|---|---|---|
| committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-11 15:34:02 +0000 |
| commit | a2241f0d7fffe6d36b2bcd86f4585d8cebf5e790 (patch) | |
| tree | 4e90022f3e460f24270e8eb52096b6095f64d7b4 /package.json | |
| parent | bd3e35e38feaff77c0a1bd4d127372c1a2f4c51d (diff) | |
deps(node): bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [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.3.3...v5.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 4d9c13f..3c6c64c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "prettier-eslint": "^16.3.0", "sharp": "^0.33.2", "tailwindcss": "^3.4.1", - "typescript": "^5.3.3", + "typescript": "^5.4.2", "typescript-eslint": "^7.1.0" }, "packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991", |
