Skip to content

Commit 0bb1fb3

Browse files
build(deps-dev): bump eslint-plugin-cypress from 4.3.0 to 5.1.0
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.3.0 to 5.1.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.3.0...v5.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55088bc commit 0bb1fb3

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"babel-loader": "^10.0.0",
4646
"cypress": "^14.5.0",
4747
"eslint": "^8.57.1",
48-
"eslint-plugin-cypress": "^4.3.0",
48+
"eslint-plugin-cypress": "^5.1.0",
4949
"eslint-plugin-import": "^2.31.0",
5050
"eslint-plugin-vue": "^9.33.0",
5151
"eslint-plugin-vuejs-accessibility": "^2.4.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5440,12 +5440,12 @@ eslint-plugin-cypress@^2.11.2:
54405440
dependencies:
54415441
globals "^13.20.0"
54425442

5443-
eslint-plugin-cypress@^4.3.0:
5444-
version "4.3.0"
5445-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.3.0.tgz#fce3c67c836541cb652c653f5e33088c8926a988"
5446-
integrity sha512-CgS/S940MJlT8jtnWGKI0LvZQBGb/BB0QCpgBOxFMM/Z6znD+PZUwBhCTwHKN2GEr5AOny3xB92an0QfzBGooQ==
5443+
eslint-plugin-cypress@^5.1.0:
5444+
version "5.1.0"
5445+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-5.1.0.tgz#348c63f2afb2b336ab2063bf27347c1219be64b6"
5446+
integrity sha512-tdLXm4aq9vX2hTtKJTUFD3gdNseMKqsf8+P6hI4TtOPdz1LU4xvTpQBd1++qPAsPZP2lyYh71B5mvzu2lBr4Ow==
54475447
dependencies:
5448-
globals "^15.15.0"
5448+
globals "^16.2.0"
54495449

54505450
eslint-plugin-import@^2.29.1, eslint-plugin-import@^2.31.0:
54515451
version "2.31.0"
@@ -6351,10 +6351,10 @@ globals@^13.19.0, globals@^13.20.0, globals@^13.24.0:
63516351
dependencies:
63526352
type-fest "^0.20.2"
63536353

6354-
globals@^15.15.0:
6355-
version "15.15.0"
6356-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
6357-
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
6354+
globals@^16.2.0:
6355+
version "16.2.0"
6356+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.2.0.tgz#19efcd1ddde2bd5efce128e5c2e441df1abc6f7c"
6357+
integrity sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==
63586358

63596359
globalthis@^1.0.3:
63606360
version "1.0.3"

0 commit comments

Comments
 (0)