Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 8d43d46

Browse files
authored
Merge pull request #170 from y13i/renovate/typescript-5.x
Update dependency typescript to v5.0.4
2 parents e84b1b0 + 9c442aa commit 8d43d46

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
@@ -53,6 +53,6 @@
5353
"sinon": "15.0.3",
5454
"tslint": "6.1.3",
5555
"typedoc": "0.23.28",
56-
"typescript": "5.0.2"
56+
"typescript": "5.0.4"
5757
}
5858
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3218,10 +3218,10 @@ [email protected]:
32183218
minimatch "^7.1.3"
32193219
shiki "^0.14.1"
32203220

3221-
3222-
version "5.0.2"
3223-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
3224-
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
3221+
3222+
version "5.0.4"
3223+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.4.tgz#b217fd20119bd61a94d4011274e0ab369058da3b"
3224+
integrity sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==
32253225

32263226
union-value@^1.0.0:
32273227
version "1.0.0"

0 commit comments

Comments
 (0)