summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-09 11:04:06 -0400
committerGitHub <[email protected]>2024-10-09 11:04:06 -0400
commitefec9578329083852e2db326a4c9e80da9a7735a (patch)
tree99eccde3c1457021019a551f57f7d4d4d9a3ed54 /package.json
parenta973c5b9ddff092cc0aebf3992e8d5d23cffb5ab (diff)
chore(node_modules): bump typescript from 5.6.2 to 5.6.3 (#147)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.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.6.2...v5.6.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 119ea73..0fe345c 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.79.4",
"sharp": "^0.33.5",
- "typescript": "^5.6.2",
+ "typescript": "^5.6.3",
"typescript-eslint": "^8.8.0"
},
"prettier": {