Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

Commit ea26eaa

Browse files
Bump js-yaml from 3.12.2 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.2 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.2...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a21d85 commit ea26eaa

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
@@ -28,7 +28,7 @@
2828
"intl": "^1.2.5",
2929
"intl-messageformat": "1.3.0",
3030
"intl-relativeformat": "1.3.0",
31-
"js-yaml": "^3.7.0",
31+
"js-yaml": "^3.13.1",
3232
"lodash": "^4.17.4",
3333
"morgan": "^1.9.1",
3434
"qs": "^6.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3951,10 +3951,10 @@ js-tokens@^3.0.2:
39513951
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
39523952
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
39533953

3954-
[email protected], js-yaml@^3.5.1, js-yaml@^3.7.0:
3955-
version "3.12.2"
3956-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.2.tgz#ef1d067c5a9d9cb65bd72f285b5d8105c77f14fc"
3957-
integrity sha512-QHn/Lh/7HhZ/Twc7vJYQTkjuCa0kaCcDcjK5Zlk2rvnUpy7DxMJ23+Jc2dcyvltwQVg1nygAVlB2oRDFHoRS5Q==
3954+
[email protected], js-yaml@^3.13.1, js-yaml@^3.5.1, js-yaml@^3.7.0:
3955+
version "3.13.1"
3956+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
3957+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
39583958
dependencies:
39593959
argparse "^1.0.7"
39603960
esprima "^4.0.0"

0 commit comments

Comments
 (0)