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 @@ -10,10 +10,11 @@ All notable changes to this project will be documented in this file.
1010 * Support ` libxmljs2@^0.35||0.37 ` , was ` @0.35 ` (via [ #] )
1111* Build
1212 * Use _ TypeScript_ ` v5.8.3 ` now, was ` v5.8.2 ` (via [ #1227 ] )
13- * Use _ webpack_ ` v5.99.5 ` now, was ` v5.98.0 ` (via [ #1229 ] )
13+ * Use _ webpack_ ` v5.99.6 ` now, was ` v5.98.0 ` (via [ #1229 ] , [ # 1231 ] )
1414
1515[ #1227 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1227
1616[ #1229 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1229
17+ [ #1231 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1231
1718
1819## 8.0.0 -- 2025-03-17
1920
Original file line number Diff line number Diff line change 102102 "rimraf" : " ^6" ,
103103 "ts-loader" : " 9.5.2" ,
104104 "typescript" : " 5.8.3" ,
105- "webpack" : " 5.99.5 " ,
105+ "webpack" : " 5.99.9 " ,
106106 "webpack-cli" : " 6.0.1" ,
107107 "webpack-node-externals" : " 3.0.0"
108108 },
You can’t perform that action at this time.
0 commit comments