Skip to content

Commit

Permalink
Bump undici in the non-breaking-changes group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the non-breaking-changes group with 1 update in the / directory: [undici](https://github.com/nodejs/undici).


Updates `undici` from 6.15.0 to 6.18.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.15.0...v6.18.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 277bb4b commit e1ca550
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 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
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"make-coverage-badge": "^1.2.0",
"nock": "^13.5.4",
"prettier": "^3.2.5",
"undici": "^6.15.0"
"undici": "^6.18.0"
},
"scripts": {
"all": "npm run format && npm run lint && npm run prepare && npm run test && npm run coverage-badge",
Expand Down

0 comments on commit e1ca550

Please sign in to comment.