Skip to content

Commit e516142

Browse files
chore(deps): update dependency typescript to v5.0.3 (#1212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa47da1 commit e516142

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
@@ -44,7 +44,7 @@
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
4646
"typedoc": "0.23.28",
47-
"typescript": "5.0.2",
47+
"typescript": "5.0.3",
4848
"uuid": "9.0.0"
4949
},
5050
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,10 +7047,10 @@ [email protected]:
70477047
minimatch "^7.1.3"
70487048
shiki "^0.14.1"
70497049

7050-
7051-
version "5.0.2"
7052-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
7053-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
7050+
7051+
version "5.0.3"
7052+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.3.tgz#fe976f0c826a88d0a382007681cbb2da44afdedf"
7053+
integrity sha512-xv8mOEDnigb/tN9PSMTwSEqAnUvkoXMQlicOb0IUVDBSQCgBSaAAROUZYy2IcUy5qU6XajK5jjjO7TMWqBTKZA==
70547054

70557055
ua-parser-js@^0.7.21:
70567056
version "0.7.28"

0 commit comments

Comments
 (0)