Skip to content

Commit 28b6092

Browse files
Bump yaml from 2.6.1 to 2.8.3
Bumps [yaml](https://github.com/eemeli/yaml) from 2.6.1 to 2.8.3. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.6.1...v2.8.3) --- updated-dependencies: - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5512a7d commit 28b6092

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/metro-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"metro-cache": "0.84.4",
2727
"metro-core": "0.84.4",
2828
"metro-runtime": "0.84.4",
29-
"yaml": "^2.6.1"
29+
"yaml": "^2.8.3"
3030
},
3131
"devDependencies": {
3232
"@types/connect": "^3.4.35",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5913,10 +5913,10 @@ yallist@^3.0.2:
59135913
resolved "https://registry.yarnpkg.com/yallist/-/yallist-3.1.1.tgz#dbb7daf9bfd8bac9ab45ebf602b8cbad0d5d08fd"
59145914
integrity sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==
59155915

5916-
yaml@^2.6.1:
5917-
version "2.6.1"
5918-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.6.1.tgz#42f2b1ba89203f374609572d5349fb8686500773"
5919-
integrity sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==
5916+
yaml@^2.8.3:
5917+
version "2.8.3"
5918+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
5919+
integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
59205920

59215921
yargs-parser@^21.1.1:
59225922
version "21.1.1"

0 commit comments

Comments
 (0)