Skip to content

Commit fbdd591

Browse files
npm(deps): bump rxjs from 7.8.1 to 7.8.2 in /lsp-proxy
Bumps [rxjs](https://github.com/reactivex/rxjs) from 7.8.1 to 7.8.2. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md) - [Commits](ReactiveX/rxjs@7.8.1...7.8.2) --- updated-dependencies: - dependency-name: rxjs dependency-version: 7.8.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27e3d7f commit fbdd591

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

lsp-proxy/package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lsp-proxy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"node": "*"
88
},
99
"dependencies": {
10-
"rxjs": "7.8.1",
10+
"rxjs": "7.8.2",
1111
"vscode-languageserver": "9.0.1",
1212
"vscode-languageserver-protocol": "3.17.5",
1313
"vscode-languageserver-textdocument": "1.0.4"

0 commit comments

Comments
 (0)