Skip to content

Commit ebde175

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.6.2
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b5341b commit ebde175

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"microbundle": "^0.15.1",
4040
"semantic-release": "^19.0.3",
4141
"ts-jest": "^29.1.1",
42-
"typescript": "^4.3.0",
42+
"typescript": "^5.6.2",
4343
"vuepress": "^1.9.10",
4444
"vuepress-plugin-clean-urls": "^1.1.1",
4545
"vuepress-plugin-seo": "^0.1.3"

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -14468,11 +14468,16 @@ typedarray@^0.0.6:
1446814468
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1446914469
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1447014470

14471-
typescript@^4.1.3, typescript@^4.3.0:
14471+
typescript@^4.1.3:
1447214472
version "4.9.5"
1447314473
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1447414474
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
1447514475

14476+
typescript@^5.6.2:
14477+
version "5.6.2"
14478+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
14479+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
14480+
1447614481
uc.micro@^1.0.1, uc.micro@^1.0.5:
1447714482
version "1.0.6"
1447814483
resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac"

0 commit comments

Comments
 (0)