Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-cypress from 3.1.1 to 3.2.0 (#1367)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](cypress-io/eslint-plugin-cypress@v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2024
1 parent 2d98c4b commit fd6d47c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"babel-jest": "~29.7.0",
"cypress": "~13.9.0",
"eslint": "~8.57.0",
"eslint-plugin-cypress": "^3.1.1",
"eslint-plugin-cypress": "^3.2.0",
"eslint-plugin-vue": "^9.26.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "^29.7.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -6951,14 +6951,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-cypress@npm:^3.1.1":
version: 3.1.1
resolution: "eslint-plugin-cypress@npm:3.1.1"
"eslint-plugin-cypress@npm:^3.2.0":
version: 3.2.0
resolution: "eslint-plugin-cypress@npm:3.2.0"
dependencies:
globals: "npm:^13.20.0"
peerDependencies:
eslint: ">=7 <9"
checksum: ff640bc90ad6d1e9723e2202333f51c5f99d0b70ab60d4f81865a0360fb3f145093ebc81c969ad9873f1ed992e818ee692a89915002af118f24f4e908797c026
eslint: ">=7"
checksum: 22e9450ddf989bfcfa2d71df2557afc0c0305ba9d5b418cebb8a82c188abbfc83c0619f2ff44c7132f83331e3a3ddd8563f9f834bd0e61e21eb0f213842dbb79
languageName: node
linkType: hard

Expand Down Expand Up @@ -10993,7 +10993,7 @@ __metadata:
buefy: "npm:^0.9.29"
cypress: "npm:~13.9.0"
eslint: "npm:~8.57.0"
eslint-plugin-cypress: "npm:^3.1.1"
eslint-plugin-cypress: "npm:^3.2.0"
eslint-plugin-vue: "npm:^9.26.0"
jest: "npm:~29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
Expand Down

0 comments on commit fd6d47c

Please sign in to comment.