Skip to content

Commit

Permalink
chore(deps): update external
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent ca068b9 commit 801c55b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- run: npm ci
- run: npm run lint
- run: npm test
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Semantic Release (Dry Run)
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"@adobe/eslint-config-helix": "2.0.8",
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "9.1.0",
"c8": "10.1.2",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "9.16.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsdoc": "50.6.0",
"expect": "29.7.0",
"husky": "9.1.5",
"jsdoc-to-markdown": "8.0.3",
"junit-report-builder": "3.2.1",
"jsdoc-to-markdown": "9.1.1",
"junit-report-builder": "5.1.1",
"lint-staged": "15.2.10",
"lodash": "4.17.21",
"mocha": "10.7.3",
Expand Down

0 comments on commit 801c55b

Please sign in to comment.