Skip to content

Commit d4fc203

Browse files
chore(deps): update all non-major dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8746203 commit d4fc203

File tree

4 files changed

+23
-23
lines changed

4 files changed

+23
-23
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.48.0"
12+
"@playwright/test": "1.48.1"
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.48.0-focal
17+
image: mcr.microsoft.com/playwright:v1.48.1-focal
1818
steps:
1919
- uses: actions/checkout@v4
2020
- run: corepack enable

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@
2828
"nuxt": "^3.13.2",
2929
"ufo": "latest"
3030
},
31-
"packageManager": "[email protected].1"
31+
"packageManager": "[email protected].2"
3232
}

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)