This repository was archived by the owner on May 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Expand file tree Collapse file tree 2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 4343 "babel-plugin-transform-class-properties" : " 6.24.1" ,
4444 "coveralls" : " 3.1.0" ,
4545 "cross-env" : " 7.0.3" ,
46- "cypress" : " 6.5 .0" ,
46+ "cypress" : " 6.6 .0" ,
4747 "cypress-react-unit-test" : " 4.17.2" ,
4848 "istanbul-lib-coverage" : " 3.0.0" ,
4949 "parcel-bundler" : " 1.12.4" ,
Original file line number Diff line number Diff line change @@ -3229,10 +3229,10 @@ cypress-react-unit-test@4.17.2:
32293229 semver "7.3.2"
32303230 unfetch "4.1.0"
32313231
3232- cypress@6.5 .0 :
3233- version "6.5 .0"
3234- resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.5 .0.tgz#d853d7a8f915f894249a8788294bfba077278c17 "
3235- integrity sha512-ol/yTAqHrQQpYBjxLlRSvZf4DOb9AhaQNVlwdOZgJcBHZOOa52/p/6/p3PPcvzjWGOMG6Yq0z4G+jrbWyk/9Dg ==
3232+ cypress@6.6 .0 :
3233+ version "6.6 .0"
3234+ resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.6 .0.tgz#659c64cdb06e51b6be18fdac39d8f192deb54fa0 "
3235+ integrity sha512-+Xx3Zn653LJHUsCb9h1Keql2jlazbr1ROmbY6DFJMmXKLgXP4ez9cE403W93JNGRbZK0Tng3R/oP8mvd9XAPVg ==
32363236 dependencies :
32373237 " @cypress/listr-verbose-renderer" " ^0.4.1"
32383238 " @cypress/request" " ^2.88.5"
@@ -3267,7 +3267,7 @@ cypress@6.5.0:
32673267 moment "^2.29.1"
32683268 ospath "^1.2.2"
32693269 pretty-bytes "^5.4.1"
3270- ramda "~0.26 .1"
3270+ ramda "~0.27 .1"
32713271 request-progress "^3.0.0"
32723272 supports-color "^7.2.0"
32733273 tmp "~0.2.1"
@@ -6823,11 +6823,16 @@ quote-stream@^1.0.1, quote-stream@~1.0.2:
68236823 minimist "^1.1.3"
68246824 through2 "^2.0.0"
68256825
6826- ramda@0.26.1, ramda@~0.26.1 :
6826+ ramda@0.26.1 :
68276827 version "0.26.1"
68286828 resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.26.1.tgz#8d41351eb8111c55353617fc3bbffad8e4d35d06"
68296829 integrity sha512-hLWjpy7EnsDBb0p+Z3B7rPi3GDeRG5ZtiI33kJhTt+ORCd38AbAIjB/9zRIUoeTbE/AVX5ZkU7m6bznsvrf8eQ==
68306830
6831+ ramda@~0.27.1 :
6832+ version "0.27.1"
6833+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
6834+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
6835+
68316836randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5 :
68326837 version "2.1.0"
68336838 resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
You can’t perform that action at this time.
0 commit comments