File tree 2 files changed +4
-1
lines changed
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.
6
6
7
7
* Documentation
8
8
* 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 ] )
9
11
12
+ [ #1021 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1021
10
13
[ #1027 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1027
11
14
[ #1028 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1028
12
15
Original file line number Diff line number Diff line change 91
91
"ts-loader" : " 9.5.1" ,
92
92
"typedoc" : " ^0.25.0" ,
93
93
"typedoc-plugin-missing-exports" : " ^2.0.1" ,
94
- "typescript" : " 5.3.3 " ,
94
+ "typescript" : " 5.4.2 " ,
95
95
"webpack" : " 5.90.3" ,
96
96
"webpack-cli" : " 5.1.4" ,
97
97
"webpack-node-externals" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments