Skip to content

Commit d247151

Browse files
chore: Bump yaml from 2.2.0 to 2.2.1 (#438)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 258a459 commit d247151

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@actions/core": "^1.10.0",
2929
"aws-sdk": "^2.1282.0",
30-
"yaml": "^2.2.0"
30+
"yaml": "^2.2.1"
3131
},
3232
"devDependencies": {
3333
"@vercel/ncc": "^0.36.0",

0 commit comments

Comments
 (0)