File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -9,13 +9,14 @@ All notable changes to this project will be documented in this file.
99* Fixed
1010 * Encode quotation marks in URLs ([ #1154 ] via [ #1155 ] )
1111* Build
12- * Use _ TypeScript_ ` v5.6.2 ` now, was ` v5.5.3 ` (via [ #1130 ] . [ #1144 ] )
12+ * Use _ TypeScript_ ` v5.6.3 ` now, was ` v5.5.3 ` (via [ #1130 ] . [ #1144 ] , [ # 1150 ] )
1313 * Use _ webpack_ ` v5.95.0 ` now, was ` v5.93.0 ` (via [ #1138 ] , [ #1147 ] )
1414
1515[ #1130 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1130
1616[ #1138 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1138
1717[ #1144 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1144
1818[ #1147 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1147
19+ [ #1150 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1150
1920[ #1154 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1154
2021[ #1155 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1155
2122
Original file line number Diff line number Diff line change 101101 "npm-run-all2" : " ^5||^6" ,
102102 "rimraf" : " ^4||^5" ,
103103 "ts-loader" : " 9.5.1" ,
104- "typescript" : " 5.6.2 " ,
104+ "typescript" : " 5.6.3 " ,
105105 "webpack" : " 5.95.0" ,
106106 "webpack-cli" : " 5.1.4" ,
107107 "webpack-node-externals" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments