From c741c1190b4245de8d7d7dd1f267e700a8680314 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Jun 2024 02:23:45 +0000 Subject: [PATCH] Chore(deps-dev): Bump @relative-ci/agent from 4.2.8 to 4.2.9 Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.8 to 4.2.9. - [Release notes](https://github.com/relative-ci/agent/releases) - [Commits](https://github.com/relative-ci/agent/compare/v4.2.8...v4.2.9) --- updated-dependencies: - dependency-name: "@relative-ci/agent" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3ec419e4..f99ec258f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -52,7 +52,7 @@ "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.0.0", - "@relative-ci/agent": "^4.2.8", + "@relative-ci/agent": "^4.2.9", "@vue/test-utils": "^2.4.6", "@vue/vue2-jest": "^29.2.6", "cypress": "^13.12.0", @@ -1994,9 +1994,9 @@ "dev": true }, "node_modules/@bundle-stats/plugin-webpack-validate": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.13.2.tgz", - "integrity": "sha512-Rfdipz+uBsAIIDUo1D+ylD0RxXLCcznaxpodz9QCcd0/P5tkD8gnWh1MZcfZmLFaCnxvTyJMdKJHyjIJ7xyCbA==", + "version": "4.13.3", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.13.3.tgz", + "integrity": "sha512-R7qGmWsWq5rhv/Zu6pS+d1S29gV1rxogl/udmbH/L4LysX+TxcotFENsCKn9J7nNBlmLyqDVZpynfGm14ywXjg==", "dev": true, "dependencies": { "lodash": "4.17.21", @@ -4200,16 +4200,16 @@ } }, "node_modules/@relative-ci/agent": { - "version": "4.2.8", - "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.8.tgz", - "integrity": "sha512-GbmBZ1LlMkLGkypOakINfSfsrI5l0USom7EFqv9EPHmcKhxWu0TIrnTBhIGPO29A8m9yLKIz9ZTzHCA1ROKF1Q==", + "version": "4.2.9", + "resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.9.tgz", + "integrity": "sha512-VrpE0eHi6DMVnfS5epTzo6Z9aGC3l7QuwqP/h2NQrpKMyXfLjqBrYNVzttHueIqxvLP9FzBXmpYm7OxjcTYJuQ==", "dev": true, "dependencies": { - "@bundle-stats/plugin-webpack-filter": "4.13.2", - "@bundle-stats/plugin-webpack-validate": "4.13.2", + "@bundle-stats/plugin-webpack-filter": "4.13.3", + "@bundle-stats/plugin-webpack-validate": "4.13.3", "core-js": "3.37.1", "cosmiconfig": "9.0.0", - "debug": "4.3.4", + "debug": "4.3.5", "dotenv": "16.4.5", "env-ci": "7.3.0", "fs-extra": "11.2.0", @@ -4233,9 +4233,9 @@ } }, "node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.13.2.tgz", - "integrity": "sha512-FU1i0DYBhIzY2hElvKSSEdazka4lpc9zP2zAYGmOmYkF6g4Omz+1DWH6a7MZv0cZhee8yIxaRNGkGy1R/llmtQ==", + "version": "4.13.3", + "resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.13.3.tgz", + "integrity": "sha512-jMMt2Hz5FgHMBT+52L2zsB14RJBLVjV9UxnFhpd8iH1JWgxTvQFmUG/FpubMdzhIXZx6QAHFslrtCSExgMYgtQ==", "dev": true, "engines": { "node": ">= 14.0" @@ -8007,9 +8007,9 @@ } }, "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "version": "4.3.5", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", + "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", "dependencies": { "ms": "2.1.2" }, diff --git a/package.json b/package.json index 551c784cf..3422ce03f 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.0.0", - "@relative-ci/agent": "^4.2.8", + "@relative-ci/agent": "^4.2.9", "@vue/test-utils": "^2.4.6", "@vue/vue2-jest": "^29.2.6", "cypress": "^13.12.0",