Skip to content

Commit

Permalink
chore(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent e53918b commit 8b4bede
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 106 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: pnpm test-compiled

- name: Report coverage
uses: codecov/codecov-action@v4.0.2
uses: codecov/codecov-action@v4.1.0
if: env.REPORT_COVERAGE == 'true'
with:
file: coverage/lcov.info
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@semantic-release/release-notes-generator": "12.1.0",
"@types/dedent": "0.7.2",
"@types/eslint": "8.56.5",
"@types/node": "16.18.39",
"@types/node": "16.18.89",
"@types/rollup-plugin-auto-external": "2.0.5",
"@types/semver": "7.5.8",
"@typescript-eslint/eslint-plugin": "7.2.0",
Expand Down
Loading

0 comments on commit 8b4bede

Please sign in to comment.