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

Commit

Permalink
fix(deps): update dependency tsdi to v0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 15, 2020
1 parent 12366b1 commit 71fd40a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@
"lru-cache": "6.0.0",
"pretend": "3.1.0",
"sander": "0.6.0",
"tsdi": "0.22.0",
"tsdi": "0.23.0",
"vscode-extension-telemetry": "0.1.6"
},
"repository": {
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2813,9 +2813,10 @@ trim-off-newlines@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"

tsdi@0.22.0:
version "0.22.0"
resolved "https://registry.yarnpkg.com/tsdi/-/tsdi-0.22.0.tgz#7ffb603636463866da17ffffd706b3621b4d8630"
tsdi@0.23.0:
version "0.23.0"
resolved "https://registry.yarnpkg.com/tsdi/-/tsdi-0.23.0.tgz#f8a512b20334cd7cc0c73d13cd945d621d83c55d"
integrity sha512-ig5YTHRtxXLiz0tnFZb9katXU8wdRqR9VV3KVotSxj8h70FIloBlZlivf/a+Z7ZbqMGTWywe8p/Y5rWh/XKkRA==
dependencies:
reflect-metadata "0.1.13"

Expand Down

0 comments on commit 71fd40a

Please sign in to comment.