Skip to content

Commit d6e0081

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.3. - [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.7.3) --- 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 bb57b38 commit d6e0081

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@
7979
"prettier": "^3.0.3",
8080
"process": "^0.11.10",
8181
"ts-jest": "^29.1.1",
82-
"typescript": "^5.2.2"
82+
"typescript": "^5.8.2"
8383
}
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5007,10 +5007,10 @@ typed-array-length@^1.0.6:
50075007
is-typed-array "^1.1.13"
50085008
possible-typed-array-names "^1.0.0"
50095009

5010-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.2.2:
5011-
version "5.4.5"
5012-
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz"
5013-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
5010+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.8.2:
5011+
version "5.8.2"
5012+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
5013+
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
50145014

50155015
uglify-js@^3.1.4:
50165016
version "3.17.4"

0 commit comments

Comments
 (0)