From c003df3ce5286adcfcabe5fd886fdd7bfc4a91ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 17:03:36 +0200 Subject: [PATCH] Bump typescript from 5.1.6 to 5.2.2 (#7) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.6 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vygandas Pliasas --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d176a6..4242541 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "sass": "1.62.1", "ts-jest": "^29.1.0", "ts-node": "10.9.1", - "typescript": "~5.1.3", + "typescript": "~5.2.2", "url-loader": "^4.1.1" }, "resolutions": {