Skip to content

Commit 05ddbf0

Browse files
chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6b03130 commit 05ddbf0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

antora-ui-camel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"gulp-terser": "^1.2.0",
5252
"handlebars": "^4.7.8",
5353
"highlight.js": "~11",
54-
"js-yaml": "~3.14.2",
54+
"js-yaml": "~4.1.1",
5555
"merge-stream": "~2.0",
5656
"plugin-error": "~1.0",
5757
"postcss-calc": "~7.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3630,7 +3630,7 @@ __metadata:
36303630
gulp-terser: "npm:^1.2.0"
36313631
handlebars: "npm:^4.7.8"
36323632
highlight.js: "npm:~11"
3633-
js-yaml: "npm:~3.14.2"
3633+
js-yaml: "npm:~4.1.1"
36343634
merge-stream: "npm:~2.0"
36353635
plugin-error: "npm:~1.0"
36363636
postcss-calc: "npm:~7.0"
@@ -12960,7 +12960,7 @@ __metadata:
1296012960
languageName: node
1296112961
linkType: hard
1296212962

12963-
"js-yaml@npm:^3.13.0, js-yaml@npm:^3.13.1, js-yaml@npm:~3.14.2":
12963+
"js-yaml@npm:^3.13.0, js-yaml@npm:^3.13.1":
1296412964
version: 3.14.2
1296512965
resolution: "js-yaml@npm:3.14.2"
1296612966
dependencies:

0 commit comments

Comments
 (0)