Skip to content

Commit a4fb495

Browse files
chore(deps-dev): bump typescript from 4.9.5 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 4.9.5 to 5.8.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.8.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 0881ead commit a4fb495

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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.8.2"
5050
},
5151
"volta": {
5252
"node": "14.15.4",

yarn.lock

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

5681+
typescript@^5.8.2:
5682+
version "5.8.2"
5683+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5684+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
5685+
56815686
uglify-js@^3.1.4:
56825687
version "3.13.5"
56835688
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.13.5.tgz#5d71d6dbba64cf441f32929b1efce7365bb4f113"

0 commit comments

Comments
 (0)