Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
juffalow committed Dec 21, 2024
1 parent 20f0b1f commit 647e042
Show file tree
Hide file tree
Showing 3 changed files with 355 additions and 408 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: corepack enable
- uses: actions/setup-node@v4
env:
yarn: 4.5.1
yarn: 4.5.3
with:
node-version: 22
cache: 'yarn'
Expand Down Expand Up @@ -50,7 +50,7 @@ jobs:
run: corepack enable
- uses: actions/setup-node@v4
env:
yarn: 4.5.1
yarn: 4.5.3
with:
node-version: 22
cache: 'yarn'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
"ts-jest": "^29.1.0",
"typescript": "^5.0.3"
},
"packageManager": "[email protected].1"
"packageManager": "[email protected].3"
}
Loading

0 comments on commit 647e042

Please sign in to comment.