Skip to content

Commit 6226be5

Browse files
Bump typescript from 4.8.3 to 4.8.4 (#873)
* 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] <support@github.com> * Bump change log Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bernie White <bewhite@microsoft.com>
1 parent 8f49092 commit 6226be5

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ What's changed since v2.4.0:
4141
[#863](https://github.com/microsoft/PSRule-vscode/pull/863)
4242
- Bumps vscode engine to v1.71.0.
4343
[#843](https://github.com/microsoft/PSRule-vscode/pull/843)
44-
- Bumps typescript to v4.8.3.
45-
[#850](https://github.com/microsoft/PSRule-vscode/pull/850)
44+
- Bumps typescript to v4.8.4.
45+
[#873](https://github.com/microsoft/PSRule-vscode/pull/873)
4646

4747
## v2.4.0
4848

package-lock.json

Lines changed: 7 additions & 7 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
@@ -417,7 +417,7 @@
417417
"markdown-it": "^13.0.1",
418418
"minimist": ">=1.2.6",
419419
"mocha": "^10.0.0",
420-
"typescript": "^4.8.3",
420+
"typescript": "^4.8.4",
421421
"vsce": "^2.11.0",
422422
"@vscode/test-electron": "^2.1.5",
423423
"nth-check": ">=2.1.1",

0 commit comments

Comments
 (0)