chore(deps): bump yaml from 2.2.1 to 2.2.2 (#762)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-25 08:48:05 -04:00 committed by GitHub
parent d0e087d582
commit 9a2afc481e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -173,7 +173,7 @@
"vfile-statistics": "2.0.1",
"what-input": "5.2.12",
"what-the-diff": "0.6.0",
"yaml": "2.2.1"
"yaml": "2.2.2"
},
"devDependencies": {
"@babel/cli": "7.21.0",

View File

@ -30,7 +30,7 @@
"react-schemaorg": "2.0.0",
"remark-gfm": "3.0.1",
"schema-dts": "1.1.2",
"yaml": "2.2.1"
"yaml": "2.2.2"
},
"devDependencies": {
"@babel/core": "7.21.4",

View File

@ -19838,10 +19838,10 @@ yallist@^4.0.0:
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
yaml@2.2.1, yaml@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.1.tgz#3014bf0482dcd15147aa8e56109ce8632cd60ce4"
integrity sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==
yaml@2.2.2, yaml@^2.2.1:
version "2.2.2"
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
yaml@^1.10.0, yaml@^1.10.2, yaml@^1.7.2:
version "1.10.2"