diff --git a/package-lock.json b/package-lock.json
index 178e3cca45aff33b38b79ac48e5f8331c7aa5cc3..6330de0b397cc1b393a7bcd383f0b9b0324ab682 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -83,7 +83,7 @@
         "eslint-config-standard-jsx": "11.0.0",
         "eslint-config-standard-react": "13.0.0",
         "eslint-plugin-chai-friendly": "^1.0.1",
-        "eslint-plugin-cypress": "^3.4.0",
+        "eslint-plugin-cypress": "^3.5.0",
         "eslint-plugin-icedfrisby": "^0.1.0",
         "eslint-plugin-import": "^2.29.1",
         "eslint-plugin-jsdoc": "^50.2.2",
@@ -11674,9 +11674,9 @@
       }
     },
     "node_modules/eslint-plugin-cypress": {
-      "version": "3.4.0",
-      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.4.0.tgz",
-      "integrity": "sha512-Rrrr3Ri6wHqzrRr+TyUV7bDS4UnMMrFY1R1PP2F7XdGfe9txDC6lQEshyoNOWqGoPkbbeDm1x1XPc/adxemsnA==",
+      "version": "3.5.0",
+      "resolved": "https://registry.npmjs.org/eslint-plugin-cypress/-/eslint-plugin-cypress-3.5.0.tgz",
+      "integrity": "sha512-JZQ6XnBTNI8h1B9M7wJSFzc48SYbh7VMMKaNTQOFa3BQlnmXPrVc4PKen8R+fpv6VleiPeej6VxloGb42zdRvw==",
       "dev": true,
       "dependencies": {
         "globals": "^13.20.0"
diff --git a/package.json b/package.json
index 02877ac24ee6131959f76b866fad3d0211f470df..6c20ec7cd58cae81c594918d8f0ccb86fcab0e6f 100644
--- a/package.json
+++ b/package.json
@@ -170,7 +170,7 @@
     "eslint-config-standard-jsx": "11.0.0",
     "eslint-config-standard-react": "13.0.0",
     "eslint-plugin-chai-friendly": "^1.0.1",
-    "eslint-plugin-cypress": "^3.4.0",
+    "eslint-plugin-cypress": "^3.5.0",
     "eslint-plugin-icedfrisby": "^0.1.0",
     "eslint-plugin-import": "^2.29.1",
     "eslint-plugin-jsdoc": "^50.2.2",