Skip to content

Commit

Permalink
Bump yaml from 2.6.1 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.6.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent ba6640e commit 4be22a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"snakecase-keys": "^8.0.1",
"swagger-client": "^3.18.5",
"winston": "^3.17.0",
"yaml": "^2.6.1",
"yaml": "^2.7.0",
"yargs": "^17.7.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5995,7 +5995,7 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
swagger-client: "npm:^3.18.5"
typescript: "npm:^5.7.2"
winston: "npm:^3.17.0"
yaml: "npm:^2.6.1"
yaml: "npm:^2.7.0"
yargs: "npm:^17.7.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8507,12 +8507,12 @@ laboperator-middleware-development@labforward/laboperator-middleware-development
languageName: node
linkType: hard

"yaml@npm:^2.6.1":
version: 2.6.1
resolution: "yaml@npm:2.6.1"
"yaml@npm:^2.7.0":
version: 2.7.0
resolution: "yaml@npm:2.7.0"
bin:
yaml: bin.mjs
checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7
checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9
languageName: node
linkType: hard

Expand Down

0 comments on commit 4be22a1

Please sign in to comment.