Skip to content

Commit 8bdd6a4

Browse files
renovate[bot]renovate-bot
authored andcommitted
chore(deps): update dependency vscode-jsonrpc to v5.0.1 (#563)
Co-authored-by: WhiteSource Renovate <[email protected]>
1 parent f4f427f commit 8bdd6a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"tslint-eslint-rules": "5.4.0",
121121
"vsce": "1.71.0",
122122
"vscode": "1.1.36",
123-
"vscode-jsonrpc": "5.0.0",
123+
"vscode-jsonrpc": "5.0.1",
124124
"vscode-tmgrammar-test": "0.0.8"
125125
},
126126
"repository": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,10 +1211,10 @@ [email protected]:
12111211
yauzl "^2.3.1"
12121212
yazl "^2.2.2"
12131213

1214-
1215-
version "5.0.0"
1216-
resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-5.0.0.tgz#445be9fb404e2793a91b9c0cef3c52dec3e02b89"
1217-
integrity sha512-QeAniC/xTWauVQgyNgEqNJ0Qm/Jw8QySGRQhRFPwb8c4FPp9k6QNgJp0ayXWws5qhdaHkiXkGPlzjOPZFQQKLw==
1214+
1215+
version "5.0.1"
1216+
resolved "https://registry.yarnpkg.com/vscode-jsonrpc/-/vscode-jsonrpc-5.0.1.tgz#9bab9c330d89f43fc8c1e8702b5c36e058a01794"
1217+
integrity sha512-JvONPptw3GAQGXlVV2utDcHx0BiY34FupW/kI6mZ5x06ER5DdPG/tXWMVHjTNULF5uKPOUUD0SaXg5QaubJL0A==
12181218

12191219
vscode-test@^0.4.1:
12201220
version "0.4.3"

0 commit comments

Comments
 (0)