Skip to content

Commit 3dafb22

Browse files
authored
Merge pull request #1847 from bervProject/dependabot/npm_and_yarn/eslint-plugin-cypress-5.3.0
build(deps-dev): bump eslint-plugin-cypress from 5.2.1 to 5.3.0
2 parents a7cf0c2 + 9256d44 commit 3dafb22

2 files changed

Lines changed: 7 additions & 7 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.2.1",
46+
"eslint-plugin-cypress": "^5.3.0",
4747
"eslint-plugin-import": "^2.32.0",
4848
"eslint-plugin-vue": "^10.7.0",
4949
"eslint-plugin-vuejs-accessibility": "^2.4.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5105,12 +5105,12 @@ eslint-plugin-cypress@^2.11.2:
51055105
dependencies:
51065106
globals "^13.20.0"
51075107

5108-
eslint-plugin-cypress@^5.2.1:
5109-
version "5.2.1"
5110-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.2.1.tgz#0ce3fbe694174068403b3c0c2de252896317b97d"
5111-
integrity sha512-HTJLbcd7fwJ4agbHinZ4FUIl38bUTJT3BmH8zdgS2V32LETmPqCtWHi3xlgZ2vpX0aW6kQoHCVVqHm8NxZJ9sA==
5108+
eslint-plugin-cypress@^5.3.0:
5109+
version "5.3.0"
5110+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.3.0.tgz#52cb5397829a765a22680ccb010e81b73d249fb2"
5111+
integrity sha512-qjHF2Sdi3VkXSMnfQeUqsbYnessgc6T2dus/Q1U+e5102GpPy9eLd8MWW2Xp2SS9bMpPNLnSHwktMhCKr0dIBg==
51125112
dependencies:
5113-
globals "^16.2.0"
5113+
globals "^16.5.0"
51145114

51155115
eslint-plugin-import@^2.32.0:
51165116
version "2.32.0"
@@ -5889,7 +5889,7 @@ globals@^14.0.0:
58895889
resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e"
58905890
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
58915891

5892-
globals@^16.2.0:
5892+
globals@^16.5.0:
58935893
version "16.5.0"
58945894
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
58955895
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==

0 commit comments

Comments
 (0)