diff --git a/.github/workflows/agent-scan.yml b/.github/workflows/agent-scan.yml index a80dd33f..0fac23ae 100644 --- a/.github/workflows/agent-scan.yml +++ b/.github/workflows/agent-scan.yml @@ -21,7 +21,7 @@ jobs: steps: - name: AgentScan id: agentscan - uses: MatteoGabriele/agentscan-action@e02ef270c024bfad3541b2a71619c3c9f20b3312 # v2.2.0 + uses: MatteoGabriele/agentscan-action@cf7615ba9f4fa86beab3323bc84b803ab430f8dc # v2.3.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} skip-members: "dependabot[bot],renovate[bot]" diff --git a/package.json b/package.json index 3d48997c..8afee978 100755 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@nuxt/module-builder": "1.0.3", "@nuxt/test-utils": "4.1.0", "@vitest/coverage-v8": "4.1.10", - "bumpp": "12.2.0", + "bumpp": "12.2.1", "eslint": "10.8.1", "husky": "9.1.7", "lint-staged": "17.3.0", @@ -75,5 +75,5 @@ "publishConfig": { "access": "public" }, - "packageManager": "pnpm@11.21.0" + "packageManager": "pnpm@11.22.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 28855b27..4b840e7c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: 4.1.10 version: 4.1.10(vitest@4.1.10) bumpp: - specifier: 12.2.0 - version: 12.2.0 + specifier: 12.2.1 + version: 12.2.1 eslint: specifier: 10.8.1 version: 10.8.1(jiti@2.7.0)(supports-color@10.2.2) @@ -3807,8 +3807,8 @@ packages: resolution: {integrity: sha512-bkXY9WsVpY7CvMhKSR6pZilZu9Ln5WDrKVBUXf2S443etkmEO4V58heTecXcUIsNsi4Rx8JUO4NfX1IcQl4deg==} engines: {node: '>=18.20'} - bumpp@12.2.0: - resolution: {integrity: sha512-pQuDUxqHpxxjfie/KABu0fppefIthnC/ZEIzcoSDy3RVxhascgsl+NI21+wQec6tTLr+wNQTLcjSeTSGr80qAw==} + bumpp@12.2.1: + resolution: {integrity: sha512-8inGPx8PC/BaEOWhzfxrNHGj/x5Srt0EeJatAcTJ9N7AZpQG/HlH4kGp5JWbEL8zffYXI5iBkMjG8SHnJ9e/6g==} engines: {node: ^22.18.0 || ^24.11.0 || >=26.0.0} hasBin: true @@ -12384,7 +12384,7 @@ snapshots: builtin-modules@5.0.0: {} - bumpp@12.2.0: + bumpp@12.2.1: dependencies: args-tokenizer: 0.3.0 cac: 7.0.0