Skip to content

Commit df145c8

Browse files
Bump typescript from 5.4.5 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.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@v5.4.5...v5.6.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 853d155 commit df145c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"karma-sourcemap-loader": "^0.4.0",
5252
"karma-webpack": "^5.0.1",
5353
"qunit": "^2.22.0",
54-
"typescript": "~5.4.5",
54+
"typescript": "~5.6.2",
5555
"webpack": "^5.94.0",
5656
"webpack-cli": "^5.1.4",
5757
"webpack-dev-server": "^5.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8179,10 +8179,10 @@ typescript@5.4.2:
81798179
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2.tgz#0ae9cebcfae970718474fe0da2c090cad6577372"
81808180
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
81818181

8182-
typescript@~5.4.5:
8183-
version "5.4.5"
8184-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
8185-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
8182+
typescript@~5.6.2:
8183+
version "5.6.2"
8184+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
8185+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
81868186

81878187
ua-parser-js@^0.7.30:
81888188
version "0.7.38"

0 commit comments

Comments
 (0)