Merge pull request #3928 from LLK/dependabot/npm_and_yarn/eslint-plugin-cypress-2.10.3

This commit is contained in:
dependabot-preview[bot] 2020-05-11 22:55:08 +00:00 committed by GitHub
commit 1c68e76dfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

8
package-lock.json generated
View file

@ -5664,12 +5664,12 @@
}
},
"eslint-plugin-cypress": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.2.1.tgz",
"integrity": "sha512-WkH81MEALKhnpeRo/wWHBHR883LdkS8aFzbGAGFxiwRwik2IKBZxb/JrxbiA6+SZskXGcmdEi6rwL7xmiqo9MA==",
"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==",
"dev": true,
"requires": {
"globals": "^11.0.1"
"globals": "^11.12.0"
},
"dependencies": {
"globals": {