Skip to content

Commit d76413f

Browse files
chore(deps): bump js-yaml and node-yaml-config in /template
Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.1.1 and updates ancestor dependency [node-yaml-config](https://github.com/leafty/node-yaml-config). 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 `node-yaml-config` from 0.0.6 to 1.0.0 - [Release notes](https://github.com/leafty/node-yaml-config/releases) - [Commits](leafty/node-yaml-config@v0.0.6...v1.0.0) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect - dependency-name: node-yaml-config dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 033c30b commit d76413f

File tree

2 files changed

+18
-84
lines changed

2 files changed

+18
-84
lines changed

template/package-lock.json

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

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"@asyncapi/parser": "^3.4.0",
1010
"express": "4.19.2",
1111
"express-ws": "4.0.0",
12-
"node-yaml-config": "0.0.6"
12+
"node-yaml-config": "1.0.0"
1313
}
1414
}

0 commit comments

Comments
 (0)