summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-11-25 16:36:56 +0000
committerGitHub <[email protected]>2024-11-25 16:36:56 +0000
commit49d47f08bf725cea157033026ff37893c0d0513d (patch)
tree06170fae57c9663810536549b47ec706daae72ed /package.json
parentf25079db36f7c5c437e1cdbe6eb8ffabf48dc25d (diff)
chore(node_modules): bump typescript from 5.6.3 to 5.7.2 (#191)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.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.6.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... 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 4778092..338a548 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"prettier-plugin-astro": "^0.14.1",
"sass": "^1.81.0",
"sharp": "^0.33.5",
- "typescript": "^5.6.3",
+ "typescript": "^5.7.2",
"typescript-eslint": "^8.15.0"
},
"prettier": {