Skip to content

Commit ee702bd

Browse files
committed
fix(deps): update dependency yaml to v2
1 parent 5dce0a1 commit ee702bd

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"unknown": "0.2.5",
7777
"wordwrap": "1.0.0",
7878
"xml-formatter": "2.6.1",
79-
"yaml": "1.10.2",
79+
"yaml": "2.1.1",
8080
"yarn": "1.22.18"
8181
},
8282
"devDependencies": {

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6024,7 +6024,12 @@ yallist@^4.0.0:
60246024
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
60256025
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
60266026

6027-
[email protected], yaml@^1.10.0:
6027+
6028+
version "2.1.1"
6029+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.1.tgz#1e06fb4ca46e60d9da07e4f786ea370ed3c3cfec"
6030+
integrity sha512-o96x3OPo8GjWeSLF+wOAbrPfhFOGY0W00GNaxCDv+9hkcDJEnev1yh8S7pgHF0ik6zc8sQLuL8hjHjJULZp8bw==
6031+
6032+
yaml@^1.10.0:
60286033
version "1.10.2"
60296034
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
60306035
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)