Skip to content

Commit

Permalink
build(deps-dev): bump node-fetch from 2.6.6 to 2.6.7 (#4368)
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](node-fetch/node-fetch@v2.6.6...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 18, 2022
1 parent c1406be commit 682edec
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 8 deletions.
22 changes: 15 additions & 7 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint-plugin-promise": "^5.2.0",
"lockfile-lint": "^4.6.2",
"nock": "^13.2.2",
"node-fetch": "^2.6.6",
"node-fetch": "^2.6.7",
"prettier": "^2.5.1",
"proxyquire": "^2.1.3",
"remark-cli": "^10.0.1",
Expand Down

0 comments on commit 682edec

Please sign in to comment.