Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent ff8d8d6 commit 484589b
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": "7.0.1",
"pkg-up": "^4.0.0",
"sort-package-json": "2.6.0",
"yaml": "2.3.2"
"yaml": "2.3.3"
},
"devDependencies": {
"@types/hosted-git-info": "3.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ __metadata:
tempy: 3.1.0
ts-node: 10.9.1
typescript: 5.2.2
yaml: 2.3.2
yaml: 2.3.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6710,10 +6710,10 @@ __metadata:
languageName: node
linkType: hard

"yaml@npm:2.3.2":
version: 2.3.2
resolution: "yaml@npm:2.3.2"
checksum: acd80cc24df12c808c6dec8a0176d404ef9e6f08ad8786f746ecc9d8974968c53c6e8a67fdfabcc5f99f3dc59b6bb0994b95646ff03d18e9b1dcd59eccc02146
"yaml@npm:2.3.3":
version: 2.3.3
resolution: "yaml@npm:2.3.3"
checksum: cdfd132e7e0259f948929efe8835923df05c013c273c02bb7a2de9b46ac3af53c2778a35b32c7c0f877cc355dc9340ed564018c0242bfbb1278c2a3e53a0e99e
languageName: node
linkType: hard

Expand Down

0 comments on commit 484589b

Please sign in to comment.