Merge pull request #6405 from nextcloud/dependabot/npm_and_yarn/stable30/eslint-plugin-cypress-3.6.0

This commit is contained in:
dependabot[bot]
2024-10-12 03:17:45 +00:00
committed by GitHub

6
package-lock.json generated
View File

@@ -9119,9 +9119,9 @@
}
},
"node_modules/eslint-plugin-cypress": {
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0.tgz",
"integrity": "sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==",
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz",
"integrity": "sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==",
"dev": true,
"dependencies": {
"globals": "^13.20.0"