Skip to content

Commit

Permalink
Upgrade API Extractor's bundled TypeScript version
Browse files Browse the repository at this point in the history
  • Loading branch information
octogonz committed Mar 18, 2024
1 parent b06c4d6 commit 80b9746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api-extractor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"resolve": "~1.22.1",
"semver": "~7.5.4",
"source-map": "~0.6.1",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"devDependencies": {
"@rushstack/heft-node-rig": "2.4.18",
Expand Down

0 comments on commit 80b9746

Please sign in to comment.