Skip to content

Commit 8c88b59

Browse files
chore(deps-dev): bump eslint from 9.24.0 to 9.25.0 (#882)
Bumps [eslint](https://github.com/eslint/eslint) from 9.24.0 to 9.25.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.24.0...v9.25.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f78351 commit 8c88b59

File tree

3 files changed

+74
-70
lines changed

3 files changed

+74
-70
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@wdio/spec-reporter": "^9.12.6",
7979
"@wdio/types": "^9.12.6",
8080
"cross-env": "^7.0.3",
81-
"eslint": "^9.24.0",
81+
"eslint": "^9.25.0",
8282
"eslint-plugin-import": "^2.31.0",
8383
"eslint-plugin-unicorn": "^56.0.1",
8484
"eslint-plugin-wdio": "^9.9.1",

packages/visual-reporter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@typescript-eslint/eslint-plugin": "^8.30.1",
4545
"@typescript-eslint/parser": "^8.30.1",
4646
"autoprefixer": "^10.4.21",
47-
"eslint": "^9.24.0",
47+
"eslint": "^9.25.0",
4848
"eslint-import-resolver-typescript": "^3.10.0",
4949
"eslint-plugin-import": "^2.31.0",
5050
"eslint-plugin-jsx-a11y": "^6.10.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)