mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
Merge pull request #46482 from nextcloud/dependabot/npm_and_yarn/stable28/eslint-plugin-cypress-2.15.2
build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2
This commit is contained in:
commit
31f1834a20
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -123,7 +123,7 @@
|
|||
"cypress-split": "^1.21.0",
|
||||
"cypress-wait-until": "^2.0.1",
|
||||
"dockerode": "^4.0.2",
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"eslint-plugin-cypress": "^2.15.2",
|
||||
"eslint-plugin-es": "^4.1.0",
|
||||
"exports-loader": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
|
@ -12004,9 +12004,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-cypress": {
|
||||
"version": "2.15.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.1.tgz",
|
||||
"integrity": "sha512-eLHLWP5Q+I4j2AWepYq0PgFEei9/s5LvjuSqWrxurkg1YZ8ltxdvMNmdSf0drnsNo57CTgYY/NIHHLRSWejR7w==",
|
||||
"version": "2.15.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-2.15.2.tgz",
|
||||
"integrity": "sha512-CtcFEQTDKyftpI22FVGpx8bkpKyYXBlNge6zSo0pl5/qJvBAnzaD76Vu2AsP16d6mTj478Ldn2mhgrWV+Xr0vQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"globals": "^13.20.0"
|
||||
|
|
|
|||
|
|
@ -150,7 +150,7 @@
|
|||
"cypress-split": "^1.21.0",
|
||||
"cypress-wait-until": "^2.0.1",
|
||||
"dockerode": "^4.0.2",
|
||||
"eslint-plugin-cypress": "^2.15.1",
|
||||
"eslint-plugin-cypress": "^2.15.2",
|
||||
"eslint-plugin-es": "^4.1.0",
|
||||
"exports-loader": "^4.0.0",
|
||||
"file-loader": "^6.2.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue