]> git.immae.eu Git - github/bastienwirtz/homer.git/commitdiff
Bump yaml from 2.1.3 to 2.2.2 (#636)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 28 Apr 2023 07:36:59 +0000 (09:36 +0200)
committerGitHub <noreply@github.com>
Fri, 28 Apr 2023 07:36:59 +0000 (09:36 +0200)
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>
package.json
yarn.lock

index c97dc56e3c92c091bb04e05c789701f0347c35d7..afe350a9c9330a3f6e9adf88121e06771e6fd619 100644 (file)
@@ -13,7 +13,7 @@
     "bulma": "^0.9.4",
     "lodash.merge": "^4.6.2",
     "vue": "^3.2.41",
-    "yaml": "^2.1.3"
+    "yaml": "^2.2.2"
   },
   "devDependencies": {
     "@rushstack/eslint-patch": "^1.2.0",
index abc6cef3d4a272df943d6e65f8205b51d81bc366..1c4b283b098fe02f82bfac89d46ccd6c54f6f1cd 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3513,10 +3513,10 @@ yallist@^4.0.0:
   resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
   integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
 
-yaml@^2.1.3:
-  version "2.1.3"
-  resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.1.3.tgz#9b3a4c8aff9821b696275c79a8bee8399d945207"
-  integrity sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==
+yaml@^2.2.2:
+  version "2.2.2"
+  resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.2.2.tgz#ec551ef37326e6d42872dad1970300f8eb83a073"
+  integrity sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==
 
 yocto-queue@^0.1.0:
   version "0.1.0"