Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit e5ce85b

Browse files
committed
chore(deps): update cypress to latest
1 parent 16282ff commit e5ce85b

File tree

1 file changed

+46
-3
lines changed

1 file changed

+46
-3
lines changed

yarn.lock

Lines changed: 46 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@
294294
"@babel/plugin-proposal-decorators@^7.4.4":
295295
version "7.4.4"
296296
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.4.4.tgz#de9b2a1a8ab0196f378e2a82f10b6e2a36f21cc0"
297-
integrity sha512-z7MpQz3XC/iQJWXH9y+MaWcLPNSMY9RQSthrLzak8R8hCj0fuyNk+Dzi9kfNe/JxxlWQ2g7wkABbgWjW36MTcw==
298297
dependencies:
299298
"@babel/helper-create-class-features-plugin" "^7.4.4"
300299
"@babel/helper-plugin-utils" "^7.0.0"
@@ -993,8 +992,12 @@
993992

994993
"@formatjs/intl-relativetimeformat@^2.5.0":
995994
version "2.5.2"
995+
<<<<<<< HEAD
996996
resolved "https://registry.yarnpkg.com/@formatjs/intl-relativetimeformat/-/intl-relativetimeformat-2.5.2.tgz#4d00198b411688a2ee128a7df92ddb3b741779d6"
997997
integrity sha512-n/t9Si2pvCgoYnYzRsb6DgjIC09wrOM2t+E+r79WAvur/ESdU/cSse6w26gfiQUijFoU8x8AyTZ8rArBXLiDtA==
998+
=======
999+
resolved "https://registry.npmjs.org/@formatjs/intl-relativetimeformat/-/intl-relativetimeformat-2.5.2.tgz#4d00198b411688a2ee128a7df92ddb3b741779d6"
1000+
>>>>>>> chore(deps): update cypress to latest
9981001

9991002
"@groupher/eslint-config-web@1.1.1":
10001003
version "1.1.1"
@@ -1244,16 +1247,24 @@
12441247

12451248
"@types/hoist-non-react-statics@^3.3.1":
12461249
version "3.3.1"
1250+
<<<<<<< HEAD
12471251
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
12481252
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
1253+
=======
1254+
resolved "https://registry.npmjs.org/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
1255+
>>>>>>> chore(deps): update cypress to latest
12491256
dependencies:
12501257
"@types/react" "*"
12511258
hoist-non-react-statics "^3.3.0"
12521259

12531260
"@types/invariant@^2.2.30":
12541261
version "2.2.30"
1262+
<<<<<<< HEAD
12551263
resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.30.tgz#20efa342807606ada5483731a8137cb1561e5fe9"
12561264
integrity sha512-98fB+yo7imSD2F7PF7GIpELNgtLNgo5wjivu0W5V4jx+KVVJxo6p/qN4zdzSTBWy4/sN3pPyXwnhRSD28QX+ag==
1265+
=======
1266+
resolved "https://registry.npmjs.org/@types/invariant/-/invariant-2.2.30.tgz#20efa342807606ada5483731a8137cb1561e5fe9"
1267+
>>>>>>> chore(deps): update cypress to latest
12571268

12581269
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0":
12591270
version "2.0.1"
@@ -1317,9 +1328,14 @@
13171328
csstype "^2.2.0"
13181329

13191330
"@types/react@^16.0.0":
1331+
<<<<<<< HEAD
13201332
version "16.8.25"
13211333
resolved "https://registry.yarnpkg.com/@types/react/-/react-16.8.25.tgz#0247613ab58b1b11ba10fed662e1947c5f2bb89c"
13221334
integrity sha512-ydAAkLnNTC4oYSxJ3zwK/4QcVmEecACJ4ZdxXITbxz/dhahBSDKY6OQ1uawAW6rE/7kfHccxulYLSAIZVrSq0A==
1335+
=======
1336+
version "16.8.24"
1337+
resolved "https://registry.npmjs.org/@types/react/-/react-16.8.24.tgz#8d1ea1fcbfa214220da3d3c04e506f1077b0deac"
1338+
>>>>>>> chore(deps): update cypress to latest
13231339
dependencies:
13241340
"@types/prop-types" "*"
13251341
csstype "^2.2.0"
@@ -5193,7 +5209,6 @@ fs-extra@5.0.0:
51935209
fs-extra@8.1.0, fs-extra@^8.0.1:
51945210
version "8.1.0"
51955211
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
5196-
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
51975212
dependencies:
51985213
graceful-fs "^4.2.0"
51995214
jsonfile "^4.0.0"
@@ -6062,18 +6077,27 @@ intersperse@^1.0.0:
60626077

60636078
intl-format-cache@^4.1.4, intl-format-cache@^4.1.6:
60646079
version "4.1.6"
6080+
<<<<<<< HEAD
60656081
resolved "https://registry.yarnpkg.com/intl-format-cache/-/intl-format-cache-4.1.6.tgz#a1f7101f435fa06cc2fe3a968f4b393663ca92a4"
60666082
integrity sha512-A9iI5F9NgWINJ4gKZs0trME5UV/EBWq4DwSSUUijcHN6KdYDznr9pLzpuAk00orXbJi/e9SWHkKBEwEAVGNMGg==
60676083

60686084
intl-locales-supported@^1.4.2:
60696085
version "1.4.3"
60706086
resolved "https://registry.yarnpkg.com/intl-locales-supported/-/intl-locales-supported-1.4.3.tgz#2cbfebe94e3954350622b518b7e1d42324ff69c9"
60716087
integrity sha512-vkjv1mbUHy9N0gATGQ6P/ZxkxCeJfD6fBDEdwdYG3MfQfwGC5rjAFBZglH58UtGUhA22Pr/ZDxwkhr/34V8VPw==
6088+
=======
6089+
resolved "https://registry.npmjs.org/intl-format-cache/-/intl-format-cache-4.1.6.tgz#a1f7101f435fa06cc2fe3a968f4b393663ca92a4"
6090+
6091+
intl-locales-supported@^1.4.2:
6092+
version "1.4.3"
6093+
resolved "https://registry.npmjs.org/intl-locales-supported/-/intl-locales-supported-1.4.3.tgz#2cbfebe94e3954350622b518b7e1d42324ff69c9"
6094+
>>>>>>> chore(deps): update cypress to latest
60726095

60736096
intl-messageformat-parser@^2.1.2:
60746097
version "2.1.3"
60756098
resolved "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-2.1.3.tgz#c918e36a08bd7ff01349d8ea3736262c986aaeb1"
60766099

6100+
<<<<<<< HEAD
60776101
intl-messageformat-parser@^3.0.1, intl-messageformat-parser@^3.0.3:
60786102
version "3.0.3"
60796103
resolved "https://registry.yarnpkg.com/intl-messageformat-parser/-/intl-messageformat-parser-3.0.3.tgz#0ed87b9ecaaab737a209aa19d9929953ae5799f6"
@@ -6086,6 +6110,18 @@ intl-messageformat@^6.0.1:
60866110
dependencies:
60876111
intl-format-cache "^4.1.6"
60886112
intl-messageformat-parser "^3.0.3"
6113+
=======
6114+
intl-messageformat-parser@^3.0.1, intl-messageformat-parser@^3.0.2:
6115+
version "3.0.2"
6116+
resolved "https://registry.npmjs.org/intl-messageformat-parser/-/intl-messageformat-parser-3.0.2.tgz#87d26e25c5435355174ae2b7de63eaba77a0af38"
6117+
6118+
intl-messageformat@^6.0.1:
6119+
version "6.0.3"
6120+
resolved "https://registry.npmjs.org/intl-messageformat/-/intl-messageformat-6.0.3.tgz#161646e0007526c86d6700d087561b2c4249d2e3"
6121+
dependencies:
6122+
intl-format-cache "^4.1.6"
6123+
intl-messageformat-parser "^3.0.2"
6124+
>>>>>>> chore(deps): update cypress to latest
60896125

60906126
intl@^1.2.5:
60916127
version "1.2.5"
@@ -9587,8 +9623,12 @@ react-highlight-words@^0.16.0:
95879623

95889624
react-intl@3.0.0:
95899625
version "3.0.0"
9626+
<<<<<<< HEAD
95909627
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-3.0.0.tgz#c883b8f84919800fc0ea63b877ee48ca45e4eefc"
95919628
integrity sha512-63DBQ7oNv8P/hRqxyFw/nDtZU9vLTQbXFtK72Vy81PL24znY2/DxtxKecZd4dR/FynqZUlT4paXyzimZTo2fjg==
9629+
=======
9630+
resolved "https://registry.npmjs.org/react-intl/-/react-intl-3.0.0.tgz#c883b8f84919800fc0ea63b877ee48ca45e4eefc"
9631+
>>>>>>> chore(deps): update cypress to latest
95929632
dependencies:
95939633
"@formatjs/intl-relativetimeformat" "^2.5.0"
95949634
"@types/hoist-non-react-statics" "^3.3.1"
@@ -9765,8 +9805,12 @@ react@16.8.1:
97659805

97669806
react@^16.3.0:
97679807
version "16.8.6"
9808+
<<<<<<< HEAD
97689809
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
97699810
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
9811+
=======
9812+
resolved "https://registry.npmjs.org/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
9813+
>>>>>>> chore(deps): update cypress to latest
97709814
dependencies:
97719815
loose-envify "^1.1.0"
97729816
object-assign "^4.1.1"
@@ -10328,7 +10372,6 @@ semver@6.0.0:
1032810372
semver@6.3.0, semver@^6.0.0, semver@^6.1.2:
1032910373
version "6.3.0"
1033010374
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
10331-
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
1033210375

1033310376
semver@^6.1.1:
1033410377
version "6.2.0"

0 commit comments

Comments
 (0)