From 3c0c316acb14036d389fedaff3c8f62463a00dd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 02:38:39 +0000 Subject: [PATCH] chore(deps-dev): bump typescript from 5.5.3 to 5.5.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. - [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.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6258ef..21ca488 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "react-dom": "^17.0.2", "sinon": "^18.0.0", "sinon-chai": "^3.7.0", - "typescript": "~5.5.2" + "typescript": "~5.5.4" }, "engines": { "node": ">= 18" @@ -4749,9 +4749,9 @@ } }, "node_modules/typescript": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", - "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", + "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", "dev": true, "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index 284d6fc..0c41474 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "react-dom": "^17.0.2", "sinon": "^18.0.0", "sinon-chai": "^3.7.0", - "typescript": "~5.5.2" + "typescript": "~5.5.4" }, "main": "main.js", "files": [