Skip to content

Commit ae06f39

Browse files
chore(deps-dev): bump the eslint group with 4 updates
Bumps the eslint group with 4 updates: [@eslint/compat](https://github.com/eslint/rewrite), [@eslint/eslintrc](https://github.com/eslint/eslintrc), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint). 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) Updates `eslint` from 9.20.1 to 9.21.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.20.1...v9.21.0) --- 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 - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74815f7 commit ae06f39

File tree

2 files changed

+45
-56
lines changed

2 files changed

+45
-56
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@
4848
"@devpow112/commitlint-config": "^2.0.3",
4949
"@devpow112/eslint-config": "^3.0.3",
5050
"@devpow112/semantic-release-config": "^3.0.0",
51-
"@eslint/compat": "^1.2.6",
52-
"@eslint/eslintrc": "^3.2.0",
53-
"@eslint/js": "^9.20.0",
51+
"@eslint/compat": "^1.2.7",
52+
"@eslint/eslintrc": "^3.3.0",
53+
"@eslint/js": "^9.21.0",
5454
"chai": "^4.5.0",
55-
"eslint": "^9.20.1",
55+
"eslint": "^9.21.0",
5656
"markdownlint-cli": "^0.44.0",
5757
"mocha": "^11.1.0",
5858
"npm-run-all": "^4.1.5",

0 commit comments

Comments
 (0)