Skip to content

Commit 9667fe4

Browse files
chore(deps): bump yaml from 2.3.4 to 2.4.0
Bumps [yaml](https://github.com/eemeli/yaml) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.4...v2.4.0) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f312cb8 commit 9667fe4

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 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
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@actions/core": "^1.10.1",
2828
"@actions/exec": "^1.1.1",
29-
"yaml": "^2.3.4"
29+
"yaml": "^2.4.0"
3030
},
3131
"devDependencies": {
3232
"@types/node": "^20.11.17",

0 commit comments

Comments
 (0)