Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit e11951e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @babel/core to v7.13.8
1 parent 90086aa commit e11951e

File tree

2 files changed

+120
-82
lines changed

2 files changed

+120
-82
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"homepage": "https://github.com/cypress-io/cypress-example-todomvc-redux#readme",
3838
"devDependencies": {
39-
"@babel/core": "7.12.17",
39+
"@babel/core": "7.13.8",
4040
"@babel/preset-react": "7.12.13",
4141
"@cypress/code-coverage": "3.9.2",
4242
"babel-plugin-istanbul": "6.0.0",

yarn.lock

Lines changed: 119 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@
2323
dependencies:
2424
"@babel/highlight" "^7.12.13"
2525

26+
"@babel/compat-data@^7.13.8":
27+
version "7.13.8"
28+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
29+
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
30+
2631
"@babel/compat-data@^7.8.6", "@babel/compat-data@^7.9.0":
2732
version "7.9.0"
2833
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.9.0.tgz#04815556fc90b0c174abd2c0c1bb966faa036a6c"
@@ -32,25 +37,26 @@
3237
invariant "^2.2.4"
3338
semver "^5.5.0"
3439

35-
"@babel/core@7.12.17":
36-
version "7.12.17"
37-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2"
38-
integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ==
40+
"@babel/core@7.13.8":
41+
version "7.13.8"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
43+
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
3944
dependencies:
4045
"@babel/code-frame" "^7.12.13"
41-
"@babel/generator" "^7.12.17"
42-
"@babel/helper-module-transforms" "^7.12.17"
43-
"@babel/helpers" "^7.12.17"
44-
"@babel/parser" "^7.12.17"
46+
"@babel/generator" "^7.13.0"
47+
"@babel/helper-compilation-targets" "^7.13.8"
48+
"@babel/helper-module-transforms" "^7.13.0"
49+
"@babel/helpers" "^7.13.0"
50+
"@babel/parser" "^7.13.4"
4551
"@babel/template" "^7.12.13"
46-
"@babel/traverse" "^7.12.17"
47-
"@babel/types" "^7.12.17"
52+
"@babel/traverse" "^7.13.0"
53+
"@babel/types" "^7.13.0"
4854
convert-source-map "^1.7.0"
4955
debug "^4.1.0"
50-
gensync "^1.0.0-beta.1"
56+
gensync "^1.0.0-beta.2"
5157
json5 "^2.1.2"
5258
lodash "^4.17.19"
53-
semver "^5.4.1"
59+
semver "^6.3.0"
5460
source-map "^0.5.0"
5561

5662
"@babel/core@7.4.5":
@@ -104,21 +110,12 @@
104110
jsesc "^2.5.1"
105111
source-map "^0.5.0"
106112

107-
"@babel/generator@^7.12.13":
108-
version "7.12.15"
109-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
110-
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
111-
dependencies:
112-
"@babel/types" "^7.12.13"
113-
jsesc "^2.5.1"
114-
source-map "^0.5.0"
115-
116-
"@babel/generator@^7.12.17":
117-
version "7.12.17"
118-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
119-
integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==
113+
"@babel/generator@^7.13.0":
114+
version "7.13.0"
115+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c"
116+
integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw==
120117
dependencies:
121-
"@babel/types" "^7.12.17"
118+
"@babel/types" "^7.13.0"
122119
jsesc "^2.5.1"
123120
source-map "^0.5.0"
124121

@@ -178,6 +175,16 @@
178175
"@babel/helper-annotate-as-pure" "^7.8.3"
179176
"@babel/types" "^7.9.0"
180177

178+
"@babel/helper-compilation-targets@^7.13.8":
179+
version "7.13.8"
180+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
181+
integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==
182+
dependencies:
183+
"@babel/compat-data" "^7.13.8"
184+
"@babel/helper-validator-option" "^7.12.17"
185+
browserslist "^4.14.5"
186+
semver "^6.3.0"
187+
181188
"@babel/helper-compilation-targets@^7.8.7":
182189
version "7.8.7"
183190
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
@@ -289,12 +296,12 @@
289296
dependencies:
290297
"@babel/types" "^7.12.1"
291298

292-
"@babel/helper-member-expression-to-functions@^7.12.13":
293-
version "7.12.13"
294-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz#c5715695b4f8bab32660dbdcdc2341dec7e3df40"
295-
integrity sha512-B+7nN0gIL8FZ8SvMcF+EPyB21KnCcZHQZFczCxbiNGV/O0rsrSBlWGLzmtBJ3GMjSVMIm4lpFhR+VdVBuIsUcQ==
299+
"@babel/helper-member-expression-to-functions@^7.13.0":
300+
version "7.13.0"
301+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz#6aa4bb678e0f8c22f58cdb79451d30494461b091"
302+
integrity sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ==
296303
dependencies:
297-
"@babel/types" "^7.12.13"
304+
"@babel/types" "^7.13.0"
298305

299306
"@babel/helper-member-expression-to-functions@^7.8.3":
300307
version "7.8.3"
@@ -339,19 +346,19 @@
339346
"@babel/types" "^7.12.1"
340347
lodash "^4.17.19"
341348

342-
"@babel/helper-module-transforms@^7.12.17":
343-
version "7.12.17"
344-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509"
345-
integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ==
349+
"@babel/helper-module-transforms@^7.13.0":
350+
version "7.13.0"
351+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
352+
integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
346353
dependencies:
347354
"@babel/helper-module-imports" "^7.12.13"
348-
"@babel/helper-replace-supers" "^7.12.13"
355+
"@babel/helper-replace-supers" "^7.13.0"
349356
"@babel/helper-simple-access" "^7.12.13"
350357
"@babel/helper-split-export-declaration" "^7.12.13"
351358
"@babel/helper-validator-identifier" "^7.12.11"
352359
"@babel/template" "^7.12.13"
353-
"@babel/traverse" "^7.12.17"
354-
"@babel/types" "^7.12.17"
360+
"@babel/traverse" "^7.13.0"
361+
"@babel/types" "^7.13.0"
355362
lodash "^4.17.19"
356363

357364
"@babel/helper-module-transforms@^7.9.0":
@@ -431,15 +438,15 @@
431438
"@babel/traverse" "^7.12.1"
432439
"@babel/types" "^7.12.1"
433440

434-
"@babel/helper-replace-supers@^7.12.13":
435-
version "7.12.13"
436-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz#00ec4fb6862546bd3d0aff9aac56074277173121"
437-
integrity sha512-pctAOIAMVStI2TMLhozPKbf5yTEXc0OJa0eENheb4w09SrgOWEs+P4nTOZYJQCqs8JlErGLDPDJTiGIp3ygbLg==
441+
"@babel/helper-replace-supers@^7.13.0":
442+
version "7.13.0"
443+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz#6034b7b51943094cb41627848cb219cb02be1d24"
444+
integrity sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw==
438445
dependencies:
439-
"@babel/helper-member-expression-to-functions" "^7.12.13"
446+
"@babel/helper-member-expression-to-functions" "^7.13.0"
440447
"@babel/helper-optimise-call-expression" "^7.12.13"
441-
"@babel/traverse" "^7.12.13"
442-
"@babel/types" "^7.12.13"
448+
"@babel/traverse" "^7.13.0"
449+
"@babel/types" "^7.13.0"
443450

444451
"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6":
445452
version "7.8.6"
@@ -509,6 +516,11 @@
509516
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
510517
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
511518

519+
"@babel/helper-validator-option@^7.12.17":
520+
version "7.12.17"
521+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
522+
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
523+
512524
"@babel/helper-wrap-function@^7.8.3":
513525
version "7.8.3"
514526
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -519,14 +531,14 @@
519531
"@babel/traverse" "^7.8.3"
520532
"@babel/types" "^7.8.3"
521533

522-
"@babel/helpers@^7.12.17":
523-
version "7.12.17"
524-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc"
525-
integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg==
534+
"@babel/helpers@^7.13.0":
535+
version "7.13.0"
536+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
537+
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
526538
dependencies:
527539
"@babel/template" "^7.12.13"
528-
"@babel/traverse" "^7.12.17"
529-
"@babel/types" "^7.12.17"
540+
"@babel/traverse" "^7.13.0"
541+
"@babel/types" "^7.13.0"
530542

531543
"@babel/helpers@^7.4.4", "@babel/helpers@^7.9.0":
532544
version "7.9.2"
@@ -579,10 +591,10 @@
579591
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.15.tgz#2b20de7f0b4b332d9b119dd9c33409c538b8aacf"
580592
integrity sha512-AQBOU2Z9kWwSZMd6lNjCX0GUgFonL1wAM1db8L8PMk9UDaGsRCArBkU4Sc+UCM3AE4hjbXx+h58Lb3QT4oRmrA==
581593

582-
"@babel/parser@^7.12.17":
583-
version "7.12.17"
584-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848"
585-
integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==
594+
"@babel/parser@^7.13.0", "@babel/parser@^7.13.4":
595+
version "7.13.4"
596+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
597+
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
586598

587599
"@babel/parser@^7.4.4", "@babel/parser@^7.4.5", "@babel/parser@^7.7.5", "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
588600
version "7.9.4"
@@ -1310,32 +1322,17 @@
13101322
globals "^11.1.0"
13111323
lodash "^4.17.19"
13121324

1313-
"@babel/traverse@^7.12.13":
1314-
version "7.12.13"
1315-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
1316-
integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==
1317-
dependencies:
1318-
"@babel/code-frame" "^7.12.13"
1319-
"@babel/generator" "^7.12.13"
1320-
"@babel/helper-function-name" "^7.12.13"
1321-
"@babel/helper-split-export-declaration" "^7.12.13"
1322-
"@babel/parser" "^7.12.13"
1323-
"@babel/types" "^7.12.13"
1324-
debug "^4.1.0"
1325-
globals "^11.1.0"
1326-
lodash "^4.17.19"
1327-
1328-
"@babel/traverse@^7.12.17":
1329-
version "7.12.17"
1330-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619"
1331-
integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==
1325+
"@babel/traverse@^7.13.0":
1326+
version "7.13.0"
1327+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1328+
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
13321329
dependencies:
13331330
"@babel/code-frame" "^7.12.13"
1334-
"@babel/generator" "^7.12.17"
1331+
"@babel/generator" "^7.13.0"
13351332
"@babel/helper-function-name" "^7.12.13"
13361333
"@babel/helper-split-export-declaration" "^7.12.13"
1337-
"@babel/parser" "^7.12.17"
1338-
"@babel/types" "^7.12.17"
1334+
"@babel/parser" "^7.13.0"
1335+
"@babel/types" "^7.13.0"
13391336
debug "^4.1.0"
13401337
globals "^11.1.0"
13411338
lodash "^4.17.19"
@@ -1391,10 +1388,10 @@
13911388
lodash "^4.17.19"
13921389
to-fast-properties "^2.0.0"
13931390

1394-
"@babel/types@^7.12.17":
1395-
version "7.12.17"
1396-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963"
1397-
integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==
1391+
"@babel/types@^7.13.0":
1392+
version "7.13.0"
1393+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1394+
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
13981395
dependencies:
13991396
"@babel/helper-validator-identifier" "^7.12.11"
14001397
lodash "^4.17.19"
@@ -2412,6 +2409,17 @@ browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.6.0, browserslist@^4.8
24122409
node-releases "^1.1.53"
24132410
pkg-up "^2.0.0"
24142411

2412+
browserslist@^4.14.5:
2413+
version "4.16.3"
2414+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz#340aa46940d7db878748567c5dea24a48ddf3717"
2415+
integrity sha512-vIyhWmIkULaq04Gt93txdh+j02yX/JzlyhLYbV3YQCn/zvES3JnY7TifHHvvr1w5hTDluNKMkV05cs4vy8Q7sw==
2416+
dependencies:
2417+
caniuse-lite "^1.0.30001181"
2418+
colorette "^1.2.1"
2419+
electron-to-chromium "^1.3.649"
2420+
escalade "^3.1.1"
2421+
node-releases "^1.1.70"
2422+
24152423
buffer-crc32@~0.2.3:
24162424
version "0.2.13"
24172425
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
@@ -2541,6 +2549,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001043:
25412549
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001045.tgz#a770df9de36ad6ca0c34f90eaa797a2dbbb1b619"
25422550
integrity sha512-Y8o2Iz1KPcD6FjySbk1sPpvJqchgxk/iow0DABpGyzA1UeQAuxh63Xh0Enj5/BrsYbXtCN32JmR4ZxQTCQ6E6A==
25432551

2552+
caniuse-lite@^1.0.30001181:
2553+
version "1.0.30001192"
2554+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001192.tgz#b848ebc0ab230cf313d194a4775a30155d50ae40"
2555+
integrity sha512-63OrUnwJj5T1rUmoyqYTdRWBqFFxZFlyZnRRjDR8NSUQFB6A+j/uBORU/SyJ5WzDLg4SPiZH40hQCBNdZ/jmAw==
2556+
25442557
caseless@~0.12.0:
25452558
version "0.12.0"
25462559
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -2808,6 +2821,11 @@ color@^3.0.0:
28082821
color-convert "^1.9.1"
28092822
color-string "^1.5.2"
28102823

2824+
colorette@^1.2.1:
2825+
version "1.2.2"
2826+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
2827+
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
2828+
28112829
colors@^1.1.2:
28122830
version "1.4.0"
28132831
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
@@ -3530,6 +3548,11 @@ electron-to-chromium@^1.3.413:
35303548
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.414.tgz#9d0a92defefda7cc1cf8895058b892795ddd6b41"
35313549
integrity sha512-UfxhIvED++qLwWrAq9uYVcqF8FdeV9sU2S7qhiHYFODxzXRrd1GZRl/PjITHsTEejgibcWDraD8TQqoHb1aCBQ==
35323550

3551+
electron-to-chromium@^1.3.649:
3552+
version "1.3.675"
3553+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.675.tgz#7ad29f98d7b48da581554eb28bb9a71fd5fd4956"
3554+
integrity sha512-GEQw+6dNWjueXGkGfjgm7dAMtXfEqrfDG3uWcZdeaD4cZ3dKYdPRQVruVXQRXtPLtOr5GNVVlNLRMChOZ611pQ==
3555+
35333556
elegant-spinner@^1.0.1:
35343557
version "1.0.1"
35353558
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -3623,6 +3646,11 @@ es6-error@^4.0.1:
36233646
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d"
36243647
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==
36253648

3649+
escalade@^3.1.1:
3650+
version "3.1.1"
3651+
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.1.tgz#d8cfdc7000965c5a0174b4a82eaa5c0552742e40"
3652+
integrity sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==
3653+
36263654
escape-html@~1.0.3:
36273655
version "1.0.3"
36283656
resolved "https://registry.yarnpkg.com/escape-html/-/escape-html-1.0.3.tgz#0258eae4d3d0c0974de1c169188ef0051d1d1988"
@@ -4141,6 +4169,11 @@ gensync@^1.0.0-beta.1:
41414169
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz#58f4361ff987e5ff6e1e7a210827aa371eaac269"
41424170
integrity sha512-r8EC6NO1sngH/zdD9fiRDLdcgnbayXah+mLgManTaIZJqEC1MZstmnox8KpnI2/fxQwrp5OpCOYWLp4rBl4Jcg==
41434171

4172+
gensync@^1.0.0-beta.2:
4173+
version "1.0.0-beta.2"
4174+
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
4175+
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==
4176+
41444177
get-assigned-identifiers@^1.2.0:
41454178
version "1.2.0"
41464179
resolved "https://registry.yarnpkg.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz#6dbf411de648cbaf8d9169ebb0d2d576191e2ff1"
@@ -5710,6 +5743,11 @@ node-releases@^1.1.53:
57105743
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.53.tgz#2d821bfa499ed7c5dffc5e2f28c88e78a08ee3f4"
57115744
integrity sha512-wp8zyQVwef2hpZ/dJH7SfSrIPD6YoJz6BDQDpGEkcA0s3LpAQoxBIYmfIq6QAhC1DhwsyCgTaTTcONwX8qzCuQ==
57125745

5746+
node-releases@^1.1.70:
5747+
version "1.1.71"
5748+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
5749+
integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
5750+
57135751
normalize-html-whitespace@^1.0.0:
57145752
version "1.0.0"
57155753
resolved "https://registry.yarnpkg.com/normalize-html-whitespace/-/normalize-html-whitespace-1.0.0.tgz#5e3c8e192f1b06c3b9eee4b7e7f28854c7601e34"

0 commit comments

Comments
 (0)