Skip to content

Commit d5a381c

Browse files
build(deps): bump yaml from 1.7.2 to 1.9.2
Bumps [yaml](https://github.com/eemeli/yaml) from 1.7.2 to 1.9.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v1.7.2...v1.9.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent bd60d77 commit d5a381c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -150,12 +150,12 @@
150150
dependencies:
151151
"@babel/helper-plugin-utils" "^7.8.0"
152152

153-
"@babel/runtime@^7.6.3":
154-
version "7.8.3"
155-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.3.tgz#0811944f73a6c926bb2ad35e918dcc1bfab279f1"
156-
integrity sha512-fVHx1rzEmwB130VTkLnxR+HmxcTjGzH12LYQcFFoBwakMd3aOMD4OsRN7tGG/UOYE2ektgFrS8uACAoRk1CY0w==
153+
"@babel/runtime@^7.9.2":
154+
version "7.9.2"
155+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.2.tgz#d90df0583a3a252f09aaa619665367bae518db06"
156+
integrity sha512-NE2DtOdufG7R5vnfQUTehdTfNycfUANEtCa9PssN9O/xmTzP4E08UI797ixaei6hBEVL9BI/PsdJS5x7mWoB9Q==
157157
dependencies:
158-
regenerator-runtime "^0.13.2"
158+
regenerator-runtime "^0.13.4"
159159

160160
"@babel/template@^7.7.4", "@babel/template@^7.8.3":
161161
version "7.8.3"
@@ -4629,10 +4629,10 @@ realpath-native@^1.1.0:
46294629
dependencies:
46304630
util.promisify "^1.0.0"
46314631

4632-
regenerator-runtime@^0.13.2:
4633-
version "0.13.3"
4634-
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
4635-
integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
4632+
regenerator-runtime@^0.13.4:
4633+
version "0.13.5"
4634+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
4635+
integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==
46364636

46374637
regex-not@^1.0.0, regex-not@^1.0.2:
46384638
version "1.0.2"
@@ -5806,11 +5806,11 @@ yallist@^3.0.2:
58065806
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
58075807

58085808
yaml@^1.5.1, yaml@^1.7.2:
5809-
version "1.7.2"
5810-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.7.2.tgz#f26aabf738590ab61efaca502358e48dc9f348b2"
5811-
integrity sha512-qXROVp90sb83XtAoqE8bP9RwAkTTZbugRUTm5YeFCBfNRPEp2YzTeqWiz7m5OORHzEvrA/qcGS8hp/E+MMROYw==
5809+
version "1.9.2"
5810+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.9.2.tgz#f0cfa865f003ab707663e4f04b3956957ea564ed"
5811+
integrity sha512-HPT7cGGI0DuRcsO51qC1j9O16Dh1mZ2bnXwsi0jrSpsLz0WxOLSLXfkABVl6bZO629py3CU+OMJtpNHDLB97kg==
58125812
dependencies:
5813-
"@babel/runtime" "^7.6.3"
5813+
"@babel/runtime" "^7.9.2"
58145814

58155815
yargs-parser@^16.1.0:
58165816
version "16.1.0"

0 commit comments

Comments
 (0)