Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
chore(devdeps): update dependency typescript to v4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 23, 2021
1 parent a2a72d9 commit 1556689
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 @@ -160,7 +160,7 @@
"rollup-plugin-dts": "4.0.1",
"rollup-plugin-visualizer": "5.5.2",
"semantic-release": "18.0.0",
"typescript": "4.4.4",
"typescript": "4.5.2",
"webpack": "5.61.0"
},
"dependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3446,7 +3446,7 @@ __metadata:
rollup-plugin-dts: 4.0.1
rollup-plugin-visualizer: 5.5.2
semantic-release: 18.0.0
typescript: 4.4.4
typescript: 4.5.2
webpack: 5.61.0
peerDependencies:
"@emotion/react": 11.6.0
Expand Down Expand Up @@ -20604,23 +20604,23 @@ resolve@^2.0.0-next.3:
languageName: node
linkType: hard

"[email protected].4, typescript@^4.4.3":
version: 4.4.4
resolution: "typescript@npm:4.4.4"
"typescript@^4.4.3, typescript@npm:4.5.2":
version: 4.5.2
resolution: "typescript@npm:4.5.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 89ecb8436bb48ef5594d49289f5f89103071716b6e4844278f4fb3362856e31203e187a9c76d205c3f0b674d221a058fd28310dbcbcf5d95e9a57229bb5203f1
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
languageName: node
linkType: hard

"typescript@patch:typescript@4.4.4#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.4.4
resolution: "typescript@patch:typescript@npm%3A4.4.4#~builtin<compat/typescript>::version=4.4.4&hash=ddd1e8"
"typescript@patch:typescript@4.5.2#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
version: 4.5.2
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=ddd1e8"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: bd629ad0da4a15d79aaad56baf3ee7d96f6a181760d430ae77f8c5325df7bffd9edee57544a3970e3651e8b796fe03a5838a7eb39c6d46cc3866c0b23d36a0dd
checksum: 24a439e062a05e3285a4f0e8a40644116ecdca89f3e908bed01e5a01b9aee747e3bcf0e85fe9e017e5ebf0c0863437c39479f2616f55a244c2d82d37022cdc4f
languageName: node
linkType: hard

Expand Down

0 comments on commit 1556689

Please sign in to comment.