Skip to content

Commit

Permalink
build(dev-deps): update dependency typescript to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2023
1 parent f6eb360 commit a707224
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 41 deletions.
62 changes: 31 additions & 31 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
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 @@ -102,7 +102,7 @@
"storybook-addon-performance": "0.16.1",
"styled-components": "5.3.6",
"ts-jest": "29.0.3",
"typescript": "4.9.4",
"typescript": "5.3.2",
"webpack": "5.75.0"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4422,7 +4422,7 @@ __metadata:
styled-components: 5.3.6
ts-jest: 29.0.3
tslib: 2.4.1
typescript: 4.9.4
typescript: 5.3.2
unified: 10.1.2
webpack: 5.75.0
peerDependencies:
Expand Down Expand Up @@ -23576,13 +23576,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:4.9.4":
version: 4.9.4
resolution: "typescript@npm:4.9.4"
"typescript@npm:5.3.2":
version: 5.3.2
resolution: "typescript@npm:5.3.2"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: e782fb9e0031cb258a80000f6c13530288c6d63f1177ed43f770533fdc15740d271554cdae86701c1dd2c83b082cea808b07e97fd68b38a172a83dbf9e0d0ef9
checksum: d92534dda639eb825db013203404c1fabca8ac630564283c9e7dc9e64fd9c9346c2de95ecebdf3e6e8c1c32941bca1cfe0da37877611feb9daf8feeaea58d230
languageName: node
linkType: hard

Expand All @@ -23606,13 +23606,13 @@ __metadata:
languageName: node
linkType: hard

"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=ad5954"
"typescript@patch:typescript@5.3.2#~builtin<compat/typescript>":
version: 5.3.2
resolution: "typescript@patch:typescript@npm%3A5.3.2#~builtin<compat/typescript>::version=5.3.2&hash=ad5954"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 1caaea6cb7f813e64345190fddc4e6c924d0b698ab81189b503763c4a18f7f5501c69362979d36e19c042d89d936443e768a78b0675690b35eb663d19e0eae71
checksum: c034461079fbfde3cb584ddee52afccb15b6e32a0ce186d0b2719968786f7ca73e1b07f71fac4163088790b16811c6ccf79680de190664ef66ff0ba9c1fe4a23
languageName: node
linkType: hard

Expand Down

0 comments on commit a707224

Please sign in to comment.