Skip to content

Commit

Permalink
Merge branch 'main' into commit-entry-eol-configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Apr 23, 2022
2 parents 0e04960 + 0594103 commit a2ce169
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
run: pnpm vitest run --coverage

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3.0.0
uses: codecov/codecov-action@v3.1.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"conventional-changelog-cli": "~2.2.2",
"cypress": "~9.5.4",
"esbuild": "~0.14.38",
"eslint": "~8.13.0",
"eslint": "~8.14.0",
"eslint-config-prettier": "~8.5.0",
"eslint-define-config": "~1.4.0",
"eslint-gitignore": "~0.1.0",
Expand Down
76 changes: 38 additions & 38 deletions pnpm-lock.yaml

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

0 comments on commit a2ce169

Please sign in to comment.