Skip to content

Commit 331c0f7

Browse files
committed
Update dependency typescript to v5.3.2
1 parent b20bae7 commit 331c0f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prettier": "3.0.3",
2626
"ts-jest": "29.1.1",
2727
"type-coverage": "2.27.0",
28-
"typescript": "5.2.2"
28+
"typescript": "5.3.2"
2929
},
3030
"dependencies": {
3131
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4454,10 +4454,10 @@ typed-rest-client@~1.8.0:
44544454
tunnel "0.0.6"
44554455
underscore "^1.12.1"
44564456

4457-
typescript@5.2.2:
4458-
version "5.2.2"
4459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
4460-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
4457+
typescript@5.3.2:
4458+
version "5.3.2"
4459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
4460+
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==
44614461

44624462
underscore@^1.12.1:
44634463
version "1.13.6"

0 commit comments

Comments
 (0)