File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file.
66
77* Documentation
88 * Rendered (API) docs are hosted on [ readthedocs] ( https://cyclonedx-javascript-library.readthedocs.io ) ([ #1027 ] via [ #1028 ] )
9+ * Build
10+ * Use _ TypeScript_ ` v5.4.2 ` now, was ` v5.3.3 ` (via [ #1021 ] )
911
12+ [ #1021 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1021
1013[ #1027 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1027
1114[ #1028 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1028
1215
Original file line number Diff line number Diff line change 9191 "ts-loader" : " 9.5.1" ,
9292 "typedoc" : " ^0.25.0" ,
9393 "typedoc-plugin-missing-exports" : " ^2.0.1" ,
94- "typescript" : " 5.3.3 " ,
94+ "typescript" : " 5.4.2 " ,
9595 "webpack" : " 5.90.3" ,
9696 "webpack-cli" : " 5.1.4" ,
9797 "webpack-node-externals" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments