Skip to content

Commit

Permalink
chore: bump the dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates in the / directory: [ora](https://github.com/sindresorhus/ora) and [undici](https://github.com/nodejs/undici).


Updates `ora` from 8.0.1 to 8.1.1
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](sindresorhus/ora@v8.0.1...v8.1.1)

Updates `undici` from 6.19.7 to 6.20.1
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.19.7...v6.20.1)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: undici
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent f40e478 commit add2708
Show file tree
Hide file tree
Showing 2 changed files with 131 additions and 69 deletions.
196 changes: 129 additions & 67 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"chalk": "5.3.0",
"lowdb": "7.0.1",
"node-html-parser": "6.1.13",
"ora": "8.0.1",
"ora": "8.1.1",
"p-map": "7.0.2",
"undici": "6.19.7",
"undici": "6.20.1",
"yargs": "17.7.2"
},
"files": [
Expand Down

0 comments on commit add2708

Please sign in to comment.