Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 9e11cd2 commit 8ec5467
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 69 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
if: github.event.deployment_status.state == 'success' || github.event_name == 'workflow_dispatch'
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.36.2-focal
image: mcr.microsoft.com/playwright:v1.37.1-focal

steps:
- uses: actions/checkout@v3
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@nuxtjs/fontaine": "^0.4.1",
"@nuxtjs/google-fonts": "^3.0.2",
"@nuxtjs/plausible": "^0.2.1",
"@playwright/test": "1.36.2",
"@vueuse/nuxt": "^10.2.1",
"@playwright/test": "1.37.1",
"@vueuse/nuxt": "^10.4.0",
"nuxt": "^3.6.5",
"purgecss": "^5.0.0",
"purgecss-from-html": "^5.0.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"vue-tsc": "1.8.4"
},
"packageManager": "[email protected]"
Expand Down
135 changes: 70 additions & 65 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 8ec5467

Please sign in to comment.