Skip to content

Commit 23710f9

Browse files
chore(deps-dev): bump the npm-dev group across 1 directory with 3 updates
Bumps the npm-dev group with 3 updates in the / directory: [@playwright/test](https://github.com/microsoft/playwright), [autoprefixer](https://github.com/postcss/autoprefixer) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@playwright/test` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.2) 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) Updates `eslint-config-next` from 16.1.1 to 16.1.6 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v16.1.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dev - dependency-name: autoprefixer dependency-version: 10.4.24 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev - dependency-name: eslint-config-next dependency-version: 16.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dev ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4ae681 commit 23710f9

File tree

2 files changed

+61
-61
lines changed

2 files changed

+61
-61
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"react-dom": "^19.2.3"
2323
},
2424
"devDependencies": {
25-
"@playwright/test": "^1.51.1",
25+
"@playwright/test": "^1.58.2",
2626
"@tailwindcss/postcss": "^4.1.18",
2727
"@types/node": "^22.19.3",
2828
"@types/react": "^19.2.7",
2929
"@types/react-dom": "^19.2.3",
30-
"autoprefixer": "^10.4.0",
30+
"autoprefixer": "^10.4.24",
3131
"eslint": "^9.39.2",
32-
"eslint-config-next": "^16.1.1",
32+
"eslint-config-next": "^16.1.6",
3333
"postcss": "^8.4.0",
3434
"tailwindcss": "^4.1.18",
3535
"typescript": "^5.0.0"

0 commit comments

Comments
 (0)