Skip to content

Commit 428ee6e

Browse files
Bump the development-dependencies group in /react-nextjs with 2 updates (#722)
Bumps the development-dependencies group in /react-nextjs with 2 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3) Updates `eslint-config-next` from 16.0.3 to 16.0.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.0.6/packages/eslint-config-next) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-config-next dependency-version: 16.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc37d64 commit 428ee6e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

react-nextjs/package-lock.json

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

react-nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"typescript": "^5.9.3"
2727
},
2828
"devDependencies": {
29-
"@eslint/eslintrc": "^3.3.1",
29+
"@eslint/eslintrc": "^3.3.3",
3030
"@eslint/js": "^9.39.1",
3131
"eslint": "^9.39.1",
32-
"eslint-config-next": "^16.0.3",
32+
"eslint-config-next": "^16.0.6",
3333
"sass": "^1.94.2"
3434
}
3535
}

0 commit comments

Comments
 (0)