Skip to content

Commit 34bd3f4

Browse files
Bump js-yaml from 3.10.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.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.10.0...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d67c39 commit 34bd3f4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ app-root-path@^2.0.0:
117117
resolved "https://registry.yarnpkg.com/app-root-path/-/app-root-path-2.0.1.tgz#cd62dcf8e4fd5a417efc664d2e5b10653c651b46"
118118

119119
argparse@^1.0.7:
120-
version "1.0.9"
121-
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86"
120+
version "1.0.10"
121+
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
122122
dependencies:
123123
sprintf-js "~1.0.2"
124124

@@ -684,8 +684,8 @@ espree@^3.1.3, espree@^3.4.0:
684684
acorn-jsx "^3.0.0"
685685

686686
esprima@^4.0.0:
687-
version "4.0.0"
688-
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804"
687+
version "4.0.1"
688+
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71"
689689

690690
espurify@^1.5.0:
691691
version "1.7.0"
@@ -1194,8 +1194,8 @@ js-types@^1.0.0:
11941194
resolved "https://registry.yarnpkg.com/js-types/-/js-types-1.0.0.tgz#d242e6494ed572ad3c92809fc8bed7f7687cbf03"
11951195

11961196
js-yaml@^3.4.3, js-yaml@^3.5.1:
1197-
version "3.10.0"
1198-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
1197+
version "3.13.1"
1198+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
11991199
dependencies:
12001200
argparse "^1.0.7"
12011201
esprima "^4.0.0"

0 commit comments

Comments
 (0)