Merge pull request #4034 from LLK/dependabot/npm_and_yarn/eslint-plugin-cypress-2.11.0

This commit is contained in:
dependabot-preview[bot] 2020-05-27 20:56:57 +00:00 committed by GitHub
commit 3b75f35bf7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View file

@ -5664,9 +5664,9 @@
}
},
"eslint-plugin-cypress": {
"version": "2.10.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.10.3.tgz",
"integrity": "sha512-CvFeoCquShfO8gHNIKA1VpUTz78WtknMebLemBd1lRbcmJNjwpqCqpQYUG/XVja8GjdX/e2TJXYa+EUBxehtUg==",
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.0.tgz",
"integrity": "sha512-nwPIiSN2t3EPuv/bqFCn45qsLfhbTrmXs6SDNlAatGMm++1WMDMp4hcyUryjYP8B2JMLpSRLWt/4vlpgpys3FQ==",
"dev": true,
"requires": {
"globals": "^11.12.0"