Skip to content

Commit 8fb34ee

Browse files
Bump yaml from 2.6.0 to 2.7.0 (#52)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.0...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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26abdef commit 8fb34ee

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -27,7 +27,7 @@
2727
"eslint": "^9.0.0",
2828
"eslint-plugin-json": "^4.0.0",
2929
"@typescript-eslint/eslint-plugin": "^8.13.0",
30-
"yaml": "^2.6.0"
30+
"yaml": "^2.7.0"
3131
},
3232
"devDependencies": {
3333
"@commitlint/cli": "^19.3.0",

0 commit comments

Comments
 (0)