Skip to content

Commit 1974d64

Browse files
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 26a4b05 commit 1974d64

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-loader": "^5.3.2",
2525
"babel-runtime": "^5.8.20",
2626
"express": "^4.13.3",
27-
"js-yaml": "^3.4.0",
27+
"js-yaml": "^3.13.1",
2828
"less": "^2.7.1",
2929
"react": "15.3.1",
3030
"react-dom": "15.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1729,10 +1729,10 @@ [email protected]:
17291729
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
17301730
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
17311731

1732-
js-yaml@^3.4.0:
1733-
version "3.12.0"
1734-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.%3Cspan%20class="x x-first x-last">12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
1735-
integrity sha512-PIt2cnwmPfL4hKNwqeiuz4bKfnzHTBv6HyVgjahA6mPLwPDzjDWrplJBMjHUFxku/N3FlmrbyPclad+I+4mJ3A==
1732+
js-yaml@^3.13.1:
1733+
version "3.13.1"
1734+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.%3Cspan%20class="x x-first x-last">13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
1735+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
17361736
dependencies:
17371737
argparse "^1.0.7"
17381738
esprima "^4.0.0"

0 commit comments

Comments
 (0)