Skip to content

Commit 5909730

Browse files
dependabot[bot]neilime
authored andcommitted
build(deps): Bump yaml from 2.8.2 to 2.8.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.2...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e695526 commit 5909730

File tree

3 files changed

+39
-39
lines changed

3 files changed

+39
-39
lines changed

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.2",
23+
"yaml": "^2.8.3",
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.2",
22+
"yaml": "^2.8.3",
2323
"inversify": "^8.1.0"
2424
}
2525
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)