Skip to content

Commit 805ca67

Browse files
Bump yaml from 2.4.5 to 2.6.0 (#34)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.5 to 2.6.0. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.5...v2.6.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 3162fb9 commit 805ca67

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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": "^8.57.0",
2828
"eslint-plugin-json": "^3.1.0",
2929
"@typescript-eslint/eslint-plugin": "^7.16.0",
30-
"yaml": "^2.4.5"
30+
"yaml": "^2.6.0"
3131
},
3232
"devDependencies": {
3333
"@commitlint/cli": "^19.3.0",

0 commit comments

Comments
 (0)