aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/dependency-updates.yml
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-03 20:14:38 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-03 20:14:38 +0530
commitdc4aa9d7912da85b135ed94ec0f3dc1a17b21953 (patch)
tree9688af4af463769a97f8bf54fbb66d78ba34a403 /.github/workflows/dependency-updates.yml
parentMinor grammar improvements to README.md [skip ci] (#2015) (diff)
downloadferdium-app-dc4aa9d7912da85b135ed94ec0f3dc1a17b21953.tar.gz
ferdium-app-dc4aa9d7912da85b135ed94ec0f3dc1a17b21953.tar.zst
ferdium-app-dc4aa9d7912da85b135ed94ec0f3dc1a17b21953.zip
chore: upgrade 'pnpm' to '6.16.0' (#2014)
Diffstat (limited to '.github/workflows/dependency-updates.yml')
-rw-r--r--.github/workflows/dependency-updates.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependency-updates.yml b/.github/workflows/dependency-updates.yml
index d41ded354..eafa6645e 100644
--- a/.github/workflows/dependency-updates.yml
+++ b/.github/workflows/dependency-updates.yml
@@ -55,7 +55,7 @@ jobs:
55 - name: Install pnpm 55 - name: Install pnpm
56 uses: pnpm/action-setup@v2.0.1 56 uses: pnpm/action-setup@v2.0.1
57 with: 57 with:
58 version: 6.14.7 58 version: 6.16.0
59 - name: Uninstall locally and reinstall global npm modules 59 - name: Uninstall locally and reinstall global npm modules
60 run: | 60 run: |
61 npm uninstall node-gyp 61 npm uninstall node-gyp