From 049f1d370ad5bd782cfee0ccdeec1edf936e63ce Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Apr 2021 20:05:08 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v4.1.5 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index abd5b43..4979020 100644 --- a/package.json +++ b/package.json @@ -85,6 +85,6 @@ "ts-loader": "8.0.14", "ts-node": "9.1.1", "tsconfig-paths": "3.9.0", - "typescript": "4.1.3" + "typescript": "4.1.5" } } diff --git a/yarn.lock b/yarn.lock index 971feb2..3f33bc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9059,10 +9059,10 @@ typescript@4.0.5: resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389" integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ== -typescript@4.1.3, typescript@~4.1.2: - version "4.1.3" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7" - integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg== +typescript@4.1.5, typescript@~4.1.2: + version "4.1.5" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72" + integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA== unc-path-regex@^0.1.2: version "0.1.2"