Skip to content

Commit 4b33ff1

Browse files
chore(deps-dev): bump typescript from 4.3.3 to 5.2.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.3.3 to 5.2.2. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v4.3.3...v5.2.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 8d3ca37 commit 4b33ff1

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"semantic-release": "19.0.3",
6565
"semantic-release-npm-deprecate-old-versions": "1.3.2",
6666
"semantic-release-slack-bot": "3.5.2",
67-
"typescript": "4.3.3"
67+
"typescript": "5.2.2"
6868
},
6969
"scripts": {
7070
"build": "babel --out-dir dist src",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10060,15 +10060,10 @@ typedarray-to-buffer@^3.1.5:
1006010060
dependencies:
1006110061
is-typedarray "^1.0.0"
1006210062

10063-
10064-
version "4.3.3"
10065-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
10066-
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
10067-
10068-
"typescript@^4.6.4 || ^5.0.0":
10069-
version "5.1.6"
10070-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
10071-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
10063+
[email protected], "typescript@^4.6.4 || ^5.0.0":
10064+
version "5.2.2"
10065+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
10066+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
1007210067

1007310068
uglify-js@^3.1.4:
1007410069
version "3.17.4"

0 commit comments

Comments
 (0)