Skip to content

Commit 7ec1981

Browse files
Bump js-yaml from 3.14.1 to 3.14.2 in /website (#3594)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c3d2354 commit 7ec1981

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6173,9 +6173,9 @@ js-tokens@^3.0.2:
61736173
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
61746174

61756175
js-yaml@^3.11.0, js-yaml@^3.13.1:
6176-
version "3.14.1"
6177-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
6178-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
6176+
version "3.14.2"
6177+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.2.tgz#77485ce1dd7f33c061fd1b16ecea23b55fcb04b0"
6178+
integrity sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==
61796179
dependencies:
61806180
argparse "^1.0.7"
61816181
esprima "^4.0.0"

0 commit comments

Comments
 (0)