From e7dcfd49f6c5333d545358caa7e97152878738d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 10:14:47 +0700 Subject: [PATCH] Bump typescript from 5.2.2 to 5.4.2 (#288) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3d11db2..bb64c7e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "remark-prism": "^1.3.6", "remark-rehype": "^10.1.0", "toml": "^3.0.0", - "typescript": "5.2.2", + "typescript": "5.4.2", "unist-util-visit": "^4.1.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index afc5cce..1a68d48 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7162,10 +7162,10 @@ typed-array-length@^1.0.4: for-each "^0.3.3" is-typed-array "^1.1.9" -typescript@5.2.2: - version "5.2.2" - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78" - integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w== +typescript@5.4.2: + version "5.4.2" + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372" + integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ== unbox-primitive@^1.0.2: version "1.0.2"