Skip to content

Commit bb0a8cb

Browse files
build(deps-dev): bump eslint-plugin-cypress in /website (#2798)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 4.2.1 to 4.3.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v4.2.1...v4.3.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e617245 commit bb0a8cb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"cypress": "^14.3.2",
4949
"cypress-file-upload": "^5.0.8",
5050
"dotenv": "^16.5.0",
51-
"eslint-plugin-cypress": "^4.2.1",
51+
"eslint-plugin-cypress": "^4.3.0",
5252
"eslint-plugin-import": "^2.31.0",
5353
"prettier": "^3.5.3",
5454
"start-server-and-test": "^2.0.11",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2136,10 +2136,10 @@ eslint-module-utils@^2.12.0:
21362136
dependencies:
21372137
debug "^3.2.7"
21382138

2139-
eslint-plugin-cypress@^4.2.1:
2140-
version "4.2.1"
2141-
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.2.1.tgz#e4ad7cefa9bcd591a4c1faf3e9aadb24638ebae5"
2142-
integrity sha512-WNhKkQPqXcbDL7pxGnNYBVLlAIOk6eHdFGQFRELsba871guZZe8zZe50GAjBXSZKcvUWbzCUopM+8ArlngdyGQ==
2139+
eslint-plugin-cypress@^4.3.0:
2140+
version "4.3.0"
2141+
resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-4.3.0.tgz#fce3c67c836541cb652c653f5e33088c8926a988"
2142+
integrity sha512-CgS/S940MJlT8jtnWGKI0LvZQBGb/BB0QCpgBOxFMM/Z6znD+PZUwBhCTwHKN2GEr5AOny3xB92an0QfzBGooQ==
21432143
dependencies:
21442144
globals "^15.15.0"
21452145

0 commit comments

Comments
 (0)