Skip to content

Commit 47380c4

Browse files
authored
Merge pull request #1854 from bervProject/dependabot/npm_and_yarn/eslint-plugin-cypress-6.0.0
build(deps-dev): bump eslint-plugin-cypress from 5.3.0 to 6.0.0
2 parents f24394e + 9f7efb1 commit 47380c4

2 files changed

Lines changed: 6 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-loader": "^10.0.0",
4444
"cypress": "^15.10.0",
4545
"eslint": "^9.39.2",
46-
"eslint-plugin-cypress": "^5.3.0",
46+
"eslint-plugin-cypress": "^6.0.0",
4747
"eslint-plugin-import": "^2.32.0",
4848
"eslint-plugin-vue": "^10.8.0",
4949
"eslint-plugin-vuejs-accessibility": "^2.5.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5071,12 +5071,12 @@ eslint-plugin-cypress@^2.11.2:
50715071
dependencies:
50725072
globals "^13.20.0"
50735073

5074-
eslint-plugin-cypress@^5.3.0:
5075-
version "5.3.0"
5076-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.3.0.tgz#52cb5397829a765a22680ccb010e81b73d249fb2"
5077-
integrity sha512-qjHF2Sdi3VkXSMnfQeUqsbYnessgc6T2dus/Q1U+e5102GpPy9eLd8MWW2Xp2SS9bMpPNLnSHwktMhCKr0dIBg==
5074+
eslint-plugin-cypress@^6.0.0:
5075+
version "6.0.0"
5076+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.0.0.tgz#d137892de43278975c3f1951e2b2c3a8e40006ef"
5077+
integrity sha512-J96t5BLt8lYSiQ5b4vZ2IpUcsAc3XOw9Esy5sFSvgbx4Od/MIwlbXM8QazrcbEKrKKsynOnyXzZwiAQTtGCEyA==
50785078
dependencies:
5079-
globals "^16.5.0"
5079+
globals "^17.3.0"
50805080

50815081
eslint-plugin-import@^2.32.0:
50825082
version "2.32.0"
@@ -5866,11 +5866,6 @@ globals@^14.0.0:
58665866
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
58675867
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
58685868

5869-
globals@^16.5.0:
5870-
version "16.5.0"
5871-
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
5872-
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
5873-
58745869
globals@^17.3.0:
58755870
version "17.3.0"
58765871
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"

0 commit comments

Comments
 (0)