diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-23 16:52:04 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-07-23 16:52:51 +0000 |
commit | 111d3e682478705281573fb23c3900fcfb0f068b (patch) | |
tree | 17b413769354eabe71e53ce46e14e999a975fa18 /app/package.json | |
parent | Bump @typescript-eslint/parser from 7.16.1 to 7.17.0 (diff) | |
download | trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar.gz trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar.bz2 trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar.lz trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar.xz trinkets-111d3e682478705281573fb23c3900fcfb0f068b.tar.zst trinkets-111d3e682478705281573fb23c3900fcfb0f068b.zip |
Bump typescript from 5.5.3 to 5.5.4
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>
Diffstat (limited to 'app/package.json')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index 1dca279..f24de66 100644 --- a/app/package.json +++ b/app/package.json @@ -35,7 +35,7 @@ "svelte-check": "3.8.4", "tailwindcss": "3.4.6", "tslib": "2.6.3", - "typescript": "5.5.3", + "typescript": "5.5.4", "vite": "5.3.4", "vite-plugin-pwa": "0.20.0", "vite-plugin-tailwind-purgecss": "0.3.3" |