Skip to content

Commit a1cbf26

Browse files
chore(deps): bump js-yaml from 4.1.0 to 4.1.1 (#10138)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e72912c commit a1cbf26

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17935,7 +17935,7 @@ [email protected]:
1793517935
argparse "^1.0.7"
1793617936
esprima "^4.0.0"
1793717937

17938-
[email protected], js-yaml@^4.1.0:
17938+
1793917939
version "4.1.0"
1794017940
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
1794117941
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
@@ -17950,6 +17950,13 @@ js-yaml@^3.10.0, js-yaml@^3.13.1:
1795017950
argparse "^1.0.7"
1795117951
esprima "^4.0.0"
1795217952

17953+
js-yaml@^4.1.0:
17954+
version "4.1.1"
17955+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
17956+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
17957+
dependencies:
17958+
argparse "^2.0.1"
17959+
1795317960
jsbi@^4.3.0:
1795417961
version "4.3.0"
1795517962
resolved "https://registry.yarnpkg.com/jsbi/-/jsbi-4.3.0.tgz#b54ee074fb6fcbc00619559305c8f7e912b04741"

0 commit comments

Comments
 (0)