Skip to content

Commit 5966a43

Browse files
build(deps): bump yaml from 2.7.0 to 2.7.1 (#113)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.0...v2.7.1) --- 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>
1 parent 23bc8e2 commit 5966a43

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"dependencies": {
55
"@actions/core": "^1.11.1",
66
"@actions/exec": "^1.1.1",
7-
"yaml": "^2.7.0"
7+
"yaml": "^2.7.1"
88
}
99
}

0 commit comments

Comments
 (0)