Skip to content

Commit 49623e8

Browse files
build(deps): update dependency typescript to v5.0.4
1 parent 61f0c72 commit 49623e8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "2.8.7",
5555
"semantic-release": "19.0.5",
5656
"ts-node": "10.9.1",
57-
"typescript": "5.0.3",
57+
"typescript": "5.0.4",
5858
"webpack": "5.78.0",
5959
"yarn": "1.22.19"
6060
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6534,7 +6534,7 @@ __metadata:
65346534
semantic-release: 19.0.5
65356535
ts-node: 10.9.1
65366536
tslib: 2.5.0
6537-
typescript: 5.0.3
6537+
typescript: 5.0.4
65386538
webpack: 5.78.0
65396539
yarn: 1.22.19
65406540
peerDependencies:
@@ -7543,23 +7543,23 @@ __metadata:
75437543
languageName: node
75447544
linkType: hard
75457545

7546-
"typescript@npm:5.0.3, typescript@npm:^4.6.4 || ^5.0.0":
7547-
version: 5.0.3
7548-
resolution: "typescript@npm:5.0.3"
7546+
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
7547+
version: 5.0.4
7548+
resolution: "typescript@npm:5.0.4"
75497549
bin:
75507550
tsc: bin/tsc
75517551
tsserver: bin/tsserver
7552-
checksum: 3cce0576d218cb4277ff8b6adfef1a706e9114a98b4261a38ad658a7642f1b274a8396394f6cbff8c0ba852996d7ed2e233e9b8431d5d55ac7c2f6fea645af02
7552+
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
75537553
languageName: node
75547554
linkType: hard
75557555

7556-
"typescript@patch:typescript@5.0.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7557-
version: 5.0.3
7558-
resolution: "typescript@patch:typescript@npm%3A5.0.3#~builtin<compat/typescript>::version=5.0.3&hash=85af82"
7556+
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7557+
version: 5.0.4
7558+
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
75597559
bin:
75607560
tsc: bin/tsc
75617561
tsserver: bin/tsserver
7562-
checksum: 5580367025ff7ee1f2a61e5affdbddccfe6e893bc662aa33fefdbf12de7e493173fa7d47475e9e15121828691004c4ed13bcd115e57866baed97b54c60954e1c
7562+
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
75637563
languageName: node
75647564
linkType: hard
75657565

0 commit comments

Comments
 (0)