Skip to content

Commit 83d8577

Browse files
chore(devdeps): update dependency typescript to v4.5.3 (#535)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0dab360 commit 83d8577

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.60.2",
3737
"rollup-plugin-dts": "4.0.1",
3838
"rollup-plugin-visualizer": "5.5.2",
39-
"typescript": "4.5.2"
39+
"typescript": "4.5.3"
4040
},
4141
"scripts": {
4242
"lint": "eslint --ext js,ts,tsx --cache .",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10076,7 +10076,7 @@ __metadata:
1007610076
rollup: 2.60.2
1007710077
rollup-plugin-dts: 4.0.1
1007810078
rollup-plugin-visualizer: 5.5.2
10079-
typescript: 4.5.2
10079+
typescript: 4.5.3
1008010080
languageName: unknown
1008110081
linkType: soft
1008210082

@@ -11124,23 +11124,23 @@ __metadata:
1112411124
languageName: node
1112511125
linkType: hard
1112611126

11127-
"typescript@npm:4.5.2, typescript@npm:^4.4.3":
11128-
version: 4.5.2
11129-
resolution: "typescript@npm:4.5.2"
11127+
"typescript@npm:4.5.3, typescript@npm:^4.4.3":
11128+
version: 4.5.3
11129+
resolution: "typescript@npm:4.5.3"
1113011130
bin:
1113111131
tsc: bin/tsc
1113211132
tsserver: bin/tsserver
11133-
checksum: 74f9ce65d532bdf5d0214b3f60cf37992180023388c87a11ee6f838a803067ef0b63c600fa501b0deb07f989257dce1e244c9635ed79feca40bbccf6e0aa1ebc
11133+
checksum: 2ac278c20418882816789ad94a5d9e7f11969db7a2a23fa09e61f2fedf3814265cbd4f89d7f5b6e1f0e7be2b5f169becf5dab913d0da255b073ea3c8c324e6d4
1113411134
languageName: node
1113511135
linkType: hard
1113611136

11137-
"typescript@patch:[email protected].2#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
11138-
version: 4.5.2
11139-
resolution: "typescript@patch:typescript@npm%3A4.5.2#~builtin<compat/typescript>::version=4.5.2&hash=493e53"
11137+
"typescript@patch:[email protected].3#~builtin<compat/typescript>, typescript@patch:typescript@^4.4.3#~builtin<compat/typescript>":
11138+
version: 4.5.3
11139+
resolution: "typescript@patch:typescript@npm%3A4.5.3#~builtin<compat/typescript>::version=4.5.3&hash=493e53"
1114011140
bin:
1114111141
tsc: bin/tsc
1114211142
tsserver: bin/tsserver
11143-
checksum: 53838d56aba6fcc947d63aa0771e5d966b1b648fddafed6e221d7f38c71219c4e036ece8cfe9e35ed80cf5a35ff4eb958934c993f99c3233773ec4f9ccd53f69
11143+
checksum: 3c3a664dfb66e7c45d3823cc1a4038dc506415041f39249ed3af1799a64b3065448549d9e9ba509c94335d1e2dfbe311a4b9e36574e87d248f9381d541cb8626
1114411144
languageName: node
1114511145
linkType: hard
1114611146

0 commit comments

Comments
 (0)