Skip to content

Commit 28a9521

Browse files
Bump @babel/core from 7.13.8 to 7.14.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.14.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.0/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 79f7e37 commit 28a9521

2 files changed

Lines changed: 95 additions & 58 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ember-rfc176-data": "^0.3.17"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "^7.13.8",
34+
"@babel/core": "^7.14.0",
3535
"@babel/plugin-proposal-decorators": "^7.13.5",
3636
"@babel/plugin-transform-typescript": "^7.13.0",
3737
"@babel/preset-env": "^7.13.8",

yarn.lock

Lines changed: 94 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -21,34 +21,38 @@
2121
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6"
2222
integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog==
2323

24-
"@babel/core@^7.1.0", "@babel/core@^7.13.8", "@babel/core@^7.7.5":
25-
version "7.13.8"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb"
27-
integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg==
24+
"@babel/compat-data@^7.13.15":
25+
version "7.14.0"
26+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
27+
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
28+
29+
"@babel/core@^7.1.0", "@babel/core@^7.14.0", "@babel/core@^7.7.5":
30+
version "7.14.0"
31+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88"
32+
integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==
2833
dependencies:
2934
"@babel/code-frame" "^7.12.13"
30-
"@babel/generator" "^7.13.0"
31-
"@babel/helper-compilation-targets" "^7.13.8"
32-
"@babel/helper-module-transforms" "^7.13.0"
33-
"@babel/helpers" "^7.13.0"
34-
"@babel/parser" "^7.13.4"
35+
"@babel/generator" "^7.14.0"
36+
"@babel/helper-compilation-targets" "^7.13.16"
37+
"@babel/helper-module-transforms" "^7.14.0"
38+
"@babel/helpers" "^7.14.0"
39+
"@babel/parser" "^7.14.0"
3540
"@babel/template" "^7.12.13"
36-
"@babel/traverse" "^7.13.0"
37-
"@babel/types" "^7.13.0"
41+
"@babel/traverse" "^7.14.0"
42+
"@babel/types" "^7.14.0"
3843
convert-source-map "^1.7.0"
3944
debug "^4.1.0"
4045
gensync "^1.0.0-beta.2"
4146
json5 "^2.1.2"
42-
lodash "^4.17.19"
4347
semver "^6.3.0"
4448
source-map "^0.5.0"
4549

46-
"@babel/generator@^7.13.0", "@babel/generator@^7.4.0":
47-
version "7.13.0"
48-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.0.tgz#bd00d4394ca22f220390c56a0b5b85568ec1ec0c"
49-
integrity sha512-zBZfgvBB/ywjx0Rgc2+BwoH/3H+lDtlgD4hBOpEv5LxRnYsm/753iRuLepqnYlynpjC3AdQxtxsoeHJoEEwOAw==
50+
"@babel/generator@^7.14.0", "@babel/generator@^7.4.0":
51+
version "7.14.0"
52+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be"
53+
integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==
5054
dependencies:
51-
"@babel/types" "^7.13.0"
55+
"@babel/types" "^7.14.0"
5256
jsesc "^2.5.1"
5357
source-map "^0.5.0"
5458

@@ -67,12 +71,12 @@
6771
"@babel/helper-explode-assignable-expression" "^7.12.13"
6872
"@babel/types" "^7.12.13"
6973

70-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.8":
71-
version "7.13.8"
72-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468"
73-
integrity sha512-pBljUGC1y3xKLn1nrx2eAhurLMA8OqBtBP/JwG4U8skN7kf8/aqwwxpV1N6T0e7r6+7uNitIa/fUxPFagSXp3A==
74+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8":
75+
version "7.13.16"
76+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
77+
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
7478
dependencies:
75-
"@babel/compat-data" "^7.13.8"
79+
"@babel/compat-data" "^7.13.15"
7680
"@babel/helper-validator-option" "^7.12.17"
7781
browserslist "^4.14.5"
7882
semver "^6.3.0"
@@ -155,27 +159,40 @@
155159
dependencies:
156160
"@babel/types" "^7.13.0"
157161

162+
"@babel/helper-member-expression-to-functions@^7.13.12":
163+
version "7.13.12"
164+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72"
165+
integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw==
166+
dependencies:
167+
"@babel/types" "^7.13.12"
168+
158169
"@babel/helper-module-imports@^7.12.13":
159170
version "7.12.13"
160171
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
161172
integrity sha512-NGmfvRp9Rqxy0uHSSVP+SRIW1q31a7Ji10cLBcqSDUngGentY4FRiHOFZFE1CLU5eiL0oE8reH7Tg1y99TDM/g==
162173
dependencies:
163174
"@babel/types" "^7.12.13"
164175

165-
"@babel/helper-module-transforms@^7.13.0":
166-
version "7.13.0"
167-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1"
168-
integrity sha512-Ls8/VBwH577+pw7Ku1QkUWIyRRNHpYlts7+qSqBBFCW3I8QteB9DxfcZ5YJpOwH6Ihe/wn8ch7fMGOP1OhEIvw==
176+
"@babel/helper-module-imports@^7.13.12":
177+
version "7.13.12"
178+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977"
179+
integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA==
169180
dependencies:
170-
"@babel/helper-module-imports" "^7.12.13"
171-
"@babel/helper-replace-supers" "^7.13.0"
172-
"@babel/helper-simple-access" "^7.12.13"
181+
"@babel/types" "^7.13.12"
182+
183+
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0":
184+
version "7.14.0"
185+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad"
186+
integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==
187+
dependencies:
188+
"@babel/helper-module-imports" "^7.13.12"
189+
"@babel/helper-replace-supers" "^7.13.12"
190+
"@babel/helper-simple-access" "^7.13.12"
173191
"@babel/helper-split-export-declaration" "^7.12.13"
174-
"@babel/helper-validator-identifier" "^7.12.11"
192+
"@babel/helper-validator-identifier" "^7.14.0"
175193
"@babel/template" "^7.12.13"
176-
"@babel/traverse" "^7.13.0"
177-
"@babel/types" "^7.13.0"
178-
lodash "^4.17.19"
194+
"@babel/traverse" "^7.14.0"
195+
"@babel/types" "^7.14.0"
179196

