Skip to content

Commit 83ff89a

Browse files
build(deps-dev): bump the eslint group with 2 updates (#555)
Bumps the eslint group with 2 updates: [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@eslint/eslintrc` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](eslint/eslintrc@v3.2.0...v3.3.0) Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/eslintrc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6147c45 commit 83ff89a

File tree

2 files changed

+33
-16
lines changed

2 files changed

+33
-16
lines changed

package-lock.json

Lines changed: 31 additions & 14 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
@@ -37,8 +37,8 @@
3737
"@commitlint/cli": "19.7.1",
3838
"@commitlint/config-conventional": "19.7.1",
3939
"@eslint/compat": "1.2.7",
40-
"@eslint/eslintrc": "3.2.0",
41-
"@eslint/js": "9.20.0",
40+
"@eslint/eslintrc": "3.3.0",
41+
"@eslint/js": "9.21.0",
4242
"@types/jest": "29.5.14",
4343
"@types/node": "22.13.4",
4444
"@typescript-eslint/eslint-plugin": "8.24.1",

0 commit comments

Comments
 (0)