Skip to content

Commit f471054

Browse files
build(deps): update dependency typescript to v4.9.5
1 parent 235d6ae commit f471054

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
@@ -115,7 +115,7 @@
115115
"prettier": "2.8.3",
116116
"semantic-release": "19.0.5",
117117
"ts-node": "10.9.1",
118-
"typescript": "4.9.4"
118+
"typescript": "4.9.5"
119119
},
120120
"eslintConfig": {
121121
"root": true,

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ __metadata:
863863
semantic-release: 19.0.5
864864
ts-node: 10.9.1
865865
tslib: 2.5.0
866-
typescript: 4.9.4
866+
typescript: 4.9.5
867867
languageName: unknown
868868
linkType: soft
869869

@@ -7292,23 +7292,23 @@ __metadata:
72927292
languageName: node
72937293
linkType: hard
72947294

7295-
"typescript@npm:4.9.4, typescript@npm:^4.6.4":
7296-
version: 4.9.4
7297-
resolution: "typescript@npm:4.9.4"
7295+
"typescript@npm:4.9.5, typescript@npm:^4.6.4":
7296+
version: 4.9.5
7297+
resolution: "typescript@npm:4.9.5"
72987298
bin:
72997299
tsc: bin/tsc
73007300
tsserver: bin/tsserver
7301-
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
7301+
checksum: ee000bc26848147ad423b581bd250075662a354d84f0e06eb76d3b892328d8d4440b7487b5a83e851b12b255f55d71835b008a66cbf8f255a11e4400159237db
73027302
languageName: node
73037303
linkType: hard
73047304

7305-
"typescript@patch:typescript@4.9.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
7306-
version: 4.9.4
7307-
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=ad5954"
7305+
"typescript@patch:typescript@4.9.5#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
7306+
version: 4.9.5
7307+
resolution: "typescript@patch:typescript@npm%3A4.9.5#~builtin<compat/typescript>::version=4.9.5&hash=ad5954"
73087308
bin:
73097309
tsc: bin/tsc
73107310
tsserver: bin/tsserver
7311-
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
7311+
checksum: 8f6260acc86b56bfdda6004bc53f32ea548f543e8baef7071c8e34d29d292f3e375c8416556c8de10b24deef6933cd1c16a8233dc84a3dd43a13a13265d0faab
73127312
languageName: node
73137313
linkType: hard
73147314

0 commit comments

Comments
 (0)