Skip to content

Commit 7ab30e6

Browse files
Bump the dev-dependencies group across 1 directory with 2 updates
Bumps the dev-dependencies group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `eslint` from 9.25.1 to 9.28.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.28.0) Updates `eslint-config-next` from 15.2.4 to 15.3.3 - [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.3.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-next dependency-version: 15.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdf6cc4 commit 7ab30e6

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
},
4949
"devDependencies": {
5050
"@types/react": "^18.3.11",
51-
"eslint": "^9.12.0",
52-
"eslint-config-next": "15.2.4",
51+
"eslint": "^9.28.0",
52+
"eslint-config-next": "15.3.3",
5353
"playwright": "^1.47.2",
5454
"typescript": ">=5.7.3",
5555
"webpack": "^5.97.1"

0 commit comments

Comments
 (0)