File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,10 +8,11 @@ All notable changes to this project will be documented in this file.
8
8
9
9
* Build
10
10
* Use _ TypeScript_ ` v5.5.4 ` now, was ` v5.5.3 ` (via [ #1130 ] )
11
- * Use _ webpack_ ` v5.94 .0 ` now, was ` v5.93.0 ` (via [ #1138 ] )
11
+ * Use _ webpack_ ` v5.95 .0 ` now, was ` v5.93.0 ` (via [ #1138 ] , [ # 1147 ] )
12
12
13
13
[ #1130 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1130
14
14
[ #1138 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1138
15
+ [ #1147 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1147
15
16
16
17
## 6.11.0 -- 2024-07-15
17
18
Original file line number Diff line number Diff line change 102
102
"rimraf" : " ^4||^5" ,
103
103
"ts-loader" : " 9.5.1" ,
104
104
"typescript" : " 5.5.4" ,
105
- "webpack" : " 5.94 .0" ,
105
+ "webpack" : " 5.95 .0" ,
106
106
"webpack-cli" : " 5.1.4" ,
107
107
"webpack-node-externals" : " 3.0.0"
108
108
},
You can’t perform that action at this time.
0 commit comments