Skip to content

Commit

Permalink
fix(deps): bump yaml from 2.4.0 to 2.4.1
Browse files Browse the repository at this point in the history
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 61b6380 commit 4d420a3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"ora": "8.0.1",
"pkg-up": "^5.0.0",
"sort-package-json": "2.8.0",
"yaml": "2.4.0"
"yaml": "2.4.1"
},
"devDependencies": {
"@types/hosted-git-info": "3.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ __metadata:
tempy: "npm:3.1.0"
ts-node: "npm:10.9.2"
typescript: "npm:5.4.2"
yaml: "npm:2.4.0"
yaml: "npm:2.4.1"
languageName: unknown
linkType: soft

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

"yaml@npm:2.4.0":
version: 2.4.0
resolution: "yaml@npm:2.4.0"
"yaml@npm:2.4.1":
version: 2.4.1
resolution: "yaml@npm:2.4.1"
bin:
yaml: bin.mjs
checksum: 60cdb4499365a9649b4fb5cfbc496a1cd415013166f1c97aef7bf002caa0ad146058c3af91dda94c5799085d8728f1e8859b3854897ecebd10b84d7b054f0a40
checksum: 2c54fd69ef59126758ae710f9756405a7d41abcbb61aca894250d0e81e76057c14dc9bb00a9528f72f99b8f24077f694a6f7fd09cdd6711fcec2eebfbb5df409
languageName: node
linkType: hard

Expand Down

0 comments on commit 4d420a3

Please sign in to comment.