Skip to content

Commit 8351b5f

Browse files
chore(deps-dev): bump the eslint-plugins group with 2 updates (#44)
Bumps the eslint-plugins group with 2 updates: [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 10.0.3 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.2.0) Updates `eslint-config-next` from 16.1.7 to 16.2.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/v16.2.3/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-plugins - dependency-name: eslint-config-next dependency-version: 16.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint-plugins ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e5fec2 commit 8351b5f

2 files changed

Lines changed: 40 additions & 40 deletions

File tree

package-lock.json

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

packages/reca-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"@types/node": "^25.6.0",
2020
"@types/react": "^19",
2121
"@types/react-dom": "^19",
22-
"eslint": "^10",
23-
"eslint-config-next": "16.1.7",
22+
"eslint": "^10.2.0",
23+
"eslint-config-next": "16.2.3",
2424
"rimraf": "^6.1.2",
2525
"typescript": "^6"
2626
}

0 commit comments

Comments
 (0)