Skip to content

Commit

Permalink
Bump typescript from 4.8.3 to 4.8.4 (#546)
Browse files Browse the repository at this point in the history
* Bump typescript from 4.8.3 to 4.8.4

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.3 to 4.8.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.8.3...v4.8.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump change log

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Bernie White <[email protected]>
  • Loading branch information
dependabot[bot] and BernieWhite committed Oct 6, 2022
1 parent 57e4d0d commit a380ba1
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers

## Unreleased

What's changed since v2.4.2:

- Engineering:
- Bump typescript to v4.8.4.
[#546](https://github.com/microsoft/PSRule-pipelines/pull/546)

## v2.4.2

What's changed since v2.4.1:
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@typescript-eslint/parser": "^5.39.0",
"esbuild": "^0.15.10",
"eslint": "^8.24.0",
"typescript": "^4.8.3"
"typescript": "^4.8.4"
},
"scripts": {
"compile": "tsc -p ./",
Expand Down

0 comments on commit a380ba1

Please sign in to comment.