Skip to content

Commit

Permalink
Bump the runtime-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group with 2 updates: [form-data](https://github.com/form-data/form-data) and [yaml](https://github.com/eemeli/yaml).


Updates `form-data` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/form-data/form-data/releases)
- [Commits](form-data/form-data@v4.0.0...v4.0.1)

Updates `yaml` from 2.5.1 to 2.6.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.5.1...v2.6.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent ce0a25f commit ef16a33
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions package-lock.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 @@ -25,8 +25,8 @@
"@types/jest": "^29.5.13",
"archiver": "^7.0.1",
"axios": "^1.7.7",
"form-data": "^4.0.0",
"yaml": "^2.5.1"
"form-data": "^4.0.1",
"yaml": "^2.6.0"
},
"devDependencies": {
"@types/adm-zip": "^0.5.5",
Expand Down

0 comments on commit ef16a33

Please sign in to comment.