Skip to content

Commit f22389c

Browse files
Bump typescript from 5.1.5 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.5 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.5...v5.2.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c676f8a commit f22389c

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
@@ -72,7 +72,7 @@
7272
"rollup-plugin-preserve-shebangs": "^0.2.0",
7373
"superagent": "^5.3.1",
7474
"typedoc": "^0.25.1",
75-
"typescript": "^5.1.5",
75+
"typescript": "^5.2.2",
7676
"winston": "^3.10.0"
7777
},
7878
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9079,10 +9079,10 @@ typedoc@^0.25.1:
90799079
minimatch "^9.0.3"
90809080
shiki "^0.14.1"
90819081

9082-
typescript@^5.1.5:
9083-
version "5.1.5"
9084-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
9085-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
9082+
typescript@^5.2.2:
9083+
version "5.2.2"
9084+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
9085+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
90869086

90879087
uc.micro@^1.0.1, uc.micro@^1.0.5:
90889088
version "1.0.6"

0 commit comments

Comments
 (0)