@@ -4903,6 +4903,13 @@ escodegen@^1.14.1:
4903
4903
optionalDependencies:
4904
4904
source-map "~0.6.1"
4905
4905
4906
+ eslint-plugin-cypress@^2.10.3:
4907
+ version "2.12.1"
4908
+ resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.12.1.tgz#9aeee700708ca8c058e00cdafe215199918c2632"
4909
+ integrity sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==
4910
+ dependencies:
4911
+ globals "^11.12.0"
4912
+
4906
4913
eslint-scope@^4.0.3:
4907
4914
version "4.0.3"
4908
4915
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848"
@@ -5754,7 +5761,7 @@ global-dirs@^2.0.1:
5754
5761
dependencies:
5755
5762
ini "^1.3.5"
5756
5763
5757
- globals@^11.1.0:
5764
+ globals@^11.1.0, globals@^11.12.0 :
5758
5765
version "11.12.0"
5759
5766
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
5760
5767
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
9619
9626
integrity sha1-sgmEkgO7Jd+CDadW50cAWHhSFiA=
9620
9627
9621
9628
querystringify@^2.1.1:
9622
- version "2.1.1 "
9623
- resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.1.1 .tgz#60e5a5fd64a7f8bfa4d2ab2ed6fdf4c85bad154e "
9624
- integrity sha512-w7fLxIRCRT7U8Qu53jQnJyPkYZIaR4n5151KMfcJlO/A9397Wxb1amJvROTK6TOnp7PfoAmg/qXiNHI+08jRfA ==
9629
+ version "2.2.0 "
9630
+ resolved "https://registry.yarnpkg.com/querystringify/-/querystringify-2.2.0 .tgz#3345941b4153cb9d082d8eee4cda2016a9aef7f6 "
9631
+ integrity sha512-FIqgj2EUvTa7R50u0rGsyTftzjYmv/a3hO345bZNrqabNqjtgiDMgmo4mkUjd+nzU5oF3dClKqFIPUKybUyqoQ ==
9625
9632
9626
9633
9627
9634
version "0.24.1"
@@ -11754,9 +11761,9 @@ url-parse-lax@^3.0.0:
11754
11761
prepend-http "^2.0.0"
11755
11762
11756
11763
url-parse@^1.4.3:
11757
- version "1.4.7 "
11758
- resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7 .tgz#a8a83535e8c00a316e403a5db4ac1b9b853ae278 "
11759
- integrity sha512-d3uaVyzDB9tQoSXFvuSUNFibTd9zxd2bkVrDRvF5TmvWWQwqE4lgYJ5m+x1DbecWkw+LK4RNl2CU1hHuOKPVlg ==
11764
+ version "1.5.10 "
11765
+ resolved "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.10 .tgz#9d3c2f736c1d75dd3bd2be507dcc111f1e2ea9c1 "
11766
+ integrity sha512-WypcfiRhfeUP9vvF0j6rw0J3hrWrw6iZv3+22h6iRMJ/8z1Tj6XfLP4DsUix5MhMPnXpiHDoKyoZ/bdCkwBCiQ ==
11760
11767
dependencies:
11761
11768
querystringify "^2.1.1"
11762
11769
requires-port "^1.0.0"
0 commit comments