Skip to content

Bump js-yaml from 3.10.0 to 3.14.0 in /javascript/extractor/lib/typescript #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions javascript/extractor/lib/typescript/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ ansi-styles@^3.1.0:
color-convert "^1.9.0"

argparse@^1.0.7:
version "1.0.9"
resolved argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86
version "1.0.10"
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
dependencies:
sprintf-js "~1.0.2"

Expand Down Expand Up @@ -94,8 +94,8 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4

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

esutils@^2.0.2:
version "2.0.2"
Expand Down Expand Up @@ -142,8 +142,8 @@ js-tokens@^3.0.2:
resolved js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b

js-yaml@^3.7.0:
version "3.10.0"
resolved js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc
version "3.14.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
Expand Down Expand Up @@ -180,7 +180,7 @@ semver@^5.3.0:

sprintf-js@~1.0.2:
version "1.0.3"
resolved sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"

strip-ansi@^3.0.0:
version "3.0.1"
Expand Down