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 Dec 13, 2024
1 parent 842ebcb commit 24883f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,21 +48,21 @@
"@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.3",
"commitizen": "4.3.0",
"cz-conventional-changelog": "3.3.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "9.17.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-jsdoc": "50.6.1",
"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",
"mocha": "11.0.1",
"nock": "13.5.5",
"semantic-release": "24.1.0"
},
Expand Down

0 comments on commit 24883f5

Please sign in to comment.