Skip to content

Commit

Permalink
Bump typescript from 5.4.5 to 5.5.2 (#1021)
Browse files Browse the repository at this point in the history
* Bump typescript from 5.4.5 to 5.5.2

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.2)

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

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 Jun 23, 2024
1 parent 4ec62f0 commit be6018f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ What's changed since v2.9.0:
[#961](https://github.com/microsoft/PSRule-pipelines/pull/961)
- Bump azure-pipelines-task-lib to v4.12.0.
[#994](https://github.com/microsoft/PSRule-pipelines/pull/994)
- Bump typescript to v5.4.5.
[#986](https://github.com/microsoft/PSRule-pipelines/pull/986)
- Bump typescript to v5.5.2.
[#1021](https://github.com/microsoft/PSRule-pipelines/pull/1021)
- Bump Pester to v5.5.0.
[#842](https://github.com/microsoft/PSRule-pipelines/pull/842)
- Bump tfx-cli to v0.17.0.
Expand Down
8 changes: 4 additions & 4 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": "^7.13.1",
"esbuild": "^0.21.5",
"eslint": "^8.57.0",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"tfx-cli": "^0.17.0"
},
"scripts": {
Expand Down

0 comments on commit be6018f

Please sign in to comment.