Skip to content

Commit 489f2de

Browse files
chore(deps): update dependency pnpm to v10 [security]
| datasource | package | from | to | | ---------- | ------- | ----- | ------ | | npm | pnpm | 9.1.4 | 10.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent dbcbf74 commit 489f2de

File tree

1 file changed

+1
-1
lines changed
  • .github/actions/install-frontend-dependencies

1 file changed

+1
-1
lines changed

.github/actions/install-frontend-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ runs:
1111
- name: Install pnpm
1212
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
1313
with:
14-
version: 9.1.4
14+
version: 10.0.0
1515
- name: Determine grafana-plugin directory location
1616
id: grafana-plugin-directory
1717
shell: bash

0 commit comments

Comments
 (0)