Skip to content

Commit

Permalink
chore(deps): bump yaml from 2.2.1 to 2.2.2 in /javascript
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.2.1...v2.2.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 Apr 25, 2023
1 parent 2581aa8 commit c519458
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 115 deletions.
119 changes: 6 additions & 113 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 @@ -53,7 +53,7 @@
"peer-id": "^0.16.0",
"tmp-promise": "^3.0.2",
"typescript": "^5.0.4",
"yaml": "^2.2.1"
"yaml": "^2.2.2"
},
"devDependencies": {
"@types/chai": "^4.3.4",
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 @@ -43,7 +43,7 @@
"chai": "^4.3.7",
"deep-equal-in-any-order": "^2.0.6",
"sinon": "^15.0.4",
"yaml": "^2.2.1"
"yaml": "^2.2.2"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit c519458

Please sign in to comment.