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: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [yaml](https://github.com/eemeli/yaml).


Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `yaml` from 2.3.4 to 2.4.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.4...v2.4.0)

---
updated-dependencies:
- dependency-name: "@types/jest"
  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 Feb 26, 2024
1 parent c174e24 commit c35746b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 16 deletions.
31 changes: 17 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 @@ -22,11 +22,11 @@
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"archiver": "^6.0.1",
"axios": "^1.6.7",
"form-data": "^4.0.0",
"yaml": "^2.3.4"
"yaml": "^2.4.0"
},
"devDependencies": {
"@types/adm-zip": "^0.5.5",
Expand Down

0 comments on commit c35746b

Please sign in to comment.