aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-21 16:23:12 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-21 16:23:55 +0000
commit366847d0d5397f04091ad75d8a02d597b780a17a (patch)
tree30ed9463f51511de0295120d220ae3ca98c11be0 /app
parentBump @types/node from 20.14.6 to 20.14.7 (diff)
downloadtrinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.gz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.bz2
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.lz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.xz
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.tar.zst
trinkets-366847d0d5397f04091ad75d8a02d597b780a17a.zip
Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.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.4.5...v5.5.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 80d02b4..fcff7ec 100644
--- a/app/package.json
+++ b/app/package.json
@@ -35,7 +35,7 @@
"svelte-check": "3.8.1",
"tailwindcss": "3.4.4",
"tslib": "2.6.3",
- "typescript": "5.4.5",
+ "typescript": "5.5.2",
"vite": "5.3.1",
"vite-plugin-pwa": "0.20.0",
"vite-plugin-tailwind-purgecss": "0.3.3"