aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-06 11:45:13 -0400
committerGitHub <noreply@github.com>2024-07-06 11:45:13 -0400
commit54247c8ad119b754ccae69358df78a295d7da5da (patch)
tree189d6331b95698cf2afd4520f63d84d6f99b50d9 /package.json
parente2185f58d8589c1cb91d1eefa448ef8d92422095 (diff)
downloadsubmelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.tar.gz
submelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.tar.bz2
submelon.dev-54247c8ad119b754ccae69358df78a295d7da5da.zip
build(deps-dev): bump typescript from 5.5.2 to 5.5.3 (#377)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.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.5.2...v5.5.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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 45f2eed..60b07f1 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"badgen-cli": "^0.2.0",
"prettier": "^3.3.2",
"ts-node": "^10.9.2",
- "typescript": "^5.5.2"
+ "typescript": "^5.5.3"
},
"packageManager": "yarn@3.2.2"
}