Skip to content

Commit 862b141

Browse files
Bump js-yaml from 3.14.1 to 3.14.2 (#19)
* Bump js-yaml from 3.14.1 to 3.14.2 Bumps [js-yaml](https://github.com/nodeca/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@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * Fix typescript@patch dependency --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Brichet <[email protected]>
1 parent b788ed1 commit 862b141

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6618,14 +6618,14 @@ __metadata:
66186618
linkType: hard
66196619

66206620
"js-yaml@npm:^3.13.1":
6621-
version: 3.14.1
6622-
resolution: "js-yaml@npm:3.14.1"
6621+
version: 3.14.2
6622+
resolution: "js-yaml@npm:3.14.2"
66236623
dependencies:
66246624
argparse: ^1.0.7
66256625
esprima: ^4.0.0
66266626
bin:
66276627
js-yaml: bin/js-yaml.js
6628-
checksum: bef146085f472d44dee30ec34e5cf36bf89164f5d585435a3d3da89e52622dff0b188a580e4ad091c3341889e14cb88cac6e4deb16dc5b1e9623bb0601fc255c
6628+
checksum: 626fc207734a3452d6ba84e1c8c226240e6d431426ed94d0ab043c50926d97c509629c08b1d636f5d27815833b7cfd225865631da9fb33cb957374490bf3e90b
66296629
languageName: node
66306630
linkType: hard
66316631

0 commit comments

Comments
 (0)