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

Commit baee7c6

Browse files
renovate-botKnisterPeter
authored andcommitted
fix(deps): update dependency tsdi to v0.20.3
1 parent ae271af commit baee7c6

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"lru-cache": "^4.1.1",
251251
"pretend": "^1.2.1",
252252
"sander": "^0.6.0",
253-
"tsdi": "0.20.2",
253+
"tsdi": "0.20.3",
254254
"vscode-extension-telemetry": "0.0.17"
255255
},
256256
"repository": {

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2818,9 +2818,9 @@ trim-off-newlines@^1.0.0:
28182818
version "1.0.1"
28192819
resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3"
28202820

2821-
tsdi@0.20.2:
2822-
version "0.20.2"
2823-
resolved "https://registry.yarnpkg.com/tsdi/-/tsdi-0.20.2.tgz#7c0abae7b6a93675d496fe479ff1a901ec96e721"
2821+
tsdi@0.20.3:
2822+
version "0.20.3"
2823+
resolved "https://registry.yarnpkg.com/tsdi/-/tsdi-0.20.3.tgz#b4da8d853d6328d0c63d24e982d12277489a18cc"
28242824
dependencies:
28252825
debug "3.1.0"
28262826
reflect-metadata "0.1.12"

0 commit comments

Comments
 (0)