Skip to content

Commit a294896

Browse files
chore(deps): update all non-major dependencies to v1.52.0 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1785f1a commit a294896

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

.e2e/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"ui": "playwright test --ui"
1010
},
1111
"devDependencies": {
12-
"@playwright/test": "1.51.1"
12+
"@playwright/test": "1.52.0"
1313
}
1414
}

.github/workflows/playwright.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
timeout-minutes: 60
1515
runs-on: ubuntu-latest
1616
container:
17-
image: mcr.microsoft.com/playwright:v1.51.1-noble
17+
image: mcr.microsoft.com/playwright:v1.52.0-noble
1818
steps:
1919
- uses: actions/checkout@v4
2020
- run: npm i -g --force corepack && corepack enable

pnpm-lock.yaml

+20-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)