Skip to content

Commit

Permalink
chore(deps): update
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed May 7, 2022
1 parent 98ae221 commit 07bf12d
Show file tree
Hide file tree
Showing 4 changed files with 1,274 additions and 1,514 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: checkout main
run: git branch -f main origin/main
- name: install pnpm
run: npm install --global @pnpm/exe@6
run: npm install --global @pnpm/exe@7
- name: pnpm install
run: pnpm install
- name: run tests
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"pnpm": {
"overrides": {
"@types/node": "14.14.6"
}
},
"onlyBuiltDependencies": []
}
}
Loading

0 comments on commit 07bf12d

Please sign in to comment.