From f0150226b38ead9558f27573e5896a96b5a25a1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:40:50 +0000 Subject: [PATCH] chore(deps): update dependency conventional-changelog-ember to v4 --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6591a198..8460a965 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "c8": "8.0.1", "conventional-changelog-atom": "3.0.0", "conventional-changelog-conventionalcommits": "6.1.0", - "conventional-changelog-ember": "3.0.0", + "conventional-changelog-ember": "4.0.0", "conventional-changelog-eslint": "4.0.0", "conventional-changelog-express": "3.0.0", "conventional-changelog-jshint": "3.0.0", @@ -1360,12 +1360,12 @@ } }, "node_modules/conventional-changelog-ember": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-3.0.0.tgz", - "integrity": "sha512-7PYthCoSxIS98vWhVcSphMYM322OxptpKAuHYdVspryI0ooLDehRXWeRWgN+zWSBXKl/pwdgAg8IpLNSM1/61A==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/conventional-changelog-ember/-/conventional-changelog-ember-4.0.0.tgz", + "integrity": "sha512-D0IMhwcJUg1Y8FSry6XAplEJcljkHVlvAZddhhsdbL1rbsqRsMfGx/PIkPYq0ru5aDgn+OxhQ5N5yR7P9mfsvA==", "dev": true, "engines": { - "node": ">=14" + "node": ">=16" } }, "node_modules/conventional-changelog-eslint": { diff --git a/package.json b/package.json index 228fceab..848242c0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "c8": "8.0.1", "conventional-changelog-atom": "3.0.0", "conventional-changelog-conventionalcommits": "6.1.0", - "conventional-changelog-ember": "3.0.0", + "conventional-changelog-ember": "4.0.0", "conventional-changelog-eslint": "4.0.0", "conventional-changelog-express": "3.0.0", "conventional-changelog-jshint": "3.0.0",