File tree 2 files changed +4
-3
lines changed
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.
7
7
<!-- add unreleased items here -->
8
8
9
9
* 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 ] )
11
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
+ [ #1144 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1144
15
16
[ #1147 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1147
16
17
17
18
## 6.11.0 -- 2024-07-15
Original file line number Diff line number Diff line change 92
92
},
93
93
"devDependencies" : {
94
94
"@types/mocha" : " ^10" ,
95
- "@types/node" : " ts5.5 " ,
95
+ "@types/node" : " ts5.6 " ,
96
96
"@types/spdx-expression-parse" : " ^3" ,
97
97
"c8" : " ^8||^9||^10" ,
98
98
"deepmerge" : " ^4.2.2" ,
101
101
"npm-run-all2" : " ^5||^6" ,
102
102
"rimraf" : " ^4||^5" ,
103
103
"ts-loader" : " 9.5.1" ,
104
- "typescript" : " 5.5.4 " ,
104
+ "typescript" : " 5.6.2 " ,
105
105
"webpack" : " 5.95.0" ,
106
106
"webpack-cli" : " 5.1.4" ,
107
107
"webpack-node-externals" : " 3.0.0"
You can’t perform that action at this time.
0 commit comments