Skip to content

Commit

Permalink
build(deps): bump yaml from 2.5.1 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/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: yaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent f6f6b5a commit 5f4efcd
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 @@ -41,7 +41,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.4",
"utility-types": "^3.11.0",
"yaml": "^2.5.1"
"yaml": "^2.6.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4318,7 +4318,7 @@ __metadata:
typescript-eslint: "npm:^8.11.0"
update-browserslist-db: "npm:^1.1.1"
utility-types: "npm:^3.11.0"
yaml: "npm:^2.5.1"
yaml: "npm:^2.6.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -14467,12 +14467,12 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:^2.5.1":
version: 2.5.1
resolution: "yaml@npm:2.5.1"
"yaml@npm:^2.6.0":
version: 2.6.0
resolution: "yaml@npm:2.6.0"
bin:
yaml: bin.mjs
checksum: 10c0/40fba5682898dbeeb3319e358a968fe886509fab6f58725732a15f8dda3abac509f91e76817c708c9959a15f786f38ff863c1b88062d7c1162c5334a7d09cb4a
checksum: 10c0/9e74cdb91cc35512a1c41f5ce509b0e93cc1d00eff0901e4ba831ee75a71ddf0845702adcd6f4ee6c811319eb9b59653248462ab94fa021ab855543a75396ceb
languageName: node
linkType: hard

Expand Down

0 comments on commit 5f4efcd

Please sign in to comment.