Skip to content

Commit e7beea6

Browse files
chore(deps-dev): bump the eslint-plugins group with 2 updates (#52)
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.2.0 to 10.2.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.0...v10.2.1) Updates `eslint-config-next` from 16.2.3 to 16.2.4 - [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.4/packages/eslint-config-next) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-plugins - dependency-name: eslint-config-next dependency-version: 16.2.4 dependency-type: direct:development update-type: version-update:semver-patch 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 1b9b76f commit e7beea6

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package-lock.json

Lines changed: 18 additions & 18 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
@@ -25,8 +25,8 @@
2525
"@types/prismjs": "^1.26.6",
2626
"@types/react": "^19",
2727
"@types/react-dom": "^19",
28-
"eslint": "^10.2.0",
29-
"eslint-config-next": "16.2.3",
28+
"eslint": "^10.2.1",
29+
"eslint-config-next": "16.2.4",
3030
"rimraf": "^6.1.2",
3131
"typescript": "^6.0.3"
3232
}

0 commit comments

Comments
 (0)