Skip to content
This repository was archived by the owner on May 13, 2021. It is now read-only.

Commit 44598c3

Browse files
Bump js-yaml from 3.12.0 to 3.13.1 in /plugins/git-sync
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 f3d863f commit 44598c3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

plugins/git-sync/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -292,8 +292,8 @@ are-we-there-yet@~1.1.2:
292292
readable-stream "^2.0.0 || ^1.1.13"
293293

294294
argparse@^1.0.7:
295-
version "1.0.9"
296-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
295+
version "1.0.10"
296+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
297297
dependencies:
298298
sprintf-js "~1.0.2"
299299

@@ -2341,8 +2341,8 @@ js-tokens@^3.0.2:
23412341
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
23422342

23432343
js-yaml@^3.11.0:
2344-
version "3.12.0"
2345-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
2344+
version "3.13.1"
2345+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
23462346
dependencies:
23472347
argparse "^1.0.7"
23482348
esprima "^4.0.0"

0 commit comments

Comments
 (0)