Skip to content

Commit d0d9dc3

Browse files
Merge pull request #310 from harshzalavadiya/dependabot/npm_and_yarn/babel/core-7.13.8
2 parents d6e8f3e + 79b2a9c commit d0d9dc3

File tree

1 file changed

+76
-65
lines changed

1 file changed

+76
-65
lines changed

yarn.lock

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

26-
"@babel/compat-data@^7.12.5", "@babel/compat-data@^7.12.7":
26+
"@babel/compat-data@^7.12.7":
2727
version "7.12.7"
2828
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
2929
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
3030

31+
"@babel/compat-data@^7.13.8":
32+
version "7.13.8"
33+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
34+
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
35+
3136
"@babel/core@7.12.9":
3237
version "7.12.9"
3338
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
@@ -51,32 +56,33 @@
5156
source-map "^0.5.0"
5257

5358
"@babel/core@^7.1.0", "@babel/core@^7.12.1", "@babel/core@^7.12.13", "@babel/core@^7.12.3", "@babel/core@^7.4.4", "@babel/core@^7.7.5":
54-
version "7.12.16"
55-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
56-
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
59+
version "7.13.8"
60+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
61+
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
5762
dependencies:
5863
"@babel/code-frame" "^7.12.13"
59-
"@babel/generator" "^7.12.15"
60-
"@babel/helper-module-transforms" "^7.12.13"
61-
"@babel/helpers" "^7.12.13"
62-
"@babel/parser" "^7.12.16"
64+
"@babel/generator" "^7.13.0"
65+
"@babel/helper-compilation-targets" "^7.13.8"
66+
"@babel/helper-module-transforms" "^7.13.0"
67+
"@babel/helpers" "^7.13.0"
68+
"@babel/parser" "^7.13.4"
6369
"@babel/template" "^7.12.13"
64-
"@babel/traverse" "^7.12.13"
65-
"@babel/types" "^7.12.13"
70+
"@babel/traverse" "^7.13.0"
71+
"@babel/types" "^7.13.0"
6672
convert-source-map "^1.7.0"
6773
debug "^4.1.0"
68-
gensync "^1.0.0-beta.1"
74+
gensync "^1.0.0-beta.2"
6975
json5 "^2.1.2"
7076
lodash "^4.17.19"
71-
semver "^5.4.1"
77+
semver "^6.3.0"
7278
source-map "^0.5.0"
7379

74-
"@babel/generator@^7.12.1", "@babel/generator@^7.12.13", "@babel/generator@^7.12.15", "@babel/generator@^7.12.5":
75-
version "7.12.15"
76-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
77-
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
80+
"@babel/generator@^7.12.1", "@babel/generator@^7.12.5", "@babel/generator@^7.13.0":
81+
version "7.13.9"
82+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
83+
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
7884
dependencies:
79-
"@babel/types" "^7.12.13"
85+
"@babel/types" "^7.13.0"
8086
jsesc "^2.5.1"
8187
source-map "^0.5.0"
8288

@@ -95,15 +101,15 @@
95101
"@babel/helper-explode-assignable-expression" "^7.10.4"
96102
"@babel/types" "^7.10.4"
97103

98-
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.12.5":
99-
version "7.12.5"
100-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz#cb470c76198db6a24e9dbc8987275631e5d29831"
101-
integrity sha512-+qH6NrscMolUlzOYngSBMIOQpKUGPPsc61Bu5W10mg84LxZ7cmvnBHzARKbDoFxVvqqAbj6Tg6N7bSrWSPXMyw==
104+
"@babel/helper-compilation-targets@^7.10.4", "@babel/helper-compilation-targets@^7.12.5", "@babel/helper-compilation-targets@^7.13.8":
105+
version "7.13.8"
106+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
107+
integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==
102108
dependencies:
103-
"@babel/compat-data" "^7.12.5"
104-
"@babel/helper-validator-option" "^7.12.1"
109+
"@babel/compat-data" "^7.13.8"
110+
"@babel/helper-validator-option" "^7.12.17"
105111
browserslist "^4.14.5"
106-
semver "^5.5.0"
112+
semver "^6.3.0"
107113

108114
"@babel/helper-create-class-features-plugin@^7.12.1":
109115
version "7.12.1"
@@ -200,12 +206,12 @@
200206
dependencies:
201207
"@babel/types" "^7.12.7"
202208

203-
"@babel/helper-member-expression-to-functions@^7.12.13":
204-
version "7.12.13"
205-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz#c5715695b4f8bab32660dbdcdc2341dec7e3df40"
206-
integrity sha512-B+7nN0gIL8FZ8SvMcF+EPyB21KnCcZHQZFczCxbiNGV/O0rsrSBlWGLzmtBJ3GMjSVMIm4lpFhR+VdVBuIsUcQ==
209+
"@babel/helper-member-expression-to-functions@^7.13.0":
210+
version "7.13.0"
211+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz#6aa4bb678e0f8c22f58cdb79451d30494461b091"
212+
integrity sha512-yvRf8Ivk62JwisqV1rFRMxiSMDGnN6KH1/mDMmIrij4jztpQNRoHqqMG3U6apYbGRPJpgPalhva9Yd06HlUxJQ==
207213
dependencies:
208-
"@babel/types" "^7.12.13"
214+
"@babel/types" "^7.13.0"
209215

210216
"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
211217
version "7.12.5"
@@ -221,19 +227,19 @@
221227
dependencies:
222228
"@babel/types" "^7.12.13"
223229

