Skip to content

Commit e53d5f5

Browse files
build: 📦 bump dependency typescript to v4.9.4
1 parent 111b5bc commit e53d5f5

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed
11.1 MB
Binary file not shown.
11.1 MB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ts-node": "10.9.1",
6060
"tslib": "^2.3.1",
6161
"tslint": "6.1.3",
62-
"typescript": "4.9.3"
62+
"typescript": "4.9.4"
6363
},
6464
"workspaces": [
6565
"./packages/*"

yarn.lock

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5632,7 +5632,7 @@ __metadata:
56325632
ts-node: 10.9.1
56335633
tslib: ^2.3.1
56345634
tslint: 6.1.3
5635-
typescript: 4.9.3
5635+
typescript: 4.9.4
56365636
languageName: unknown
56375637
linkType: soft
56385638

@@ -7877,7 +7877,17 @@ __metadata:
78777877
languageName: node
78787878
linkType: hard
78797879

7880-
"typescript@npm:4.9.3, typescript@npm:^4.6.4":
7880+
"typescript@npm:4.9.4":
7881+
version: 4.9.4
7882+
resolution: "typescript@npm:4.9.4"
7883+
bin:
7884+
tsc: bin/tsc
7885+
tsserver: bin/tsserver
7886+
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
7887+
languageName: node
7888+
linkType: hard
7889+
7890+
"typescript@npm:^4.6.4":
78817891
version: 4.9.3
78827892
resolution: "typescript@npm:4.9.3"
78837893
bin:
@@ -7887,7 +7897,17 @@ __metadata:
78877897
languageName: node
78887898
linkType: hard
78897899

7890-
"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
7900+
"typescript@patch:[email protected]#~builtin<compat/typescript>":
7901+
version: 4.9.4
7902+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
7903+
bin:
7904+
tsc: bin/tsc
7905+
tsserver: bin/tsserver
7906+
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
7907+
languageName: node
7908+
linkType: hard
7909+
7910+
"typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
78917911
version: 4.9.3
78927912
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
78937913
bin:

0 commit comments

Comments
 (0)