fix(deps): update dependency yaml to v2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-07-06 14:18:17 +00:00
committed by Github changeset workflow
parent 8754ab6fac
commit 72622d9143
12 changed files with 27 additions and 13 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"@types/jest": "^26.0.7",
"@types/json-schema": "^7.0.5",
"@types/lodash": "^4.14.151",
"yaml": "^1.9.2"
"yaml": "^2.0.0"
},
"files": [
"dist",
+1 -1
View File
@@ -120,7 +120,7 @@
"webpack": "^5.66.0",
"webpack-dev-server": "^4.7.3",
"webpack-node-externals": "^3.0.0",
"yaml": "^1.10.0",
"yaml": "^2.0.0",
"yml-loader": "^2.1.0",
"yn": "^4.0.0",
"zod": "^3.11.6"
+1 -1
View File
@@ -47,7 +47,7 @@
"json-schema-traverse": "^1.0.0",
"node-fetch": "^2.6.7",
"typescript-json-schema": "^0.54.0",
"yaml": "^1.9.2",
"yaml": "^2.0.0",
"yup": "^0.32.9"
},
"devDependencies": {