Skip to content

Commit 48f9a37

Browse files
chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 (#360)
* chore(deps-dev): bump typescript from 4.9.3 to 4.9.4 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.3 to 4.9.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.9.3...v4.9.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[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 d545550 commit 48f9a37

File tree

3 files changed

+13
-131
lines changed

3 files changed

+13
-131
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_ `v4.9.4` now, was `v4.9.3`. (via [#360])
9+
10+
[#360]: https://github.com/CycloneDX/cyclonedx-javascript-library/pull/360
11+
712
## 1.9.0 - 2022-11-19
813

914
* Changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"mocha": "10.1.0",
5757
"npm-run-all": "^4.1.5",
5858
"ts-loader": "9.4.1",
59-
"typescript": "4.9.3",
59+
"typescript": "4.9.4",
6060
"webpack": "5.75.0",
6161
"webpack-cli": "5.0.0",
6262
"xmlbuilder2": "^3.0.2"

0 commit comments

Comments
 (0)