Skip to content

Commit 233429f

Browse files
chore(deps-dev): bump the typescript group with 1 update (#999)
* chore(deps-dev): bump the typescript group with 1 update Bumps the typescript group with 1 update: [typescript](https://github.com/Microsoft/TypeScript). - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.3.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> * docs Signed-off-by: Jan Kowalleck <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Kowalleck <[email protected]>
1 parent b7c18f4 commit 233429f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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.3.3` now, was `v5.3.2` (via [#999])
9+
10+
[#999]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/999
11+
712
## 6.1.2 -- 2023-12-02
813

914
Maintenance release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"ts-loader": "9.5.1",
9696
"typedoc": "^0.25.0",
9797
"typedoc-plugin-missing-exports": "^2.0.1",
98-
"typescript": "5.3.2",
98+
"typescript": "5.3.3",
9999
"webpack": "5.89.0",
100100
"webpack-cli": "5.1.4",
101101
"webpack-node-externals": "3.0.0"

0 commit comments

Comments
 (0)