Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2022
1 parent b0c720b commit 02576fd
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 31 deletions.
42 changes: 21 additions & 21 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"semantic-release": "^19.0.5",
"styled-components": "^5.3.6",
"ts-loader": "^9.4.1",
"typescript": "4.8.3",
"typescript": "4.9.4",
"webpack": "^5.74.0",
"webpack-bundle-analyzer": "^4.7.0",
"webpack-cli": "^5.0.0"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3910,7 +3910,7 @@ __metadata:
semantic-release: ^19.0.5
styled-components: ^5.3.6
ts-loader: ^9.4.1
typescript: 4.8.3
typescript: 4.9.4
webpack: ^5.74.0
webpack-bundle-analyzer: ^4.7.0
webpack-cli: ^5.0.0
Expand Down Expand Up @@ -17260,23 +17260,23 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.8.3":
version: 4.8.3
resolution: "typescript@npm:4.8.3"
"typescript@npm:4.9.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 8286a5edcaf3d68e65c451aa1e7150ad1cf53ee0813c07ec35b7abdfdb10f355ecaa13c6a226a694ae7a67785fd7eeebf89f845da0b4f7e4a35561ddc459aba0
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
languageName: node
linkType: hard

"typescript@patch:typescript@4.8.3#~builtin<compat/typescript>":
version: 4.8.3
resolution: "typescript@patch:typescript@npm%3A4.8.3#~builtin<compat/typescript>::version=4.8.3&hash=aae4e6"
"typescript@patch:typescript@4.9.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: 2222d2382fb3146089b1d27ce2b55e9d1f99cc64118f1aba75809b693b856c5d3c324f052f60c75b577947fc538bc1c27bad0eb76cbdba9a63a253489504ba7e
checksum: 37f6e2c3c5e2aa5934b85b0fddbf32eeac8b1bacf3a5b51d01946936d03f5377fe86255d4e5a4ae628fd0cd553386355ad362c57f13b4635064400f3e8e05b9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 02576fd

Please sign in to comment.