Skip to content

Commit 72e1416

Browse files
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] <support@github.com>
1 parent 747b35d commit 72e1416

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed
105 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"concurrently": "^6.2.1",
2828
"front-matter": "^4.0.2",
2929
"glob": "^7.2.0",
30-
"js-yaml": "^4.1.0",
30+
"js-yaml": "^4.1.1",
3131
"remark": "^14.0.1",
3232
"remark-cli": "^10.0.0",
3333
"remark-lint": "^9.1.0",

yarn.lock

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4827,6 +4827,17 @@ __metadata:
48274827
languageName: node
48284828
linkType: hard
48294829

4830+
"js-yaml@npm:^4.1.1":
4831+
version: 4.1.1
4832+
resolution: "js-yaml@npm:4.1.1"
4833+
dependencies:
4834+
argparse: ^2.0.1
4835+
bin:
4836+
js-yaml: bin/js-yaml.js
4837+
checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d
4838+
languageName: node
4839+
linkType: hard
4840+
48304841
"jsesc@npm:^2.5.1":
48314842
version: 2.5.2
48324843
resolution: "jsesc@npm:2.5.2"
@@ -7701,7 +7712,7 @@ __metadata:
77017712
glob: ^7.2.0
77027713
globby: 11.0.4
77037714
handlebars: ^4.7.7
7704-
js-yaml: ^4.1.0
7715+
js-yaml: ^4.1.1
77057716
locate-path: ^7.1.0
77067717
ms: ^2.1.3
77077718
ora: 5.4.1

0 commit comments

Comments
 (0)