diff --git a/package.json b/package.json index b1eafc1a..ae6ce989 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@vue/test-utils": "2.4.6", "cypress": "^15.13.1", "eslint": "^10.2.0", - "eslint-plugin-cypress": "^6.3.0", + "eslint-plugin-cypress": "^6.3.1", "eslint-plugin-import": "^2.32.0", "eslint-plugin-vue": "^10.8.0", "eslint-plugin-vuejs-accessibility": "^2.5.0", diff --git a/yarn.lock b/yarn.lock index 1472b08d..d1fb4b7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1796,12 +1796,12 @@ eslint-module-utils@^2.12.1: dependencies: debug "^3.2.7" -eslint-plugin-cypress@^6.3.0: - version "6.3.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.3.0.tgz#fa90b3c78c880f7b8acecaa65d2a32d51f8c538e" - integrity sha512-4M3vgcMYgStgrYJn2uRtyWlAAJsY88//ctDJfBoQE2VtUWuBQ90W1Uiyar8MLQN2Ii52ZsEuzA3OBrnEW8Me/g== +eslint-plugin-cypress@^6.3.1: + version "6.3.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-6.3.1.tgz#b0a4ce9073f39412c3f2b5b8b452a75c1885fec1" + integrity sha512-iTJtdIZbyCUlagEI4YlVcwgPFV7X379Qi/upujaD4kvOaQkMvzmpt90vfSnaqgqprp/HPIvhnzv3fdI7mYV4QQ== dependencies: - globals "^17.4.0" + globals "^17.5.0" eslint-plugin-import@^2.32.0: version "2.32.0" @@ -2296,7 +2296,7 @@ globals@^14.0.0: resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== -globals@^17.4.0, globals@^17.5.0: +globals@^17.5.0: version "17.5.0" resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6" integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==