Skip to content

Commit c4f80a0

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): Bump yaml in the npm-production-dependencies group
Bumps the npm-production-dependencies group with 1 update: [yaml](https://github.com/eemeli/yaml). Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f83813 commit c4f80a0

3 files changed

Lines changed: 36 additions & 35 deletions

File tree

packages/cicd/github-actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@ci-dokumentor/repository-git": "workspace:*",
2121
"@ci-dokumentor/repository-github": "workspace:*",
2222
"feather-icons": "^4.29.2",
23-
"yaml": "^2.8.3",
23+
"yaml": "^2.8.4",
2424
"inversify": "^8.1.0"
2525
},
2626
"devDependencies": {

packages/cicd/gitlab-ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@ci-dokumentor/core": "workspace:*",
2020
"@ci-dokumentor/repository-git": "workspace:*",
2121
"@ci-dokumentor/repository-gitlab": "workspace:*",
22-
"yaml": "^2.8.3",
22+
"yaml": "^2.8.4",
2323
"inversify": "^8.1.0"
2424
}
2525
}

pnpm-lock.yaml

Lines changed: 34 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)