Skip to content

Commit 5e50317

Browse files
build(deps): update dependency typescript to v5.1.3
1 parent 1b3e8f2 commit 5e50317

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"prettier": "2.8.8",
5555
"semantic-release": "19.0.5",
5656
"ts-node": "10.9.1",
57-
"typescript": "5.0.4",
57+
"typescript": "5.1.3",
5858
"webpack": "5.83.1",
5959
"yarn": "1.22.19"
6060
},

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -6521,7 +6521,7 @@ __metadata:
65216521
semantic-release: 19.0.5
65226522
ts-node: 10.9.1
65236523
tslib: 2.5.2
6524-
typescript: 5.0.4
6524+
typescript: 5.1.3
65256525
webpack: 5.83.1
65266526
yarn: 1.22.19
65276527
peerDependencies:
@@ -7530,23 +7530,23 @@ __metadata:
75307530
languageName: node
75317531
linkType: hard
75327532

7533-
"typescript@npm:5.0.4, typescript@npm:^4.6.4 || ^5.0.0":
7534-
version: 5.0.4
7535-
resolution: "typescript@npm:5.0.4"
7533+
"typescript@npm:5.1.3, typescript@npm:^4.6.4 || ^5.0.0":
7534+
version: 5.1.3
7535+
resolution: "typescript@npm:5.1.3"
75367536
bin:
75377537
tsc: bin/tsc
75387538
tsserver: bin/tsserver
7539-
checksum: 82b94da3f4604a8946da585f7d6c3025fff8410779e5bde2855ab130d05e4fd08938b9e593b6ebed165bda6ad9292b230984f10952cf82f0a0ca07bbeaa08172
7539+
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
75407540
languageName: node
75417541
linkType: hard
75427542

7543-
"typescript@patch:typescript@5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7544-
version: 5.0.4
7545-
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
7543+
"typescript@patch:typescript@5.1.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>":
7544+
version: 5.1.3
7545+
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=85af82"
75467546
bin:
75477547
tsc: bin/tsc
75487548
tsserver: bin/tsserver
7549-
checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9
7549+
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
75507550
languageName: node
75517551
linkType: hard
75527552

0 commit comments

Comments
 (0)