mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
bump eslint-plugin-cypress from 2.13.2 to 2.13.3
--- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d6847a9757
commit
24174cc204
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -117,7 +117,7 @@
|
|||
"cypress": "^12.10.0",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dockerode": "^3.3.5",
|
||||
"eslint-plugin-cypress": "^2.13.2",
|
||||
"eslint-plugin-cypress": "^2.13.3",
|
||||
"eslint-plugin-es": "^4.1.0",
|
||||
"exports-loader": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
|
@ -10460,9 +10460,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-cypress": {
|
||||
"version": "2.13.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.2.tgz",
|
||||
"integrity": "sha512-LlwjnBTzuKuC0A4H0RxVjs0YeAWK+CD1iM9Dp8un3lzT713ePQxfpPstCD+9HSAss8emuE3b2hCNUST+NrUwKw==",
|
||||
"version": "2.13.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3.tgz",
|
||||
"integrity": "sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"globals": "^11.12.0"
|
||||
|
|
@ -34333,9 +34333,9 @@
|
|||
}
|
||||
},
|
||||
"eslint-plugin-cypress": {
|
||||
"version": "2.13.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.2.tgz",
|
||||
"integrity": "sha512-LlwjnBTzuKuC0A4H0RxVjs0YeAWK+CD1iM9Dp8un3lzT713ePQxfpPstCD+9HSAss8emuE3b2hCNUST+NrUwKw==",
|
||||
"version": "2.13.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.13.3.tgz",
|
||||
"integrity": "sha512-nAPjZE5WopCsgJwl3vHm5iafpV+ZRO76Z9hMyRygWhmg5ODXDPd+9MaPl7kdJ2azj+sO87H3P1PRnggIrz848g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"globals": "^11.12.0"
|
||||
|
|
|
|||
|
|
@ -142,7 +142,7 @@
|
|||
"cypress": "^12.10.0",
|
||||
"cypress-wait-until": "^1.7.2",
|
||||
"dockerode": "^3.3.5",
|
||||
"eslint-plugin-cypress": "^2.13.2",
|
||||
"eslint-plugin-cypress": "^2.13.3",
|
||||
"eslint-plugin-es": "^4.1.0",
|
||||
"exports-loader": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue