Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent a500666 commit 3012aca
Show file tree
Hide file tree
Showing 4 changed files with 1,523 additions and 3,460 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
coveralls: coveralls/coveralls@1.0.6
coveralls: coveralls/coveralls@1.0.7

defaults: &defaults
working_directory: ~/repo
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
token: ${{ secrets.ORG_NPM_TOKEN }}

- name: Push changes
uses: ad-m/github-push-action@v0.6.0
uses: ad-m/github-push-action@v0.8.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
tags: true
Expand Down
Loading

0 comments on commit 3012aca

Please sign in to comment.