Skip to content

Commit f21b089

Browse files
build(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) and [eslint](https://github.com/eslint/eslint). Updates `@eslint/compat` from 2.0.3 to 2.0.4 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md) - [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.4/packages/compat) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) --- updated-dependencies: - dependency-name: "@eslint/compat" dependency-version: 2.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7db894 commit f21b089

File tree

2 files changed

+33
-102
lines changed

2 files changed

+33
-102
lines changed

package-lock.json

Lines changed: 31 additions & 100 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
@@ -68,7 +68,7 @@
6868
"devDependencies": {
6969
"@commitlint/cli": "20.5.0",
7070
"@commitlint/config-conventional": "20.5.0",
71-
"@eslint/compat": "2.0.3",
71+
"@eslint/compat": "2.0.4",
7272
"@eslint/eslintrc": "3.3.5",
7373
"@eslint/js": "10.0.1",
7474
"@rollup/plugin-commonjs": "29.0.2",
@@ -84,7 +84,7 @@
8484
"@vitest/browser-playwright": "4.1.2",
8585
"@vitest/coverage-v8": "4.1.2",
8686
"benchmark": "2.1.4",
87-
"eslint": "10.1.0",
87+
"eslint": "10.2.0",
8888
"eslint-plugin-prettier": "5.5.5",
8989
"eslint-plugin-simple-import-sort": "12.1.1",
9090
"eslint-plugin-tsdoc": "0.5.2",

0 commit comments

Comments
 (0)