Skip to content

Commit a47b8dd

Browse files
Bump js-yaml in /.tools/test/stacks/admin/typescript (#7694)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency . These dependencies need to be updated together. Updates `js-yaml` from 4.1.0 to 4.1.1 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b49d4a6 commit a47b8dd

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

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

Lines changed: 18 additions & 8 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
@@ -24,7 +24,7 @@
2424
"@aws-cdk/core": "^1.204.0",
2525
"aws-cdk-lib": "2.190.0",
2626
"constructs": "^10.0.0",
27-
"js-yaml": "^4.1.0",
27+
"js-yaml": "^4.1.1",
2828
"source-map-support": "^0.5.21",
2929
"yaml": "^2.4.2"
3030
}

0 commit comments

Comments
 (0)