Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Sep 9, 2024
1 parent 04a5e76 commit 88cf76b
Show file tree
Hide file tree
Showing 3 changed files with 187 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

- uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 20.x

- run: npx changelogithub
env:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@size-limit/preset-small-lib": "^11.1.4",
"@size-limit/time": "^11.1.4",
"bumpp": "^9.4.1",
"changelogithub": "^0.13.7",
"changelogithub": "^0.13.10",
"clean-publish": "^4.4.0",
"happy-dom": "^14.11.0",
"husky": "^9.0.11",
Expand Down
Loading

0 comments on commit 88cf76b

Please sign in to comment.