Skip to content

Commit ed751b9

Browse files
Bump the eslint group with 2 updates (#54)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/js` from 9.18.0 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js) Updates `eslint` from 9.18.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.18.0...v9.19.0) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d9f568 commit ed751b9

File tree

2 files changed

+13
-11
lines changed

2 files changed

+13
-11
lines changed

package-lock.json

+11-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"@docusaurus/module-type-aliases": "3.7.0",
3737
"@docusaurus/tsconfig": "3.7.0",
3838
"@docusaurus/types": "3.7.0",
39-
"@eslint/js": "^9.18.0",
40-
"eslint": "^9.18.0",
39+
"@eslint/js": "^9.19.0",
40+
"eslint": "^9.19.0",
4141
"eslint-config-prettier": "^10.0.1",
4242
"eslint-plugin-mdx": "^3.1.5",
4343
"eslint-plugin-react": "^7.37.4",

0 commit comments

Comments
 (0)