Commit 7489a8db authored by Michael Kriese's avatar Michael Kriese
Browse files

chore(deps): update dependency conventional-changelog-conventionalcommits to...

chore(deps): update dependency conventional-changelog-conventionalcommits to v9 (renovate-bot/renovate-runner!3325)
parent 76f1c2cf
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
    "": {
      "devDependencies": {
        "@semantic-release/gitlab": "13.2.6",
        "conventional-changelog-conventionalcommits": "8.0.0",
        "conventional-changelog-conventionalcommits": "9.0.0",
        "prettier": "3.6.0",
        "semantic-release": "24.2.5"
      }
@@ -886,9 +886,9 @@
      }
    },
    "node_modules/conventional-changelog-conventionalcommits": {
      "version": "8.0.0",
      "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-8.0.0.tgz",
      "integrity": "sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==",
      "version": "9.0.0",
      "resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.0.0.tgz",
      "integrity": "sha512-5e48V0+DsWvQBEnnbBFhYQwYDzFPXVrakGPP1uSxekDkr5d7YWrmaWsgJpKFR0SkXmxK6qQr9O42uuLb9wpKxA==",
      "dev": true,
      "license": "ISC",
      "dependencies": {
+1 −1
Original line number Diff line number Diff line
{
  "devDependencies": {
    "@semantic-release/gitlab": "13.2.6",
    "conventional-changelog-conventionalcommits": "8.0.0",
    "conventional-changelog-conventionalcommits": "9.0.0",
    "prettier": "3.6.0",
    "semantic-release": "24.2.5"
  },