summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-13 15:35:55 +0000
committerGitHub <[email protected]>2025-01-13 15:35:55 +0000
commit38174bc07f7e3bb2b8cc9571488cc733e3cb83d1 (patch)
tree26dde1864f5e8bd9b578b282c38f0c085e2be9a4 /package.json
parent89dd0b7a5064d262f2ecf03515f198ce1fbe496d (diff)
chore(node_modules): bump typescript from 5.7.2 to 5.7.3 (#226)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [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.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3d90e11..565dbb6 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.83.1",
"sharp": "^0.33.5",
- "typescript": "^5.7.2",
+ "typescript": "^5.7.3",
"typescript-eslint": "^8.19.1"
},
"prettier": {