aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
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 /package.json
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>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 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",