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 @@ -9,13 +9,14 @@ All notable changes to this project will be documented in this file.
9
9
* Fixed
10
10
* Encode quotation marks in URLs ([ #1154 ] via [ #1155 ] )
11
11
* 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 ] )
13
13
* Use _ webpack_ ` v5.95.0 ` now, was ` v5.93.0 ` (via [ #1138 ] , [ #1147 ] )
14
14
15
15
[ #1130 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1130
16
16
[ #1138 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1138
17
17
[ #1144 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1144
18
18
[ #1147 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1147
19
+ [ #1150 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1150
19
20
[ #1154 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/issues/1154
20
21
[ #1155 ] : https://github.com/CycloneDX/cyclonedx-javascript-library/pull/1155
21
22
Original file line number Diff line number Diff line change 101
101
"npm-run-all2" : " ^5||^6" ,
102
102
"rimraf" : " ^4||^5" ,
103
103
"ts-loader" : " 9.5.1" ,
104
- "typescript" : " 5.6.2 " ,
104
+ "typescript" : " 5.6.3 " ,
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