Skip to content

Commit 93a5102

Browse files
build(deps-dev): bump eslint-plugin-cypress from 4.2.0 to 4.2.1
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.2.0...v4.2.1) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 4.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b11684 commit 93a5102

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.3.0",
4747
"eslint": "^8.57.1",
48-
"eslint-plugin-cypress": "^4.2.0",
48+
"eslint-plugin-cypress": "^4.2.1",
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
@@ -5416,12 +5416,12 @@ eslint-plugin-cypress@^2.11.2:
54165416
dependencies:
54175417
globals "^13.20.0"
54185418

5419-
eslint-plugin-cypress@^4.2.0:
5420-
version "4.2.0"
5421-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.0.tgz#27cb865de0c9080751db52f164cf45f0979918b7"
5422-
integrity sha512-v5cyt0VYb1tEEODBJSE44PocYOwQsckyexJhCs7LtdD3FGO6D2GjnZB2s2Sts4RcxdxECTWX01nObOZRs26bQw==
5419+
eslint-plugin-cypress@^4.2.1:
5420+
version "4.2.1"
5421+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.1.tgz#e4ad7cefa9bcd591a4c1faf3e9aadb24638ebae5"
5422+
integrity sha512-WNhKkQPqXcbDL7pxGnNYBVLlAIOk6eHdFGQFRELsba871guZZe8zZe50GAjBXSZKcvUWbzCUopM+8ArlngdyGQ==
54235423
dependencies:
5424-
globals "^15.11.0"
5424+
globals "^15.15.0"
54255425

54265426
eslint-plugin-import@^2.29.1, eslint-plugin-import@^2.31.0:
54275427
version "2.31.0"
@@ -6327,10 +6327,10 @@ globals@^13.19.0, globals@^13.20.0, globals@^13.24.0:
63276327
dependencies:
63286328
type-fest "^0.20.2"
63296329

6330-
globals@^15.11.0:
6331-
version "15.14.0"
6332-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.14.0.tgz#b8fd3a8941ff3b4d38f3319d433b61bbb482e73f"
6333-
integrity sha512-OkToC372DtlQeje9/zHIo5CT8lRP/FUgEOKBEhU4e0abL7J7CD24fD9ohiLN5hagG/kWCYj4K5oaxxtj2Z0Dig==
6330+
globals@^15.15.0:
6331+
version "15.15.0"
6332+
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
6333+
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
63346334

63356335
globalthis@^1.0.3:
63366336
version "1.0.3"

0 commit comments

Comments
 (0)