Skip to content

Commit 82875a0

Browse files
authored
Update all development Yarn dependencies (2023-04-03)
1 parent 658bc4b commit 82875a0

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
@@ -61,7 +61,7 @@
6161
"lint-staged": "^13.2.0",
6262
"ts-node": "^10.9.1",
6363
"ts-node-dev": "^2.0.0",
64-
"typescript": "^4.6.2"
64+
"typescript": "^5.0.2"
6565
},
6666
"lint-staged": {
6767
"src/**/*.ts": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2469,10 +2469,10 @@ type@^2.5.0:
24692469
resolved "https://registry.yarnpkg.com/type/-/type-2.6.0.tgz#3ca6099af5981d36ca86b78442973694278a219f"
24702470
integrity sha512-eiDBDOmkih5pMbo9OqsqPRGMljLodLcwd5XD5JbtNB0o89xZAwynY9EdCDsJU7LtcVCClu9DvM7/0Ep1hYX3EQ==
24712471

2472-
typescript@^4.6.2:
2473-
version "4.6.3"
2474-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
2475-
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
2472+
typescript@^5.0.2:
2473+
version "5.0.2"
2474+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.0.2.tgz#891e1a90c5189d8506af64b9ef929fca99ba1ee5"
2475+
integrity sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==
24762476

24772477
[email protected], unpipe@~1.0.0:
24782478
version "1.0.0"

0 commit comments

Comments
 (0)