File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
55## unreleased
66
7+ * Build
8+ * Use _ TypeScript_ ` v5.4.2 ` now, was ` v5.3.3 ` (via [ #1259 ] )
9+
10+ [ #1259 ] : https://github.com/CycloneDX/cyclonedx-webpack-plugin/pull/1259
11+
712## 3.9.1 - 2023-12-10
813
914* Fix
Original file line number Diff line number Diff line change 5555 "webpack" : " ^5"
5656 },
5757 "devDependencies" : {
58- "@types/node" : " ts5.3 " ,
58+ "@types/node" : " ts5.4 " ,
5959 "@types/normalize-package-data" : " ^2.4.1" ,
6060 "c8" : " ^8||^9" ,
6161 "eslint" : " 8.57.0" ,
6666 "jest" : " 29.7.0" ,
6767 "jest-junit" : " 16.0.0" ,
6868 "npm-run-all" : " ^4.1.5" ,
69- "typescript" : " 5.3.3 " ,
69+ "typescript" : " 5.4.2 " ,
7070 "webpack" : " ^5"
7171 },
7272 "types" : " ./dist/plugin.d.ts" ,
You can’t perform that action at this time.
0 commit comments