Skip to content

Commit f67e0a1

Browse files
committed
chore(deps): update dependency typescript to ^5.2.2
1 parent db1597c commit f67e0a1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"redux-saga": "^1.2.3",
6161
"semantic-release": "^21.1.1",
6262
"semantic-release-slack-bot": "^4.0.2",
63-
"typescript": "^5.1.6"
63+
"typescript": "^5.2.2"
6464
},
6565
"config": {
6666
"commitizen": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8393,11 +8393,16 @@ typescript@^4.6.4:
83938393
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
83948394
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
83958395

8396-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.1.6:
8396+
"typescript@^4.6.4 || ^5.0.0":
83978397
version "5.1.6"
83988398
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
83998399
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
84008400

8401+
typescript@^5.2.2:
8402+
version "5.2.2"
8403+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
8404+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
8405+
84018406
uglify-js@^3.1.4:
84028407
version "3.17.2"
84038408
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.2.tgz#f55f668b9a64b213977ae688703b6bbb7ca861c6"

0 commit comments

Comments
 (0)