Skip to content

Commit ad9a668

Browse files
chore(deps): bump js-yaml in the npm_and_yarn group across 1 directory (#4133)
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `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: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fa7236 commit ad9a668

File tree

1 file changed

+31
-9
lines changed

1 file changed

+31
-9
lines changed

yarn.lock

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4309,9 +4309,9 @@ js-tokens@^4.0.0:
43094309
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
43104310

43114311
js-yaml@^4.1.0:
4312-
version "4.1.0"
4313-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz#c1fb65f8f5017901cdd2c951864ba18458a10602"
4314-
integrity sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==
4312+
version "4.1.1"
4313+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.1.tgz#854c292467705b699476e1a2decc0c8a3458806b"
4314+
integrity sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==
43154315
dependencies:
43164316
argparse "^2.0.1"
43174317

@@ -5905,8 +5905,16 @@ stop-iteration-iterator@^1.1.0:
59055905
es-errors "^1.3.0"
59065906
internal-slot "^1.1.0"
59075907

5908-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
5909-
name string-width-cjs
5908+
"string-width-cjs@npm:string-width@^4.2.0":
5909+
version "4.2.3"
5910+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5911+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5912+
dependencies:
5913+
emoji-regex "^8.0.0"
5914+
is-fullwidth-code-point "^3.0.0"
5915+
strip-ansi "^6.0.1"
5916+
5917+
string-width@^4.1.0, string-width@^4.2.0:
59105918
version "4.2.3"
59115919
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
59125920
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -6029,8 +6037,14 @@ string.prototype.trimstart@^1.0.8:
60296037
define-properties "^1.2.1"
60306038
es-object-atoms "^1.0.0"
60316039

6032-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
6033-
name strip-ansi-cjs
6040+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
6041+
version "6.0.1"
6042+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
6043+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
6044+
dependencies:
6045+
ansi-regex "^5.0.1"
6046+
6047+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
60346048
version "6.0.1"
60356049
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
60366050
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -6546,8 +6560,16 @@ which@^2.0.1:
65466560
dependencies:
65476561
isexe "^2.0.0"
65486562

6549-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
6550-
name wrap-ansi-cjs
6563+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
6564+
version "7.0.0"
6565+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6566+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6567+
dependencies:
6568+
ansi-styles "^4.0.0"
6569+
string-width "^4.1.0"
6570+
strip-ansi "^6.0.0"
6571+
6572+
wrap-ansi@^7.0.0:
65516573
version "7.0.0"
65526574
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
65536575
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)