Skip to content

Commit bd74861

Browse files
build(deps): bump typescript from 4.9.5 to 5.6.2 (FullHuman#1280)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.6.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v4.9.5...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ae5042 commit bd74861

2 files changed

Lines changed: 4 additions & 27 deletions

File tree

package-lock.json

Lines changed: 3 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/purgecss-from-tsx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@fullhuman/purgecss-from-jsx": "^6.0.0",
3131
"acorn": "^8.7.0",
32-
"typescript": "^4.5.3"
32+
"typescript": "^5.6.2"
3333
},
3434
"publishConfig": {
3535
"access": "public",

0 commit comments

Comments
 (0)