From 58ebe4ce3a2a9c7515a7eb310dca175309ec3ec4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 22:31:09 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20Update=20dependency=20typescript?= =?UTF-8?q?=20to=20v5.7.2=20(#3061)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- onduty/package-lock.json | 8 ++++---- onduty/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/onduty/package-lock.json b/onduty/package-lock.json index 5fa2de97..7f517947 100644 --- a/onduty/package-lock.json +++ b/onduty/package-lock.json @@ -24,7 +24,7 @@ "jest-silent-reporter": "0.6.0", "nodemon": "3.1.7", "ts-jest": "29.2.5", - "typescript": "5.6.3" + "typescript": "5.7.2" } }, "node_modules/@babel/code-frame": { @@ -6295,9 +6295,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/onduty/package.json b/onduty/package.json index 58bd8e38..d594e6b5 100644 --- a/onduty/package.json +++ b/onduty/package.json @@ -32,7 +32,7 @@ "jest-silent-reporter": "0.6.0", "nodemon": "3.1.7", "ts-jest": "29.2.5", - "typescript": "5.6.3" + "typescript": "5.7.2" }, "standard": { "env": [