180197
"@babel/helper-optimise-call-expression@^7.12.13":
181198
version "7.12.13"
@@ -218,13 +235,30 @@
218235
"@babel/traverse" "^7.13.0"
219236
"@babel/types" "^7.13.0"
220237

238+
"@babel/helper-replace-supers@^7.13.12":
239+
version "7.13.12"
240+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz#6442f4c1ad912502481a564a7386de0c77ff3804"
241+
integrity sha512-Gz1eiX+4yDO8mT+heB94aLVNCL+rbuT2xy4YfyNqu8F+OI6vMvJK891qGBTqL9Uc8wxEvRW92Id6G7sDen3fFw==
242+
dependencies:
243+
"@babel/helper-member-expression-to-functions" "^7.13.12"
244+
"@babel/helper-optimise-call-expression" "^7.12.13"
245+
"@babel/traverse" "^7.13.0"
246+
"@babel/types" "^7.13.12"
247+
221248
"@babel/helper-simple-access@^7.12.13":
222249
version "7.12.13"
223250
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4"
224251
integrity sha512-0ski5dyYIHEfwpWGx5GPWhH35j342JaflmCeQmsPWcrOQDtCN6C1zKAVRFVbK53lPW2c9TsuLLSUDf0tIGJ5hA==
225252
dependencies:
226253
"@babel/types" "^7.12.13"
227254

255+
"@babel/helper-simple-access@^7.13.12":
256+
version "7.13.12"
257+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
258+
integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA==
259+
dependencies:
260+
"@babel/types" "^7.13.12"
261+
228262
"@babel/helper-skip-transparent-expression-wrappers@^7.12.1":
229263
version "7.12.1"
230264
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf"
@@ -244,6 +278,11 @@
244278
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
245279
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
246280

281+
"@babel/helper-validator-identifier@^7.14.0":
282+
version "7.14.0"
283+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288"
284+
integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A==
285+
247286
"@babel/helper-validator-option@^7.12.17":
248287
version "7.12.17"
249288
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"
@@ -259,14 +298,14 @@
259298
"@babel/traverse" "^7.13.0"
260299
"@babel/types" "^7.13.0"
261300

262-
"@babel/helpers@^7.13.0":
263-
version "7.13.0"
264-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0"
265-
integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ==
301+
"@babel/helpers@^7.14.0":
302+
version "7.14.0"
303+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
304+
integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==
266305
dependencies:
267306
"@babel/template" "^7.12.13"
268-
"@babel/traverse" "^7.13.0"
269-
"@babel/types" "^7.13.0"
307+
"@babel/traverse" "^7.14.0"
308+
"@babel/types" "^7.14.0"
270309

271310
"@babel/highlight@^7.10.4":
272311
version "7.10.4"
@@ -286,10 +325,10 @@
286325
chalk "^2.0.0"
287326
js-tokens "^4.0.0"
288327

289-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.0", "@babel/parser@^7.13.4", "@babel/parser@^7.4.3":
290-
version "7.13.4"
291-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.4.tgz#340211b0da94a351a6f10e63671fa727333d13ab"
292-
integrity sha512-uvoOulWHhI+0+1f9L4BoozY7U5cIkZ9PgJqvb041d6vypgUmtVPG4vmGm4pSggjl8BELzvHyUeJSUyEMY6b+qA==
328+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.0", "@babel/parser@^7.4.3":
329+
version "7.14.0"
330+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380"
331+
integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==
293332

294333
"@babel/plugin-proposal-async-generator-functions@^7.13.8":
295334
version "7.13.8"
@@ -865,28 +904,26 @@
865904
"@babel/parser" "^7.12.13"
866905
"@babel/types" "^7.12.13"
867906

868-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.4.3":
869-
version "7.13.0"
870-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
871-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
907+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.4.3":
908+
version "7.14.0"
909+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef"
910+
integrity sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA==
872911
dependencies:
873912
"@babel/code-frame" "^7.12.13"
874-
"@babel/generator" "^7.13.0"
913+
"@babel/generator" "^7.14.0"
875914
"@babel/helper-function-name" "^7.12.13"
876915
"@babel/helper-split-export-declaration" "^7.12.13"
877-
"@babel/parser" "^7.13.0"
878-
"@babel/types" "^7.13.0"
916+
"@babel/parser" "^7.14.0"
917+
"@babel/types" "^7.14.0"
879918
debug "^4.1.0"
880919
globals "^11.1.0"
881-
lodash "^4.17.19"
882920

883-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
884-
version "7.13.0"
885-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
886-
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
921+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4":
922+
version "7.14.0"
923+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802"
924+
integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg==
887925
dependencies:
888-
"@babel/helper-validator-identifier" "^7.12.11"
889-
lodash "^4.17.19"
926+
"@babel/helper-validator-identifier" "^7.14.0"
890927
to-fast-properties "^2.0.0"
891928

892929
"@cnakazawa/watch@^1.0.3":

0 commit comments

Comments
 (0)