Skip to content

Commit 0dd188d

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] <[email protected]>
1 parent 1f29217 commit 0dd188d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"qunit": "^2.14.0",
4747
"standard-version": "^9.1.0",
4848
"testdouble": "^3.16.1",
49-
"typescript": "^4.1.3"
49+
"typescript": "^5.6.2"
5050
},
5151
"volta": {
5252
"node": "14.15.4",

Diff for: yarn.lock

+5
Original file line numberDiff line numberDiff line change
@@ -5683,6 +5683,11 @@ typescript@^4.1.3:
56835683
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
56845684
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
56855685

5686+
typescript@^5.6.2:
5687+
version "5.6.2"
5688+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.2.tgz#d1de67b6bef77c41823f822df8f0b3bcff60a5a0"
5689+
integrity sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==
5690+
56865691
uglify-js@^3.1.4:
56875692
version "3.13.5"
56885693
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"

0 commit comments

Comments
 (0)