Skip to content

Commit 6233434

Browse files
Bump typescript from 4.7.4 to 4.8.2 (#830)
* Bump typescript from 4.7.4 to 4.8.2 Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.7.4 to 4.8.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.7.4...v4.8.2) --- 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 f371033 commit 6233434

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
@@ -39,6 +39,8 @@ What's changed since v2.3.0:
3939
[#800](https://github.com/microsoft/PSRule-vscode/pull/800)
4040
- Bump vsce to v2.10.2.
4141
[#821](https://github.com/microsoft/PSRule-vscode/pull/821)
42+
- Bumps typescript to v4.8.2.
43+
[#830](https://github.com/microsoft/PSRule-vscode/pull/830)
4244

4345
## v2.3.0
4446

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
@@ -412,7 +412,7 @@
412412
"markdown-it": "^13.0.1",
413413
"minimist": ">=1.2.6",
414414
"mocha": "^10.0.0",
415-
"typescript": "^4.7.4",
415+
"typescript": "^4.8.2",
416416
"vsce": "^2.10.2",
417417
"@vscode/test-electron": "^2.1.5",
418418
"nth-check": ">=2.1.1",

0 commit comments

Comments
 (0)