Commit a70048e7 authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(deps): update dependency @semantic-release/gitlab to v13.2.5

| datasource | package                  | from   | to     |
| ---------- | ------------------------ | ------ | ------ |
| npm        | @semantic-release/gitlab | 13.2.4 | 13.2.5 |
parent b64703ef
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
  "packages": {
    "": {
      "devDependencies": {
        "@semantic-release/gitlab": "13.2.4",
        "@semantic-release/gitlab": "13.2.5",
        "conventional-changelog-conventionalcommits": "8.0.0",
        "prettier": "3.5.3",
        "semantic-release": "24.2.3"
@@ -368,9 +368,9 @@
      }
    },
    "node_modules/@semantic-release/gitlab": {
      "version": "13.2.4",
      "resolved": "https://registry.npmjs.org/@semantic-release/gitlab/-/gitlab-13.2.4.tgz",
      "integrity": "sha512-oj9LphVriiNyrB3oV/6tMxXrtYMaoq3VKUe7gxxkZIp4KmRhFbeSsxDrEGDnTke8uTm2PKAqgsGjD9oocv7bKw==",
      "version": "13.2.5",
      "resolved": "https://registry.npmjs.org/@semantic-release/gitlab/-/gitlab-13.2.5.tgz",
      "integrity": "sha512-HWpbFE5WfvnOvpj0cwicc/zd+i4s8FCqpbixU4sUPpMzsf47/bAIAgTm6DVYfbogGQHFluU2A6qRpLk7d0w7fw==",
      "dev": true,
      "license": "MIT",
      "dependencies": {
+1 −1
Original line number Diff line number Diff line
{
  "devDependencies": {
    "@semantic-release/gitlab": "13.2.4",
    "@semantic-release/gitlab": "13.2.5",
    "conventional-changelog-conventionalcommits": "8.0.0",
    "prettier": "3.5.3",
    "semantic-release": "24.2.3"