Skip to content

Commit 948f8f2

Browse files
Bump yaml from 2.6.1 to 2.7.0 (#168)
* Bump yaml from 2.6.1 to 2.7.0 Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.1 to 2.7.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.7.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * npm ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Zennon Gosalvez <[email protected]>
1 parent 476c0d3 commit 948f8f2

File tree

4 files changed

+38
-17
lines changed

4 files changed

+38
-17
lines changed

dist/index.js

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

dist/index.js.map

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

package-lock.json

+4-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
@@ -19,7 +19,7 @@
1919
"license": "MIT",
2020
"dependencies": {
2121
"@actions/core": "^1.11.1",
22-
"yaml": "^2.6.1"
22+
"yaml": "^2.7.0"
2323
},
2424
"devDependencies": {
2525
"@vercel/ncc": "^0.38.3",

0 commit comments

Comments
 (0)