Skip to content

Commit 3c7c2f7

Browse files
Bump the dev-dependencies group across 1 directory with 3 updates
Bumps the dev-dependencies group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [playwright](https://github.com/microsoft/playwright). Updates `eslint` from 9.12.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.12.0...v9.19.0) Updates `eslint-config-next` from 14.2.14 to 15.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/v15.1.6/packages/eslint-config-next) Updates `playwright` from 1.47.2 to 1.50.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.47.2...v1.50.1) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66dbfbb commit 3c7c2f7

File tree

2 files changed

+902
-441
lines changed

2 files changed

+902
-441
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@
4747
},
4848
"devDependencies": {
4949
"@types/react": "^18.3.11",
50-
"eslint": "^9.12.0",
51-
"eslint-config-next": "14.2.14",
52-
"playwright": "^1.47.2",
50+
"eslint": "^9.23.0",
51+
"eslint-config-next": "15.2.4",
52+
"playwright": "^1.51.1",
5353
"typescript": ">=5.8.2",
5454
"webpack": "^5.98.0"
5555
}

0 commit comments

Comments
 (0)