diff --git a/package.json b/package.json index ff4930f88d3a..0e31e92955c8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/node": "^20.12.12", "eslint": "^8.52.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-cypress": "^3.2.0", + "eslint-plugin-cypress": "^3.3.0", "eslint-plugin-lodash": "^7.4.0", "eslint-plugin-mocha": "^10.4.3", "eslint-plugin-prettier": "^5.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82b9f9783c37..4c1c861876b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) eslint-plugin-cypress: - specifier: ^3.2.0 - version: 3.2.0(eslint@8.57.0) + specifier: ^3.3.0 + version: 3.3.0(eslint@8.57.0) eslint-plugin-lodash: specifier: ^7.4.0 version: 7.4.0(eslint@8.57.0) @@ -2618,8 +2618,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-cypress@3.2.0: - resolution: {integrity: sha512-HaxMz6BoU4ay+K4WrG9ZJC1NdX06FqSlAwtRDStjM0ORFT7zCNPNuRJ+kUPc17Rt2AMUBSqeD9L0zTR3uZhPpw==} + eslint-plugin-cypress@3.3.0: + resolution: {integrity: sha512-HPHMPzYBIshzJM8wqgKSKHG2p/8R0Gbg4Pb3tcdC9WrmkuqxiKxSKbjunUrajhV5l7gCIFrh1P7C7GuBqH6YuQ==} peerDependencies: eslint: '>=7' @@ -2958,10 +2958,12 @@ packages: glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} + deprecated: Glob versions prior to v9 are no longer supported glob@8.1.0: resolution: {integrity: sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==} engines: {node: '>=12'} + deprecated: Glob versions prior to v9 are no longer supported global-dirs@3.0.1: resolution: {integrity: sha512-NBcGGFbBA9s1VzD41QXDG+3++t9Mn5t1FpLdhESY6oKY4gYTFpX4wO3sqGUa0Srjtbfj3szX0RnemmrVRUdULA==} @@ -3115,6 +3117,7 @@ packages: inflight@1.0.6: resolution: {integrity: sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==} + deprecated: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} @@ -4161,6 +4164,7 @@ packages: rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} + deprecated: Rimraf versions prior to v4 are no longer supported hasBin: true rollup-plugin-peer-deps-external@2.2.4: @@ -7483,7 +7487,7 @@ snapshots: dependencies: eslint: 8.57.0 - eslint-plugin-cypress@3.2.0(eslint@8.57.0): + eslint-plugin-cypress@3.3.0(eslint@8.57.0): dependencies: eslint: 8.57.0 globals: 13.24.0