File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ All notable changes to this project will be documented in this file.
77<!-- add unreleased items here -->
88
99* Build
10- * Use _ TypeScript_ ` v5.5.4 ` now, was ` v5.5.3 ` (via [ #1130 ] )
10+ * Use _ TypeScript_ ` v5.6.2 ` now, was ` v5.5.3 ` (via [ #1130 ] . [ # 1144 ] )
1111 * Use _ webpack_ ` v5.95.0 ` now, was ` v5.93.0 ` (via [ #1138 ] , [ #1147 ] )
1212
1313[ #1130 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1130
1414[ #1138 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1138
15+ [ #1144 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1144
1516[ #1147 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1147
1617
1718## 6.11.0 -- 2024-07-15
Original file line number Diff line number Diff line change 9292 },
9393 "devDependencies" : {
9494 "@types/mocha" : " ^10" ,
95- "@types/node" : " ts5.5 " ,
95+ "@types/node" : " ts5.6 " ,
9696 "@types/spdx-expression-parse" : " ^3" ,
9797 "c8" : " ^8||^9||^10" ,
9898 "deepmerge" : " ^4.2.2" ,
101101 "npm-run-all2" : " ^5||^6" ,
102102 "rimraf" : " ^4||^5" ,
103103 "ts-loader" : " 9.5.1" ,
104- "typescript" : " 5.5.4 " ,
104+ "typescript" : " 5.6.2 " ,
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