From 4358ace577bfbfefaee466e2345f6114345d2c7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 20:43:09 +0000 Subject: [PATCH] chore(dev-deps): bump typescript from 4.8.3 to 4.8.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.8.3...v4.8.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c712b0e..daf5ea2 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "shx": "0.3.4", "sinon": "10.0.0", "ts-node": "^10.9.1", - "typescript": "^4.7.3", + "typescript": "^4.8.4", "wireit": "^0.9.5" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 2d57e87..ac41045 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6908,10 +6908,10 @@ typedoc@0.23.16: minimatch "^5.1.0" shiki "^0.11.1" -typescript@^4.1.3, "typescript@^4.6.4 || ^5.0.0", typescript@^4.7.3: - version "4.8.3" - resolved "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz" - integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig== +typescript@^4.1.3, "typescript@^4.6.4 || ^5.0.0", typescript@^4.8.4: + version "4.8.4" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6" + integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ== uglify-js@^3.17.4: version "3.17.4"