Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates: [undici](https://github.com/nodejs/undici) and [braces](https://github.com/micromatch/braces).


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

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 9, 2024
1 parent 199a735 commit 49eebb0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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.19.2"
},
"scripts": {
"all": "npm run format && npm run lint && npm run prepare && npm run test && npm run coverage-badge",
Expand Down

0 comments on commit 49eebb0

Please sign in to comment.