Skip to content

Commit c52122d

Browse files
Bump the npm-development group across 1 directory with 2 updates
Bumps the npm-development group with 2 updates in the /client directory: [@playwright/test](https://github.com/microsoft/playwright) and [autoprefixer](https://github.com/postcss/autoprefixer). Updates `@playwright/test` from 1.57.0 to 1.58.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.1) Updates `autoprefixer` from 10.4.23 to 10.4.24 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.24) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a561ae commit c52122d

2 files changed

Lines changed: 38 additions & 32 deletions

File tree

client/package-lock.json

Lines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"typescript": "^5.9.3"
2020
},
2121
"devDependencies": {
22-
"@playwright/test": "^1.57.0",
22+
"@playwright/test": "^1.58.1",
2323
"@types/node": "^24.9.1",
24-
"autoprefixer": "^10.4.23",
24+
"autoprefixer": "^10.4.24",
2525
"postcss": "^8.5.6",
2626
"tailwindcss": "^4.1.18"
2727
}

0 commit comments

Comments
 (0)