Skip to content

Commit ea2b5db

Browse files
build(deps-dev): bump the eslint group with 3 updates (#987)
Bumps the eslint group with 3 updates: [@eslint/compat](https://github.com/eslint/rewrite), [@eslint/eslintrc](https://github.com/eslint/eslintrc) and [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@eslint/compat` from 1.2.6 to 1.2.7 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@compat-v1.2.6...compat-v1.2.7) 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/compat" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - 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 4822879 commit ea2b5db

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"devDependencies": {
6262
"@commitlint/cli": "19.7.1",
6363
"@commitlint/config-conventional": "19.7.1",
64-
"@eslint/compat": "1.2.6",
65-
"@eslint/eslintrc": "3.2.0",
66-
"@eslint/js": "9.20.0",
64+
"@eslint/compat": "1.2.7",
65+
"@eslint/eslintrc": "3.3.0",
66+
"@eslint/js": "9.21.0",
6767
"@rollup/plugin-alias": "5.1.1",
6868
"@rollup/plugin-commonjs": "28.0.2",
6969
"@rollup/plugin-node-resolve": "16.0.0",

0 commit comments

Comments
 (0)