Skip to content

Commit

Permalink
Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [node-fetch](https://github.com/node-fetch/node-fetch), [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) and [@vscode/vsce](https://github.com/Microsoft/vsce).


Updates `node-fetch` from 2.6.11 to 3.3.2
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](node-fetch/node-fetch@v2.6.11...v3.3.2)

Updates `@types/node-fetch` from 2.6.2 to 2.6.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Updates `@vscode/vsce` from 2.19.0 to 2.20.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.19.0...v2.20.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/node-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
1 parent 55403df commit 76567b0
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 42 deletions.
152 changes: 111 additions & 41 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 @@ -34,7 +34,7 @@
"dependencies": {
"@jest/types": "^29.6.0",
"jest-junit": "^16.0.0",
"node-fetch": "^2.6.11",
"node-fetch": "^3.3.2",
"ts-jest": "^29.1.1"
},
"repository": {
Expand Down

0 comments on commit 76567b0

Please sign in to comment.