Skip to content

Commit 9bb804c

Browse files
fix: update lockfile versions, remove renovate gha
1 parent 829a486 commit 9bb804c

File tree

3 files changed

+37
-83
lines changed

3 files changed

+37
-83
lines changed

.github/workflows/publishToNpm.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
node-version-file: ".nvmrc"
2020
cache: pnpm
21-
- run: pnpm install
21+
- run: pnpm install --frozen-lockfile
2222
- run: pnpm test
2323
- run: pnpm build
2424
- name: Release

.github/workflows/rennovate.yaml

-39
This file was deleted.

pnpm-lock.yaml

+36-43
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)