Skip to content

Commit

Permalink
Update dependency typescript to v4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 8, 2022
1 parent e75beb9 commit 29d6289
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"styled-components": "5.3.6",
"tailwindcss": "3.2.4",
"twin.macro": "2.8.1",
"typescript": "4.9.3"
"typescript": "4.9.4"
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "7.20.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13432,7 +13432,7 @@ __metadata:
styled-components: 5.3.6
tailwindcss: 3.2.4
twin.macro: 2.8.1
typescript: 4.9.3
typescript: 4.9.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -19205,23 +19205,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.3":
version: 4.9.3
resolution: "typescript@npm:4.9.3"
"typescript@npm:4.9.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 17b8f816050b412403e38d48eef0e893deb6be522d6dc7caf105e54a72e34daf6835c447735fd2b28b66784e72bfbf87f627abb4818a8e43d1fa8106396128dc
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
languageName: node
linkType: hard

"typescript@patch:[email protected].3#~builtin<compat/typescript>":
version: 4.9.3
resolution: "typescript@patch:typescript@npm%3A4.9.3#~builtin<compat/typescript>::version=4.9.3&hash=d73830"
"typescript@patch:[email protected].4#~builtin<compat/typescript>":
version: 4.9.4
resolution: "typescript@patch:typescript@npm%3A4.9.4#~builtin<compat/typescript>::version=4.9.4&hash=d73830"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 67ca21a387c0572f1c04936e638dde7782c5aa520c3754aadc7cc9b7c915da9ebc3e27c601bfff4ccb7d7264e82dce6d277ada82ec09dc75024349e0ef64926d
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 29d6289

Please sign in to comment.