Skip to content

Commit

Permalink
chore(deps): update eslint-plugin-cypress to 2.10.3 🌟
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2020
1 parent 645e537 commit 461ec45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"del": "3.0.0",
"electron-builder": "20.39.0",
"eslint": "6.8.0",
"eslint-plugin-cypress": "2.10.1",
"eslint-plugin-cypress": "2.10.3",
"eslint-plugin-json-format": "2.0.0",
"eslint-plugin-mocha": "6.1.0",
"eslint-plugin-react": "7.18.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11053,10 +11053,10 @@ eslint-module-utils@^2.1.1:
debug "^2.6.8"
pkg-dir "^2.0.0"

eslint-plugin-cypress@2.10.1:
version "2.10.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.10.1.tgz#76b15abd5b35975e21b465214ac2173036fbe271"
integrity sha512-Oo52+uEE7caVRIIeNCg743e3QKNY9Fkfd4KCzBq2BqG3EhhndekEu2YTwW6kSgca2jXSPmbGm0HiZktSakl4Og==
eslint-plugin-cypress@2.10.3:
version "2.10.3"
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.10.3.tgz#82eba7e014954149d590402eecd0d4e147cc7f14"
integrity sha512-CvFeoCquShfO8gHNIKA1VpUTz78WtknMebLemBd1lRbcmJNjwpqCqpQYUG/XVja8GjdX/e2TJXYa+EUBxehtUg==
dependencies:
globals "^11.12.0"

Expand Down

0 comments on commit 461ec45

Please sign in to comment.