Skip to content

Commit fe854e9

Browse files
chore: Bump yaml from 2.1.3 to 2.2.0 (aws-actions#434)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.1.3...v2.2.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... 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>
1 parent fbfe97e commit fe854e9

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.1278.0",
30-
"yaml": "^2.1.3"
30+
"yaml": "^2.2.0"
3131
},
3232
"devDependencies": {
3333
"@vercel/ncc": "^0.36.0",

0 commit comments

Comments
 (0)