Skip to content

Commit e3b84d4

Browse files
build(deps): bump js-yaml in /repo-scripts/api-documenter
Bumps [js-yaml](https://github.com/nodeca/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) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d1d898f commit e3b84d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo-scripts/api-documenter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"colors": "~1.4.0",
2929
"resolve": "~1.22.0",
3030
"tslib": "^2.1.0",
31-
"js-yaml": "4.1.0"
31+
"js-yaml": "4.1.1"
3232
},
3333
"devDependencies": {
3434
"@types/js-yaml": "4.0.9",

0 commit comments

Comments
 (0)