Skip to content

Commit cbeee20

Browse files
chore(devdeps): update dependency typescript to v4.5.5 (#606)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c21165a commit cbeee20

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
@@ -36,7 +36,7 @@
3636
"rollup": "2.64.0",
3737
"rollup-plugin-dts": "4.1.0",
3838
"rollup-plugin-visualizer": "5.5.4",
39-
"typescript": "4.5.4",
39+
"typescript": "4.5.5",
4040
"wait-for-expect": "3.0.2"
4141
},
4242
"scripts": {

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10673,7 +10673,7 @@ __metadata:
1067310673
rollup: 2.64.0
1067410674
rollup-plugin-dts: 4.1.0
1067510675
rollup-plugin-visualizer: 5.5.4
10676-
typescript: 4.5.4
10676+
typescript: 4.5.5
1067710677
wait-for-expect: 3.0.2
1067810678
languageName: unknown
1067910679
linkType: soft
@@ -11781,23 +11781,23 @@ __metadata:
1178111781
languageName: node
1178211782
linkType: hard
1178311783

11784-
"typescript@npm:4.5.4, typescript@npm:^4.4.3":
11785-
version: 4.5.4
11786-
resolution: "typescript@npm:4.5.4"
11784+
"typescript@npm:4.5.5, typescript@npm:^4.4.3":
11785+
version: 4.5.5
11786+
resolution: "typescript@npm:4.5.5"
1178711787
bin:
1178811788
tsc: bin/tsc
1178911789
tsserver: bin/tsserver
11790-
checksum: 59f3243f9cd6fe3161e6150ff6bf795fc843b4234a655dbd938a310515e0d61afd1ac942799e7415e4334255e41c2c49b7dd5d9fd38a17acd25a6779ca7e0961
11790+
checksum: 506f4c919dc8aeaafa92068c997f1d213b9df4d9756d0fae1a1e7ab66b585ab3498050e236113a1c9e57ee08c21ec6814ca7a7f61378c058d79af50a4b1f5a5e
1179111791
languageName: node
1179211792
linkType: hard
1179311793

11794-
"typescript@patch:[email protected].4#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
11795-
version: 4.5.4
11796-
resolution: "typescript@patch:typescript@npm%3A4.5.4#~builtin<compat/typescript>::version=4.5.4&hash=493e53"
11794+
"typescript@patch:[email protected].5#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
11795+
version: 4.5.5
11796+
resolution: "typescript@patch:typescript@npm%3A4.5.5#~builtin<compat/typescript>::version=4.5.5&hash=493e53"
1179711797
bin:
1179811798
tsc: bin/tsc
1179911799
tsserver: bin/tsserver
11800-
checksum: 2e488dde7d2c4a2fa2e79cf2470600f8ce81bc0563c276b72df8ff412d74456ae532ba824650ae936ce207440c79720ddcfaa25e3cb4477572b8534fa4e34d49
11800+
checksum: c05c318d79c690f101d7ffb34cd6c7d6bbd884d3af9cefe7749ad0cd6be43c7082f098280982ca945dcba23fde34a08fed9602bb26540936baf8c0520727d3ba
1180111801
languageName: node
1180211802
linkType: hard
1180311803

0 commit comments

Comments
 (0)