Skip to content

Commit 1b042ff

Browse files
chore(deps-dev): bump the dev-dependencies group with 2 updates (#372)
Bumps the dev-dependencies group with 2 updates: [postcss](https://github.com/postcss/postcss) and [@playwright/test](https://github.com/microsoft/playwright). Updates `postcss` from 8.5.22 to 8.5.23 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.22...8.5.23) Updates `@playwright/test` from 1.61.1 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.0) --- updated-dependencies: - dependency-name: postcss dependency-version: 8.5.23 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@playwright/test" dependency-version: 1.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42c9f1d commit 1b042ff

3 files changed

Lines changed: 27 additions & 27 deletions

File tree

admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/react-dom": "^19.2.3",
2323
"@vitejs/plugin-react": "^6.0.4",
2424
"autoprefixer": "^10.5.4",
25-
"postcss": "^8.5.22",
25+
"postcss": "^8.5.23",
2626
"tailwindcss": "^4.3.3",
2727
"typescript": "^7.0.2",
2828
"vite": "^8.1.5"

playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test:report": "playwright show-report"
1111
},
1212
"devDependencies": {
13-
"@playwright/test": "^1.61.1",
13+
"@playwright/test": "^1.62.0",
1414
"@types/node": "^26.1.1",
1515
"typescript": "^7.0.2"
1616
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)