Skip to content

Commit

Permalink
build(deps-dev): bump node-fetch from 2.6.2 to 2.6.5 (#4123)
Browse files Browse the repository at this point in the history
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.2 to 2.6.5.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/commits)

---
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>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
  • Loading branch information
dependabot[bot] and XhmikosR committed Sep 22, 2021
1 parent 8f1db8b commit 2c45e68
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 5 deletions.
33 changes: 29 additions & 4 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
Expand Up @@ -71,7 +71,7 @@
"linkinator": "^2.14.0",
"lockfile-lint": "^4.6.2",
"nock": "^13.1.3",
"node-fetch": "^2.6.2",
"node-fetch": "^2.6.5",
"proxyquire": "^2.1.3",
"remark-cli": "^10.0.0",
"remark-frontmatter": "^4.0.0",
Expand Down

0 comments on commit 2c45e68

Please sign in to comment.