aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-28 09:36:59 +0200
committerGitHub <noreply@github.com>2023-04-28 09:36:59 +0200
commit1707f5adaddb90a126be4b60284921facb6d37ff (patch)
tree7161a940a80ee88a35f16bc5ec5e575a43014c4c
parentd362add383b622c4b941e8bdd02b741393c65bd0 (diff)
downloadhomer-1707f5adaddb90a126be4b60284921facb6d37ff.tar.gz
homer-1707f5adaddb90a126be4b60284921facb6d37ff.tar.zst
homer-1707f5adaddb90a126be4b60284921facb6d37ff.zip
Bump yaml from 2.1.3 to 2.2.2 (#636)
Bumps [yaml](https://github.com/eemeli/yaml) from 2.1.3 to 2.2.2. - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.1.3...v2.2.2) --- updated-dependencies: - dependency-name: yaml dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index c97dc56..afe350a 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
13 "bulma": "^0.9.4", 13 "bulma": "^0.9.4",
14 "lodash.merge": "^4.6.2", 14 "lodash.merge": "^4.6.2",
15 "vue": "^3.2.41", 15 "vue": "^3.2.41",
16 "yaml": "^2.1.3" 16 "yaml": "^2.2.2"
17 }, 17 },
18 "devDependencies": { 18 "devDependencies": {
19 "@rushstack/eslint-patch": "^1.2.0", 19 "@rushstack/eslint-patch": "^1.2.0",
diff --git a/yarn.lock b/yarn.lock
index abc6cef..1c4b283 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3513,10 +3513,10 @@ yallist@^4.0.0:
3513 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" 3513 resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3514 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== 3514 integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3515 3515
3516yaml@^2.1.3: 3516yaml@^2.2.2:
3517 version "2.1.3" 3517 version "2.2.2"
3518 resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.3.tgz#9b3a4c8aff9821b696275c79a8bee8399d945207" 3518 resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
3519 integrity sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg== 3519 integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
3520 3520
3521yocto-queue@^0.1.0: 3521yocto-queue@^0.1.0:
3522 version "0.1.0" 3522 version "0.1.0"