Skip to content

Commit 1d5a16d

Browse files
build(deps): update dependency typescript to v5.2.2
1 parent adaea37 commit 1d5a16d

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
@@ -35,7 +35,7 @@
3535
"prettier": "2.8.8",
3636
"semantic-release": "19.0.5",
3737
"tslint": "6.1.3",
38-
"typescript": "5.1.6"
38+
"typescript": "5.2.2"
3939
},
4040
"prettier": "@softwareventures/prettier-config",
4141
"config": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4256,10 +4256,10 @@ type-fest@^3.0.0:
42564256
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
42574257
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==
42584258

4259-
typescript@5.1.6, "typescript@^4.6.4 || ^5.0.0":
4260-
version "5.1.6"
4261-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
4262-
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==
4259+
typescript@5.2.2, "typescript@^4.6.4 || ^5.0.0":
4260+
version "5.2.2"
4261+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
4262+
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
42634263

42644264
uglify-js@^3.1.4:
42654265
version "3.17.4"

0 commit comments

Comments
 (0)