Skip to content

Commit 9a920eb

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 3.5.0 to 3.6.0 (#547)
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 3.5.0 to 3.6.0. - [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases) - [Commits](cypress-io/eslint-plugin-cypress@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 06fc088 commit 9a920eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"eslint": "^8.57.1",
1414
"eslint-config-prettier": "^9.1.0",
1515
"eslint-plugin-markdown": "^5.1.0",
16-
"eslint-plugin-cypress": "^3.5.0",
16+
"eslint-plugin-cypress": "^3.6.0",
1717
"eslint-plugin-prefer-let": "^4.0.0",
1818
"jest": "^29.7.0",
1919
"prettier": "^3.3.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1807,10 +1807,10 @@ eslint-module-utils@^2.7.4, eslint-module-utils@^2.8.0:
18071807
dependencies:
18081808
debug "^3.2.7"
18091809

1810-
eslint-plugin-cypress@^3.5.0:
1811-
version "3.5.0"
1812-
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0.tgz#380ef5049ad80ebeca923db69e4aa96e72fcd893"
1813-
integrity sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==
1810+
eslint-plugin-cypress@^3.6.0:
1811+
version "3.6.0"
1812+
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.6.0.tgz#d0e2f68f27b9a34ecf565bef58ed82c8f10d39a8"
1813+
integrity sha512-7IAMcBbTVu5LpWeZRn5a9mQ30y4hKp3AfTz+6nSD/x/7YyLMoBI6X7XjDLYI6zFvuy4Q4QVGl563AGEXGW/aSA==
18141814
dependencies:
18151815
globals "^13.20.0"
18161816

0 commit comments

Comments
 (0)