Skip to content

Commit 5a230f0

Browse files
chore(deps-dev): Bump the eslint group across 1 directory with 3 updates
Bumps the eslint group with 3 updates in the / directory: [eslint](https://github.com/eslint/eslint), [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) and [eslint-plugin-no-only-tests](https://github.com/levibuzolic/eslint-plugin-no-only-tests). Updates `eslint` from 10.2.1 to 10.3.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.2.1...v10.3.0) Updates `eslint-plugin-cypress` from 6.3.1 to 6.4.0 - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v6.3.1...v6.4.0) Updates `eslint-plugin-no-only-tests` from 3.3.0 to 3.4.0 - [Release notes](https://github.com/levibuzolic/eslint-plugin-no-only-tests/releases) - [Changelog](https://github.com/levibuzolic/eslint-plugin-no-only-tests/blob/main/CHANGELOG.md) - [Commits](levibuzolic/eslint-plugin-no-only-tests@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-cypress dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-no-only-tests dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef1bea0 commit 5a230f0

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

package-lock.json

Lines changed: 18 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
@@ -91,9 +91,9 @@
9191
"cypress-split": "^1.24.31",
9292
"cypress-vite": "^1.8.0",
9393
"cypress-wait-until": "^3.0.2",
94-
"eslint": "^10.2.1",
95-
"eslint-plugin-cypress": "^6.3.1",
96-
"eslint-plugin-no-only-tests": "^3.3.0",
94+
"eslint": "^10.3.0",
95+
"eslint-plugin-cypress": "^6.4.0",
96+
"eslint-plugin-no-only-tests": "^3.4.0",
9797
"is-svg": "^6.1.0",
9898
"jsdom": "^29.1.0",
9999
"jsdom-testing-mocks": "^1.16.0",

0 commit comments

Comments
 (0)