Skip to content

Commit c779606

Browse files
Bump yaml from 2.4.2 to 2.8.3 in /.tools/test/stacks/admin/typescript
Bumps [yaml](https://github.com/eemeli/yaml) from 2.4.2 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.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 130fb08 commit c779606

File tree

2 files changed

+11
-15
lines changed

2 files changed

+11
-15
lines changed

.tools/test/stacks/admin/typescript/package-lock.json

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

.tools/test/stacks/admin/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"constructs": "^10.0.0",
2727
"js-yaml": "^4.1.1",
2828
"source-map-support": "^0.5.21",
29-
"yaml": "^2.4.2"
29+
"yaml": "^2.8.3"
3030
}
3131
}

0 commit comments

Comments
 (0)