Skip to content

Commit 3b88e95

Browse files
committed
fix(deps): update dependency yaml to v2
1 parent 447d0ce commit 3b88e95

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.0.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
@@ -5885,7 +5885,12 @@ yallist@^4.0.0:
58855885
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
58865886
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
58875887

5888-
[email protected], yaml@^1.10.0:
5888+
5889+
version "2.0.1"
5890+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.0.1.tgz#71886d6021f3da28169dbefde78d4dd0f8d83650"
5891+
integrity sha512-1NpAYQ3wjzIlMs0mgdBmYzLkFgWBIWrzYVDYfrixhoFNNgJ444/jT2kUT2sicRbJES3oQYRZugjB6Ro8SjKeFg==
5892+
5893+
yaml@^1.10.0:
58895894
version "1.10.2"
58905895
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
58915896
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==

0 commit comments

Comments
 (0)