aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-08 22:39:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-08 22:39:14 +0000
commitcc78c0d84309cef7b6fc1739b3fafae1815c3667 (patch)
tree0daeffc8c40c44fbcd0df028b1460a133da0650f /package.json
parentBump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.gz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.bz2
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.lz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.xz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.zst
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.zip
Bump typescript from 5.6.2 to 5.6.3 in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `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/commits) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies ... 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 b74b9a4..5ec3a57 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"prettier": "^3.2.5",
"syncpack": "13.0.0",
"turbo": "^2.1.3",
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
},
"engines": {
"node": ">=18"