Skip to content

Commit

Permalink
build(deps): update dependency typescript to v4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 10, 2021
1 parent c5b779c commit 2a07acf
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 @@ -53,7 +53,7 @@
"postcss-loader": "^4.0.0",
"reflect-metadata": "0.1.13",
"ts-loader": "8.0.17",
"typescript": "4.1.4",
"typescript": "4.1.5",
"vue-class-component": "7.2.6",
"vue-loader": "15.9.6",
"vue-property-decorator": "9.1.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6724,7 +6724,7 @@ fsevents@~2.3.1:
postcss-loader: ^4.0.0
reflect-metadata: 0.1.13
ts-loader: 8.0.17
typescript: 4.1.4
typescript: 4.1.5
uuid: 8.3.2
vue: 2.6.12
vue-class-component: 7.2.6
Expand Down Expand Up @@ -11814,13 +11814,13 @@ typescript@3.9.3:
languageName: node
linkType: hard

typescript@4.1.4:
version: 4.1.4
resolution: "typescript@npm:4.1.4"
typescript@4.1.5:
version: 4.1.5
resolution: "typescript@npm:4.1.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 2da55c253179d360bbc846436c42a5cbbffba99dfed69593450143b1c7f46fe43eab145b84a80f51d8e6d1be6dd4a6a0885e78495a42fc34c4a768595131e148
checksum: 29157c84426ac94ce97aac836264f303a26bd9fb30865650229e3406a36ca2e89735ef4b8878075ba1b95fa4d3ff9810057b64888700c28e20b4034a6db4da83
languageName: node
linkType: hard

Expand All @@ -11834,13 +11834,13 @@ typescript@4.1.4:
languageName: node
linkType: hard

"typescript@patch:typescript@4.1.4#builtin<compat/typescript>":
version: 4.1.4
resolution: "typescript@patch:typescript@npm%3A4.1.4#builtin<compat/typescript>::version=4.1.4&hash=cc6730"
"typescript@patch:typescript@4.1.5#builtin<compat/typescript>":
version: 4.1.5
resolution: "typescript@patch:typescript@npm%3A4.1.5#builtin<compat/typescript>::version=4.1.5&hash=cc6730"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: d913f9d92f15437627d35ec24bb28740c5f550843a0442977cb61be0973aa760d618b33f4426205ccff920442ed38256b7d4b48731cfb7084ce0977c07e35404
checksum: 58cc7786be0f8485c124944883b1384287532e4867ec37f1fb5cb2811dbc10f7a9decccad89097f924043285f3515bfd8223c61dbb4f88af00b2d8dc2ef73207
languageName: node
linkType: hard

Expand Down

0 comments on commit 2a07acf

Please sign in to comment.