224-
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.12.13":
225-
version "7.12.13"
226-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea"
227-
integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA==
230+
"@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0":
231+
version "7.13.0"
232+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
233+
integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
228234
dependencies:
229235
"@babel/helper-module-imports" "^7.12.13"
230-
"@babel/helper-replace-supers" "^7.12.13"
236+
"@babel/helper-replace-supers" "^7.13.0"
231237
"@babel/helper-simple-access" "^7.12.13"
232238
"@babel/helper-split-export-declaration" "^7.12.13"
233239
"@babel/helper-validator-identifier" "^7.12.11"
234240
"@babel/template" "^7.12.13"
235-
"@babel/traverse" "^7.12.13"
236-
"@babel/types" "^7.12.13"
241+
"@babel/traverse" "^7.13.0"
242+
"@babel/types" "^7.13.0"
237243
lodash "^4.17.19"
238244

239245
"@babel/helper-optimise-call-expression@^7.10.4", "@babel/helper-optimise-call-expression@^7.12.10":
@@ -274,15 +280,15 @@
274280
"@babel/traverse" "^7.12.10"
275281
"@babel/types" "^7.12.11"
276282

277-
"@babel/helper-replace-supers@^7.12.13":
278-
version "7.12.13"
279-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz#00ec4fb6862546bd3d0aff9aac56074277173121"
280-
integrity sha512-pctAOIAMVStI2TMLhozPKbf5yTEXc0OJa0eENheb4w09SrgOWEs+P4nTOZYJQCqs8JlErGLDPDJTiGIp3ygbLg==
283+
"@babel/helper-replace-supers@^7.13.0":
284+
version "7.13.0"
285+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz#6034b7b51943094cb41627848cb219cb02be1d24"
286+
integrity sha512-Segd5me1+Pz+rmN/NFBOplMbZG3SqRJOBlY+mA0SxAv6rjj7zJqr1AVr3SfzUVTLCv7ZLU5FycOM/SBGuLPbZw==
281287
dependencies:
282-
"@babel/helper-member-expression-to-functions" "^7.12.13"
288+
"@babel/helper-member-expression-to-functions" "^7.13.0"
283289
"@babel/helper-optimise-call-expression" "^7.12.13"
284-
"@babel/traverse" "^7.12.13"
285-
"@babel/types" "^7.12.13"
290+
"@babel/traverse" "^7.13.0"
291+
"@babel/types" "^7.13.0"
286292

287293
"@babel/helper-simple-access@^7.12.1":
288294
version "7.12.1"
@@ -329,6 +335,11 @@
329335
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
330336
integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
331337

338+
"@babel/helper-validator-option@^7.12.17":
339+
version "7.12.17"
340+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
341+
integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==
342+
332343
"@babel/helper-wrap-function@^7.10.4":
333344
version "7.12.3"
334345
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
@@ -339,14 +350,14 @@
339350
"@babel/traverse" "^7.10.4"
340351
"@babel/types" "^7.10.4"
341352

342-
"@babel/helpers@^7.12.13", "@babel/helpers@^7.12.5":
343-
version "7.12.13"
344-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47"
345-
integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ==
353+
"@babel/helpers@^7.12.5", "@babel/helpers@^7.13.0":
354+
version "7.13.0"
355+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
356+
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
346357
dependencies:
347358
"@babel/template" "^7.12.13"
348-
"@babel/traverse" "^7.12.13"
349-
"@babel/types" "^7.12.13"
359+
"@babel/traverse" "^7.13.0"
360+
"@babel/types" "^7.13.0"
350361

351362
"@babel/highlight@^7.10.4":
352363
version "7.13.8"
@@ -375,10 +386,10 @@
375386
chalk "^2.0.0"
376387
js-tokens "^4.0.0"
377388

378-
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0":
379-
version "7.12.16"
380-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
381-
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
389+
"@babel/parser@^7.1.0", "@babel/parser@^7.11.5", "@babel/parser@^7.12.13", "@babel/parser@^7.12.3", "@babel/parser@^7.12.7", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.7.0":
390+
version "7.13.9"
391+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
392+
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
382393

383394
"@babel/plugin-proposal-async-generator-functions@^7.12.1":
384395
version "7.12.12"
@@ -1087,25 +1098,25 @@
10871098
"@babel/parser" "^7.12.13"
10881099
"@babel/types" "^7.12.13"
10891100

1090-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.9", "@babel/traverse@^7.7.0":
1091-
version "7.12.13"
1092-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
1093-
integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==
1101+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.7.0":
1102+
version "7.13.0"
1103+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1104+
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
10941105
dependencies:
10951106
"@babel/code-frame" "^7.12.13"
1096-
"@babel/generator" "^7.12.13"
1107+
"@babel/generator" "^7.13.0"
10971108
"@babel/helper-function-name" "^7.12.13"
10981109
"@babel/helper-split-export-declaration" "^7.12.13"
1099-
"@babel/parser" "^7.12.13"
1100-
"@babel/types" "^7.12.13"
1110+
"@babel/parser" "^7.13.0"
1111+
"@babel/types" "^7.13.0"
11011112
debug "^4.1.0"
11021113
globals "^11.1.0"
11031114
lodash "^4.17.19"
11041115

1105-
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1106-
version "7.12.13"
1107-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611"
1108-
integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==
1116+
"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1117+
version "7.13.0"
1118+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1119+
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
11091120
dependencies:
11101121
"@babel/helper-validator-identifier" "^7.12.11"
11111122
lodash "^4.17.19"
@@ -7067,7 +7078,7 @@ gauge@~2.7.3:
70677078
strip-ansi "^3.0.1"
70687079
wide-align "^1.1.0"
70697080

7070-
gensync@^1.0.0-beta.1:
7081+
gensync@^1.0.0-beta.1, gensync@^1.0.0-beta.2:
70717082
version "1.0.0-beta.2"
70727083
resolved "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz#32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"
70737084
integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==

0 commit comments

Comments
 (0)