Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#111)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a63e633 commit d06196a
Show file tree
Hide file tree
Showing 4 changed files with 99 additions and 99 deletions.
2 changes: 1 addition & 1 deletion .e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"ui": "playwright test --ui"
},
"devDependencies": {
"@playwright/test": "1.48.1"
"@playwright/test": "1.48.2"
}
}
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
container:
image: mcr.microsoft.com/playwright:v1.48.1-focal
image: mcr.microsoft.com/playwright:v1.48.2-focal
steps:
- uses: actions/checkout@v4
- run: corepack enable
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@nuxt/eslint": "^0.5.7",
"@nuxt/kit": "3.13.2",
"@types/node": "^20.17.0",
"@types/node": "^20.17.1",
"consola": "^3.2.3",
"eslint": "^9.13.0",
"globby": "^14.0.2",
Expand Down
Loading

0 comments on commit d06196a

Please sign in to comment.