Skip to content

Commit 6c7a24d

Browse files
Bump js-yaml from 3.12.1 to 3.13.1 in /example
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 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.1...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cf59e0 commit 6c7a24d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

example/yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,9 +5493,9 @@ js-tokens@^3.0.2:
54935493
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
54945494

54955495
js-yaml@^3.12.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
5496-
version "3.12.1"
5497-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.1.tgz#295c8632a18a23e054cf5c9d3cecafe678167600"
5498-
integrity sha512-um46hB9wNOKlwkHgiuyEVAybXBjwFUV0Z/RaHJblRd9DXltue9FTYvzCr9ErQrK9Adz5MU4gHWVaNUfdmrC8qA==
5496+
version "3.13.1"
5497+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
5498+
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
54995499
dependencies:
55005500
argparse "^1.0.7"
55015501
esprima "^4.0.0"
@@ -7869,8 +7869,10 @@ react-is@^16.7.0, react-is@^16.8.1:
78697869
integrity sha512-ioMCzVDWvCvKD8eeT+iukyWrBGrA3DiFYkXfBsVYIRdaREZuBjENG+KjrikavCLasozqRWTwFUagU/O4vPpRMA==
78707870

78717871
"react-message-source@link:..":
7872-
version "0.0.0"
7873-
uid ""
7872+
version "2.1.1"
7873+
dependencies:
7874+
hoist-non-react-statics "^3.3.0"
7875+
invariant "^2.2.4"
78747876

78757877
78767878
version "2.1.8"

0 commit comments

Comments
 (0)