Skip to content

Commit da2c03c

Browse files
chore(deps): update dependency typescript to v4.9.4
1 parent 3776726 commit da2c03c

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
@@ -17,7 +17,7 @@
1717
"lint-staged": "13.0.4",
1818
"npm-run-all": "4.1.5",
1919
"prettier": "2.8.0",
20-
"typescript": "4.9.3"
20+
"typescript": "4.9.4"
2121
},
2222
"lint-staged": {
2323
"*.@(js|ts)": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1782,7 +1782,7 @@ __metadata:
17821782
lint-staged: 13.0.4
17831783
npm-run-all: 4.1.5
17841784
prettier: 2.8.0
1785-
typescript: 4.9.3
1785+
typescript: 4.9.4
17861786
languageName: unknown
17871787
linkType: soft
17881788

@@ -2840,23 +2840,23 @@ __metadata:
28402840
languageName: node
28412841
linkType: hard
28422842

2843-
"typescript@npm:4.9.3":
2844-
version: 4.9.3
2845-
resolution: "typescript@npm:4.9.3"
2843+
"typescript@npm:4.9.4":
2844+
version: 4.9.4
2845+
resolution: "typescript@npm:4.9.4"
28462846
bin:
28472847
tsc: bin/tsc
28482848
tsserver: bin/tsserver
2849-
checksum: 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
2849+
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
28502850
languageName: node
28512851
linkType: hard
28522852

2853-
"typescript@patch:[email protected].3#~builtin<compat/typescript>":
2854-
version: 4.9.3
2855-
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
2853+
"typescript@patch:[email protected].4#~builtin<compat/typescript>":
2854+
version: 4.9.4
2855+
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
28562856
bin:
28572857
tsc: bin/tsc
28582858
tsserver: bin/tsserver
2859-
checksum: 67ca21a387c0572f1c04936e638dde7782c5aa520c3754aadc7cc9b7c915da9ebc3e27c601bfff4ccb7d7264e82dce6d277ada82ec09dc75024349e0ef64926d
2859+
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
28602860
languageName: node
28612861
linkType: hard
28622862

0 commit comments

Comments
 (0)