Skip to content

Commit f57e5b0

Browse files
build(deps): bump yaml from 2.7.0 to 2.7.1
Bumps [yaml](https://github.com/eemeli/yaml) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab1d2c commit f57e5b0

2 files changed

Lines changed: 33 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"webpack-merge": "^6.0.1",
104104
"xml2js": "^0.5.0",
105105
"xvfb-maybe": "^0.2.1",
106-
"yaml": "^2.7.0"
106+
"yaml": "^2.7.1"
107107
},
108108
"devDependencies": {
109109
"@github/markdownlint-github": "^0.1.0",

yarn.lock

Lines changed: 32 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -8977,7 +8977,16 @@ string-length@^4.0.1:
89778977
char-regex "^1.0.2"
89788978
strip-ansi "^6.0.0"
89798979

8980-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
8980+
"string-width-cjs@npm:string-width@^4.2.0":
8981+
version "4.2.3"
8982+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8983+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8984+
dependencies:
8985+
emoji-regex "^8.0.0"
8986+
is-fullwidth-code-point "^3.0.0"
8987+
strip-ansi "^6.0.1"
8988+
8989+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.2.3:
89818990
version "4.2.3"
89828991
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
89838992
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -9116,7 +9125,7 @@ string_decoder@^1.1.1:
91169125
dependencies:
91179126
safe-buffer "~5.2.0"
91189127

9119-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9128+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
91209129
version "6.0.1"
91219130
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
91229131
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -9130,6 +9139,13 @@ strip-ansi@^3.0.0:
91309139
dependencies:
91319140
ansi-regex "^2.0.0"
91329141

9142+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
9143+
version "6.0.1"
9144+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
9145+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
9146+
dependencies:
9147+
ansi-regex "^5.0.1"
9148+
91339149
strip-ansi@^7.0.1:
91349150
version "7.1.0"
91359151
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -10062,7 +10078,16 @@ worker-farm@^1.3.1:
1006210078
errno "^0.1.4"
1006310079
xtend "^4.0.1"
1006410080

10065-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
10081+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
10082+
version "7.0.0"
10083+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
10084+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
10085+
dependencies:
10086+
ansi-styles "^4.0.0"
10087+
string-width "^4.1.0"
10088+
strip-ansi "^6.0.0"
10089+
10090+
wrap-ansi@^7.0.0:
1006610091
version "7.0.0"
1006710092
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1006810093
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -10164,15 +10189,10 @@ yallist@^5.0.0:
1016410189
resolved "https://registry.yarnpkg.com/yallist/-/yallist-5.0.0.tgz#00e2de443639ed0d78fd87de0d27469fbcffb533"
1016510190
integrity sha512-YgvUTfwqyc7UXVMrB+SImsVYSmTS8X/tSrtdNZMImM+n7+QTriRXyXim0mBrTXNeqzVF0KWGgHPeiyViFFrNDw==
1016610191

10167-
yaml@^2.2.2:
10168-
version "2.6.0"
10169-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.0.tgz#14059ad9d0b1680d0f04d3a60fe00f3a857303c3"
10170-
integrity sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==
10171-
10172-
yaml@^2.7.0:
10173-
version "2.7.0"
10174-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
10175-
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
10192+
yaml@^2.2.2, yaml@^2.7.1:
10193+
version "2.7.1"
10194+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.1.tgz#44a247d1b88523855679ac7fa7cda6ed7e135cf6"
10195+
integrity sha512-10ULxpnOCQXxJvBgxsn9ptjq6uviG/htZKk9veJGhlqn3w/DxQ631zFF+nlQXLwmImeS5amR2dl2U8sg6U9jsQ==
1017610196

1017710197
yargs-parser@^20.2.2:
1017810198
version "20.2.9"

0 commit comments

Comments
 (0)