Browse Source

build(deps-dev): bump eslint-plugin-cypress from 2.15.1 to 2.15.2

---
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>
pull/44944/head
dependabot[bot] 1 week ago
parent
commit
404774916d
No account linked to committer's email address
2 changed files with 5 additions and 5 deletions
  1. 4
    4
      package-lock.json
  2. 1
    1
      package.json

+ 4
- 4
package-lock.json View File

@@ -123,7 +123,7 @@
"cypress-split": "^1.23.0",
"cypress-wait-until": "^3.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": "^5.0.0",
"file-loader": "^6.2.0",
@@ -11812,9 +11812,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"

+ 1
- 1
package.json View File

@@ -150,7 +150,7 @@
"cypress-split": "^1.23.0",
"cypress-wait-until": "^3.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": "^5.0.0",
"file-loader": "^6.2.0",

Loading…
Cancel
Save