Skip to content

Commit

Permalink
update pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
Rogin Farrer committed May 26, 2024
1 parent 8fe706d commit afccd00
Show file tree
Hide file tree
Showing 3 changed files with 2,986 additions and 2,261 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
env:
CI: true
steps:
- uses: pnpm/[email protected]
- uses: actions/checkout@main

- name: Checkout Repo
uses: actions/checkout@main
- name: Install pnpm
uses: pnpm/action-setup@v3

- name: Setup Node.js
uses: actions/setup-node@main
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tsup": "^6.6.3",
"typescript": "^4.9.5"
},
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@9.1.2",
"dependencies": {
"eslint-plugin-react": "^7.32.2",
"globals": "^13.20.0"
Expand Down
Loading

0 comments on commit afccd00

Please sign in to comment.