Skip to content

Commit 7d4d176

Browse files
dependabot[bot]Rokt33r
authored andcommitted
Bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52ea44c commit 7d4d176

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"iconv-lite": "^0.4.19",
7777
"immutable": "^3.8.1",
7878
"invert-color": "^2.0.0",
79-
"js-yaml": "^3.12.0",
79+
"js-yaml": "^3.13.1",
8080
"jsonlint-mod": "^1.7.4",
8181
"katex": "^0.10.1",
8282
"lodash": "^4.17.13",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5603,16 +5603,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
56035603
version "4.0.0"
56045604
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
56055605

5606-
js-yaml@^3.10.0, js-yaml@^3.5.1, js-yaml@^3.7.0:
5607-
version "3.11.0"
5608-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
5609-
dependencies:
5610-
argparse "^1.0.7"
5611-
esprima "^4.0.0"
5612-
5613-
js-yaml@^3.12.0, js-yaml@^3.8.1, js-yaml@^3.9.0:
5614-
version "3.12.0"
5615-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
5606+
js-yaml@^3.10.0, js-yaml@^3.13.1, js-yaml@^3.5.1, js-yaml@^3.7.0, js-yaml@^3.8.1, js-yaml@^3.9.0:
5607+
version "3.13.1"
5608+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
5609+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
56165610
dependencies:
56175611
argparse "^1.0.7"
56185612
esprima "^4.0.0"

0 commit comments

Comments
 (0)