Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2024
1 parent 1947456 commit 45c3baa
Show file tree
Hide file tree
Showing 3 changed files with 166 additions and 137 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -59,5 +59,5 @@ jobs:
run: pnpm test:ci

- name: Coverage
uses: davelosert/vitest-coverage-report-action@v2.2.0
uses: davelosert/vitest-coverage-report-action@v2.3.1
if: ${{ always() }}
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -48,10 +48,10 @@
"autoprefixer": "10.4.19",
"cross-env": "7.0.3",
"cssnano": "7.0.1",
"eslint": "8.57.0",
"eslint": "9.1.1",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-n": "14.0.0",
"eslint-plugin-playwright": "1.6.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "3.0.0",
Expand Down

0 comments on commit 45c3baa

Please sign in to comment.