Skip to content

Commit d507e8e

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 d7bd5fb commit d507e8e

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
@@ -9048,10 +9048,10 @@ typedoc@^0.25.1:
90489048
minimatch "^9.0.3"
90499049
shiki "^0.14.1"
90509050

9051-
typescript@^5.1.5:
9052-
version "5.1.5"
9053-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.5.tgz#a3ae755082488b6046fe64345d293ef26af08671"
9054-
integrity sha512-FOH+WN/DQjUvN6WgW+c4Ml3yi0PH+a/8q+kNIfRehv1wLhWONedw85iu+vQ39Wp49IzTJEsZ2lyLXpBF7mkF1g==
9051+
typescript@^5.2.2:
9052+
version "5.2.2"
9053+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
9054+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
90559055

90569056
uc.micro@^1.0.1, uc.micro@^1.0.5:
90579057
version "1.0.6"

0 commit comments

Comments
 (0)