Skip to content

Commit f54cea8

Browse files
authored
chore: use TypeScript 4.8 & bump dependencies (#190)
Signed-off-by: Jan Kowalleck <[email protected]> Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 12945b7 commit f54cea8

File tree

3 files changed

+89
-99
lines changed

3 files changed

+89
-99
lines changed

HISTORY.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
44

55
## unreleased
66

7+
* Build
8+
* Use _TypeScript_ `v4.8.2` now, was `v4.7.4`. (via [#190])
9+
10+
[#190]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/190
11+
712
## 1.3.4 - 2022-08-16
813

914
* Fixed
10-
* `Factories.PackageUrlFactory` omits empty-string URLs for PackageUrl's qualifiers `download_url` & `vcs_url`. (via [#180])
15+
* `Factories.PackageUrlFactory` omits empty-string URLs for PackageUrl's qualifiers `download_url` & `vcs_url`. (via [#180])
1116

1217
[#180]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/180
1318

package-lock.json

Lines changed: 82 additions & 97 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)