Skip to content

Commit

Permalink
chore(dependencies): Update all dependencies (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 46b5db1 commit 2c6c41f
Show file tree
Hide file tree
Showing 5 changed files with 958 additions and 582 deletions.
Binary file added .DS_Store
Binary file not shown.
1 change: 1 addition & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- run: |
npm run update-dependencies
npm install
npm test
- run: |
git commit -am "chore(dependencies): Update dependencies"
git push origin update-dependencies-$GITHUB_RUN_ID
Expand Down
Loading

0 comments on commit 2c6c41f

Please sign in to comment.