Skip to content

Commit

Permalink
chore(deps): bump yaml from 2.3.1 to 2.3.2 in /javascript
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 541df51 commit e4340cf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions javascript/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 javascript/packages/orchestrator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"peer-id": "^0.16.0",
"tmp-promise": "^3.0.3",
"typescript": "^5.2.2",
"yaml": "^2.3.1"
"yaml": "^2.3.2"
},
"devDependencies": {
"@types/chai": "^4.3.5",
Expand Down
2 changes: 1 addition & 1 deletion javascript/packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"chai": "^4.3.8",
"deep-equal-in-any-order": "^2.0.6",
"sinon": "^15.2.0",
"yaml": "^2.3.1"
"yaml": "^2.3.2"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit e4340cf

Please sign in to comment.