Skip to content

Commit 3318640

Browse files
committed
Bump to 5.3.3
1 parent ab877b2 commit 3318640

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

apps/api-extractor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"resolve": "~1.22.1",
4949
"semver": "~7.5.4",
5050
"source-map": "~0.6.1",
51-
"typescript": "5.3.0-beta"
51+
"typescript": "5.3.3"
5252
},
5353
"devDependencies": {
5454
"local-eslint-config": "workspace:*",

common/changes/@microsoft/api-extractor/octogonz-ae-ts-5.3.0-beta_2023-10-24-21-05.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"changes": [
33
{
44
"packageName": "@microsoft/api-extractor",
5-
"comment": "Update API Extractor to support TypeScript 5.3.0-beta",
5+
"comment": "Update API Extractor to support TypeScript 5.3.3",
66
"type": "minor"
77
}
88
],

common/config/rush/common-versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
// For testing Heft with TS V4
7979
"~4.9.5",
8080

81-
"5.3.0-beta"
81+
"5.3.3"
8282
],
8383
"source-map": [
8484
"~0.6.1" // API Extractor is using an older version of source-map because newer versions are async

common/config/rush/pnpm-lock.yaml

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)