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

Commit

Permalink
Bump node-fetch from 2.6.0 to 2.6.1 in /rust-analyzer/editors/code
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2020
1 parent 1276ff5 commit 3e07834
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions rust-analyzer/editors/code/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust-analyzer/editors/code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test": "node ./out/tests/runTests.js"
},
"dependencies": {
"node-fetch": "^2.6.0",
"node-fetch": "^2.6.1",
"vscode-languageclient": "7.0.0-next.1"
},
"devDependencies": {
Expand Down

0 comments on commit 3e07834

Please sign in to comment.