Skip to content

Commit ec8dd32

Browse files
Bump typescript from 4.8.4 to 4.9.3 (#925)
* Bump typescript from 4.8.4 to 4.9.3 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.8.4 to 4.9.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.8.4...v4.9.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... 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 8a950fa commit ec8dd32

3 files changed

Lines changed: 10 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ What's changed since v2.5.0:
3838
[#901](https://github.com/microsoft/PSRule-vscode/pull/901)
3939
- Bumps @vscode/test-electron to v2.2.0.
4040
[#902](https://github.com/microsoft/PSRule-vscode/pull/902)
41+
- Bump typescript to v4.9.3.
42+
[#925](https://github.com/microsoft/PSRule-vscode/pull/925)
4143

4244
## v2.5.0
4345

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.7",
419419
"mocha": "^10.1.0",
420-
"typescript": "^4.8.4",
420+
"typescript": "^4.9.3",
421421
"vsce": "^2.13.0",
422422
"@vscode/test-electron": "^2.2.0",
423423
"nth-check": ">=2.1.1",

0 commit comments

Comments
 (0)