Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit 877847f

Browse files
Merge pull request #251 from matrixgpt/dependabot/npm_and_yarn/typescript-5.3.2
Bump typescript from 5.2.2 to 5.3.2
2 parents 4e6dec8 + eb58e31 commit 877847f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"keyv-file": "^0.2.0",
2626
"markdown-it": "^13.0.2",
2727
"matrix-bot-sdk": "0.7.0",
28-
"typescript": "^5.2.2",
28+
"typescript": "^5.3.2",
2929
"znv": "^0.4.0",
3030
"zod": "^3.22.4"
3131
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2934,10 +2934,10 @@ type-is@~1.6.18:
29342934
media-typer "0.3.0"
29352935
mime-types "~2.1.24"
29362936

2937-
typescript@^5.2.2:
2938-
version "5.2.2"
2939-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
2940-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
2937+
typescript@^5.3.2:
2938+
version "5.3.2"
2939+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
2940+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
29412941

29422942
uc.micro@^1.0.1, uc.micro@^1.0.5:
29432943
version "1.0.6"

0 commit comments

Comments
 (0)