Skip to content

Commit 60b3cfa

Browse files
chore(deps-dev): bump eslint-plugin-cypress from 3.0.3 to 3.3.0 (#488)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e063d4 commit 60b3cfa

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.0",
1414
"eslint-config-prettier": "^9.1.0",
1515
"eslint-plugin-markdown": "^3.0.1",
16-
"eslint-plugin-cypress": "^3.0.3",
16+
"eslint-plugin-cypress": "^3.3.0",
1717
"eslint-plugin-prefer-let": "^3.0.1",
1818
"jest": "^29.7.0",
1919
"prettier": "^3.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,10 +1679,10 @@ eslint-module-utils@^2.7.4:
16791679
dependencies:
16801680
debug "^3.2.7"
16811681

1682-
eslint-plugin-cypress@^3.0.3:
1683-
version "3.0.3"
1684-
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.0.3.tgz#5a8f226e81276edca9fa17b24a4b9cb358a41936"
1685-
integrity sha512-yrdAyBoHRCarLrlozReLAuRn/AXQPqWf7+HoXzWLFAH7ntqn1RLpBqi2Vl7Czl2Y1pWNFVpXJlFeNj5dmUslsg==
1682+
eslint-plugin-cypress@^3.3.0:
1683+
version "3.3.0"
1684+
resolved "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.3.0.tgz#4ab963193d21ad22aca8379e1d15ba02619ae8db"
1685+
integrity sha512-HPHMPzYBIshzJM8wqgKSKHG2p/8R0Gbg4Pb3tcdC9WrmkuqxiKxSKbjunUrajhV5l7gCIFrh1P7C7GuBqH6YuQ==
16861686
dependencies:
16871687
globals "^13.20.0"
16881688

0 commit comments

Comments
 (0)