Skip to content

Commit 9b707d0

Browse files
Bump eslint-plugin-cypress from 2.11.2 to 2.12.1
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.2 to 2.12.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v2.11.2...v2.12.1) --- 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>
1 parent aa7462d commit 9b707d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"css-loader": "^5.1.0",
6666
"cypress": "6.8.0",
6767
"eslint-plugin-chai-friendly": "0.6.0",
68-
"eslint-plugin-cypress": "2.11.2",
68+
"eslint-plugin-cypress": "2.12.1",
6969
"eslint-plugin-jest": "24.1.5",
7070
"eslint-plugin-prettier": "^3.1.4",
7171
"eslint-plugin-react": "7.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6250,10 +6250,10 @@ eslint-plugin-chai-friendly@0.6.0:
62506250
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.6.0.tgz#54052fab79302ed0cea76ab997351ea4809bfb77"
62516251
integrity sha512-Uvvv1gkbRGp/qfN15B0kQyQWg+oFA8buDSqrwmW3egNSk/FpqH2MjQqKOuKwmEL6w4QIQrIjDp+gg6kGGmD3oQ==
62526252

6253-
eslint-plugin-cypress@2.11.2:
6254-
version "2.11.2"
6255-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.2.tgz#a8f3fe7ec840f55e4cea37671f93293e6c3e76a0"
6256-
integrity sha512-1SergF1sGbVhsf7MYfOLiBhdOg6wqyeV9pXUAIDIffYTGMN3dTBQS9nFAzhLsHhO+Bn0GaVM1Ecm71XUidQ7VA==
6253+
eslint-plugin-cypress@2.12.1:
6254+
version "2.12.1"
6255+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
6256+
integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
62576257
dependencies:
62586258
globals "^11.12.0"
62596259

0 commit comments

Comments
 (0)