Skip to content

Commit

Permalink
chore(deps): update external major
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 5cefdc6 commit 074c725
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- run: npm run license-check
- run: npm run lint-ci
- run: npm test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
# TODO: fix and enable sizewatcher again
Expand Down
81 changes: 65 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"c8": "10.1.2",
"lefthook": "1.8.1",
"license-check-and-add": "4.0.5",
"mocha": "10.7.3",
"mocha": "11.0.1",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.2.0"
},
Expand Down

0 comments on commit 074c725

Please sign in to comment.