From e18106967e04ce832a19cdb41cf997c5e34950e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 20:07:29 +0000 Subject: [PATCH] chore(deps): update dep typescript from 4.6.4 to v4.9.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cc33f047..c85b022a 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest": "26.0.1", "lint-staged": "10.2.9", "prettier": "2.0.5", - "typescript": "4.6.4", + "typescript": "4.9.5", "webpack": "4.46.0", "webpack-bundle-analyzer": "4.5.0", "webpack-dev-server": "4.6.0" diff --git a/yarn.lock b/yarn.lock index e0823f88..226929c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10948,10 +10948,10 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@4.6.4: - version "4.6.4" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9" - integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg== +typescript@4.9.5: + version "4.9.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" + integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4"