aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 04:21:42 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-23 04:22:17 +0000
commit549b2af600d683aeb626f065ed766414d8af82ba (patch)
treef779c74a9841d703d8bae8234913b651ecd655d2 /package.json
parentBump eslint-plugin-svelte from 2.42.0 to 2.43.0 (diff)
downloadzorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar.gz
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar.bz2
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar.lz
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar.xz
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.tar.zst
zorascript-549b2af600d683aeb626f065ed766414d8af82ba.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 '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ceaf1a9..3b3d19b 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.43.0",
"prettier": "^3.3.3",
- "typescript": "^5.5.3",
+ "typescript": "^5.5.4",
"wasm-pack": "^0.13.0"
}
}