Skip to content

Commit ca267f0

Browse files
chore(deps): update dependency pnpm to v10.26.0 (#6127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc8ae4a commit ca267f0

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919

2020
env:
2121
# renovate: datasource=npm depName=pnpm versioning=npm
22-
PNPM_VERSION: '10.25.0'
22+
PNPM_VERSION: '10.26.0'
2323

2424
jobs:
2525
build-and-test:

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
env:
2525
# renovate: datasource=npm depName=pnpm versioning=npm
26-
PNPM_VERSION: '10.25.0'
26+
PNPM_VERSION: '10.26.0'
2727

2828
# List of jobs
2929
jobs:

.github/workflows/codeql-analysis-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121

2222
env:
2323
# renovate: datasource=npm depName=pnpm versioning=npm
24-
PNPM_VERSION: '10.25.0'
24+
PNPM_VERSION: '10.26.0'
2525

2626
jobs:
2727
skip-check:

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
2222
GORELEASER_VERSION: v1.26.2
2323
# renovate: datasource=npm depName=pnpm versioning=npm
24-
PNPM_VERSION: '10.25.0'
24+
PNPM_VERSION: '10.26.0'
2525

2626
jobs:
2727
skip-check:

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ concurrency:
1919

2020
env:
2121
# renovate: datasource=npm depName=pnpm versioning=npm
22-
PNPM_VERSION: '10.25.0'
22+
PNPM_VERSION: '10.26.0'
2323

2424
jobs:
2525
skip-check:

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ concurrency:
2020

2121
env:
2222
# renovate: datasource=npm depName=pnpm versioning=npm
23-
PNPM_VERSION: '10.25.0'
23+
PNPM_VERSION: '10.26.0'
2424

2525
jobs:
2626
skip-check:

.github/workflows/release-dry-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
2222
GORELEASER_VERSION: v1.26.2
2323
# renovate: datasource=npm depName=pnpm versioning=npm
24-
PNPM_VERSION: '10.25.0'
24+
PNPM_VERSION: '10.26.0'
2525

2626
permissions:
2727
contents: write

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
1414
GORELEASER_VERSION: v1.26.2
1515
# renovate: datasource=npm depName=pnpm versioning=npm
16-
PNPM_VERSION: '10.25.0'
16+
PNPM_VERSION: '10.26.0'
1717

1818
permissions:
1919
contents: write

.github/workflows/snap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ env:
2121
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
2222
GORELEASER_VERSION: v1.26.2
2323
# renovate: datasource=npm depName=pnpm versioning=npm
24-
PNPM_VERSION: '10.25.0'
24+
PNPM_VERSION: '10.26.0'
2525

2626
permissions:
2727
contents: write

.github/workflows/ui-publish-components.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ concurrency:
1111

1212
env:
1313
# renovate: datasource=npm depName=pnpm versioning=npm
14-
PNPM_VERSION: '10.25.0'
14+
PNPM_VERSION: '10.26.0'
1515

1616
jobs:
1717
skip-check:

0 commit comments

Comments
 (0)