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 30, 2025
1 parent 9147e32 commit e0e946f
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 125 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 }}
- run: npx @adobe/sizewatcher
Expand Down
175 changes: 52 additions & 123 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 @@ -35,7 +35,7 @@
"c8": "10.1.3",
"lefthook": "1.10.10",
"license-check-and-add": "4.0.5",
"mocha": "10.8.2",
"mocha": "11.1.0",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.2.1"
},
Expand Down

0 comments on commit e0e946f

Please sign in to comment.