This repository has been archived by the owner on Dec 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.2.7 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.2.7...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
1cf9220
commit b3cb386
Showing
2 changed files
with
8 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -158,7 +158,7 @@ are-we-there-yet@~1.1.2: | |
delegates "^1.0.0" | ||
readable-stream "^2.0.6" | ||
|
||
argparse@^1.0.2, argparse@^1.0.7, "argparse@~ 1.0.0": | ||
argparse@^1.0.2, argparse@^1.0.7: | ||
version "1.0.9" | ||
resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.9.tgz#73d83bc263f86e97f8cc4f6bae1b0e90a7d22c86" | ||
dependencies: | ||
|
@@ -1599,10 +1599,6 @@ esprima@^4.0.0: | |
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.0.tgz#4499eddcd1110e0b218bacf2fa7f7f59f55ca804" | ||
|
||
"esprima@~ 2.0.0": | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-2.0.0.tgz#609ac5c2667eae5433b41eb9ecece2331b41498f" | ||
|
||
esprima@~1.0: | ||
version "1.0.4" | ||
resolved "https://registry.yarnpkg.com/esprima/-/esprima-1.0.4.tgz#9f557e08fc3b4d26ece9dd34f8fbf476b62585ad" | ||
|
@@ -2622,12 +2618,13 @@ js-tokens@^3.0.0, js-tokens@^3.0.2: | |
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b" | ||
|
||
[email protected]: | ||
version "3.2.7" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.2.7.tgz#102790f265d986fe95a4d0f2a792e7a7bd886eec" | ||
[email protected], js-yaml@^3.2.5, js-yaml@^3.9.1: | ||
version "3.13.1" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847" | ||
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw== | ||
dependencies: | ||
argparse "~ 1.0.0" | ||
esprima "~ 2.0.0" | ||
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
[email protected]: | ||
version "3.4.5" | ||
|
@@ -2636,13 +2633,6 @@ [email protected]: | |
argparse "^1.0.2" | ||
esprima "^2.6.0" | ||
|
||
js-yaml@^3.2.5, js-yaml@^3.9.1: | ||
version "3.10.0" | ||
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc" | ||
dependencies: | ||
argparse "^1.0.7" | ||
esprima "^4.0.0" | ||
|
||
jsbn@~0.1.0: | ||
version "0.1.1" | ||
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" | ||
|