Skip to content

Commit 531bf0a

Browse files
Bump js-yaml from 4.1.0 to 4.1.1 (#4611)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Garrett Campbell <[email protected]>
1 parent 9660d7a commit 531bf0a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4023,7 +4023,7 @@
40234023
"demangler-js": "^0.1.7",
40244024
"handlebars": "^4.7.7",
40254025
"iconv-lite": "^0.6.2",
4026-
"js-yaml": "^4.0.0",
4026+
"js-yaml": "^4.1.1",
40274027
"json5": "^2.2.2",
40284028
"minimist": "^1.2.6",
40294029
"open": "^7.4.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4553,10 +4553,10 @@ js-yaml@^3.13.1:
45534553
argparse "^1.0.7"
45544554
esprima "^4.0.0"
45554555

4556-
js-yaml@^4.0.0, js-yaml@^4.1.0:
4557-
version "4.1.0"
4558-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.0.tgz"
4559-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
4556+
js-yaml@^4.1.0, js-yaml@^4.1.1:
4557+
version "4.1.1"
4558+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
4559+
integrity sha1-hUwpJGdwW2mUduGi3swMijRYgGs=
45604560
dependencies:
45614561
argparse "^2.0.1"
45624562

0 commit comments

Comments
 (0)