Skip to content

Commit 4d8785c

Browse files
Merge pull request #641 from embermap/dependabot/npm_and_yarn/babel/plugin-proposal-decorators-7.17.12
2 parents 047f416 + 9206691 commit 4d8785c

1 file changed

Lines changed: 23 additions & 116 deletions

File tree

yarn.lock

Lines changed: 23 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
jsesc "^2.5.1"
109109
source-map "^0.5.0"
110110

111-
"@babel/helper-annotate-as-pure@^7.14.5", "@babel/helper-annotate-as-pure@^7.15.4":
111+
"@babel/helper-annotate-as-pure@^7.14.5":
112112
version "7.15.4"
113113
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.15.4.tgz#3d0e43b00c5e49fdb6c57e421601a7a658d5f835"
114114
integrity sha512-QwrtdNvUNsPCj2lfNQacsGSQvGX8ee1ttrBrcozUP2Sv/jylewBP/8QFe6ZkBsC8T/GYWonNAWJV4aRR9AL2DA==
@@ -160,35 +160,10 @@
160160
browserslist "^4.17.5"
161161
semver "^6.3.0"
162162

163-
"@babel/helper-create-class-features-plugin@^7.15.4", "@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3":
164-
version "7.15.4"
165-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.4.tgz#7f977c17bd12a5fba363cb19bea090394bf37d2e"
166-
integrity sha512-7ZmzFi+DwJx6A7mHRwbuucEYpyBwmh2Ca0RvI6z2+WLZYCqV0JOaLb+u0zbtmDicebgKBZgqbYfLaKNqSgv5Pw==
167-
dependencies:
168-
"@babel/helper-annotate-as-pure" "^7.15.4"
169-
"@babel/helper-function-name" "^7.15.4"
170-
"@babel/helper-member-expression-to-functions" "^7.15.4"
171-
"@babel/helper-optimise-call-expression" "^7.15.4"
172-
"@babel/helper-replace-supers" "^7.15.4"
173-
"@babel/helper-split-export-declaration" "^7.15.4"
174-
175-
"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7":
176-
version "7.16.10"
177-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c"
178-
integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg==
179-
dependencies:
180-
"@babel/helper-annotate-as-pure" "^7.16.7"
181-
"@babel/helper-environment-visitor" "^7.16.7"
182-
"@babel/helper-function-name" "^7.16.7"
183-
"@babel/helper-member-expression-to-functions" "^7.16.7"
184-
"@babel/helper-optimise-call-expression" "^7.16.7"
185-
"@babel/helper-replace-supers" "^7.16.7"
186-
"@babel/helper-split-export-declaration" "^7.16.7"
187-
188-
"@babel/helper-create-class-features-plugin@^7.17.9":
189-
version "7.17.9"
190-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.9.tgz#71835d7fb9f38bd9f1378e40a4c0902fdc2ea49d"
191-
integrity sha512-kUjip3gruz6AJKOq5i3nC6CoCEEF/oHH3cp6tOZhB+IyyyPyW0g1Gfsxn3mkk6S08pIA2y8GQh609v9G/5sHVQ==
163+
"@babel/helper-create-class-features-plugin@^7.15.4", "@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.12", "@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3":
164+
version "7.17.12"
165+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.17.12.tgz#d4f8393fc4838cbff6b7c199af5229aee16d07cf"
166+
integrity sha512-sZoOeUTkFJMyhqCei2+Z+wtH/BehW8NVKQt7IRUQlRiOARuXymJYfN/FCcI8CvVbR0XVyDM6eLFOlR7YtiXnew==
192167
dependencies:
193168
"@babel/helper-annotate-as-pure" "^7.16.7"
194169
"@babel/helper-environment-visitor" "^7.16.7"
@@ -256,15 +231,6 @@
256231
dependencies:
257232
"@babel/types" "^7.16.7"
258233

259-
"@babel/helper-function-name@^7.15.4":
260-
version "7.15.4"
261-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
262-
integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw==
263-
dependencies:
264-
"@babel/helper-get-function-arity" "^7.15.4"
265-
"@babel/template" "^7.15.4"
266-
"@babel/types" "^7.15.4"
267-
268234
"@babel/helper-function-name@^7.16.7":
269235
version "7.16.7"
270236
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
@@ -282,13 +248,6 @@
282248
"@babel/template" "^7.16.7"
283249
"@babel/types" "^7.17.0"
284250

285-
"@babel/helper-get-function-arity@^7.15.4":
286-
version "7.15.4"
287-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
288-
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
289-
dependencies:
290-
"@babel/types" "^7.15.4"
291-
292251
"@babel/helper-get-function-arity@^7.16.7":
293252
version "7.16.7"
294253
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
@@ -303,13 +262,6 @@
303262
dependencies:
304263
"@babel/types" "^7.16.7"
305264

306-
"@babel/helper-member-expression-to-functions@^7.15.4":
307-
version "7.15.4"
308-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.4.tgz#bfd34dc9bba9824a4658b0317ec2fd571a51e6ef"
309-
integrity sha512-cokOMkxC/BTyNP1AlY25HuBWM32iCEsLPI4BHDpJCHHm1FU2E7dKWWIXJgQgSFiu4lp8q3bL1BIKwqkSUviqtA==
310-
dependencies:
311-
"@babel/types" "^7.15.4"
312-
313265
"@babel/helper-member-expression-to-functions@^7.16.7":
314266
version "7.16.7"
315267
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
@@ -380,29 +332,17 @@
380332
"@babel/traverse" "^7.17.3"
381333
"@babel/types" "^7.17.0"
382334

383-
"@babel/helper-optimise-call-expression@^7.15.4":
384-
version "7.15.4"
385-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.15.4.tgz#f310a5121a3b9cc52d9ab19122bd729822dee171"
386-
integrity sha512-E/z9rfbAOt1vDW1DR7k4SzhzotVV5+qMciWV6LaG1g4jeFrkDlJedjtV4h0i4Q/ITnUu+Pk08M7fczsB9GXBDw==
387-
dependencies:
388-
"@babel/types" "^7.15.4"
389-
390335
"@babel/helper-optimise-call-expression@^7.16.7":
391336
version "7.16.7"
392337
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
393338
integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
394339
dependencies:
395340
"@babel/types" "^7.16.7"
396341

397-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
398-
version "7.14.5"
399-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.14.5.tgz#5ac822ce97eec46741ab70a517971e443a70c5a9"
400-
integrity sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==
401-
402-
"@babel/helper-plugin-utils@^7.16.7":
403-
version "7.16.7"
404-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
405-
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
342+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.17.12", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
343+
version "7.17.12"
344+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.17.12.tgz#86c2347da5acbf5583ba0a10aed4c9bf9da9cf96"
345+
integrity sha512-JDkf04mqtN3y4iAbO1hv9U2ARpPyPL1zqyWs/2WG1pgSq9llHFjStX5jdxb84himgJm+8Ng+x0oiWF/nw/XQKA==
406346

407347
"@babel/helper-remap-async-to-generator@^7.16.8":
408348
version "7.16.8"
@@ -413,17 +353,7 @@
413353
"@babel/helper-wrap-function" "^7.16.8"
414354
"@babel/types" "^7.16.8"
415355

416-
"@babel/helper-replace-supers@^7.15.4":
417-
version "7.15.4"
418-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.4.tgz#52a8ab26ba918c7f6dee28628b07071ac7b7347a"
419-
integrity sha512-/ztT6khaXF37MS47fufrKvIsiQkx1LBRvSJNzRqmbyeZnTwU9qBxXYLaaT/6KaxfKhjs2Wy8kG8ZdsFUuWBjzw==
420-
dependencies:
421-
"@babel/helper-member-expression-to-functions" "^7.15.4"
422-
"@babel/helper-optimise-call-expression" "^7.15.4"
423-
"@babel/traverse" "^7.15.4"
424-
"@babel/types" "^7.15.4"
425-
426-
"@babel/helper-replace-supers@^7.16.7":
356+
"@babel/helper-replace-supers@^7.15.4", "@babel/helper-replace-supers@^7.16.7":
427357
version "7.16.7"
428358
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
429359
integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
@@ -469,14 +399,7 @@
469399
dependencies:
470400
"@babel/types" "^7.16.0"
471401

472-
"@babel/helper-split-export-declaration@^7.15.4":
473-
version "7.15.4"
474-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
475-
integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw==
476-
dependencies:
477-
"@babel/types" "^7.15.4"
478-
479-
"@babel/helper-split-export-declaration@^7.16.7":
402+
"@babel/helper-split-export-declaration@^7.15.4", "@babel/helper-split-export-declaration@^7.16.7":
480403
version "7.16.7"
481404
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
482405
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
@@ -606,25 +529,16 @@
606529
"@babel/helper-plugin-utils" "^7.16.7"
607530
"@babel/plugin-syntax-class-static-block" "^7.14.5"
608531

609-
"@babel/plugin-proposal-decorators@^7.13.5", "@babel/plugin-proposal-decorators@^7.16.7":
610-
version "7.16.7"
611-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.16.7.tgz#922907d2e3e327f5b07d2246bcfc0bd438f360d2"
612-
integrity sha512-DoEpnuXK14XV9btI1k8tzNGCutMclpj4yru8aXKoHlVmbO1s+2A+g2+h4JhcjrxkFJqzbymnLG6j/niOf3iFXQ==
613-
dependencies:
614-
"@babel/helper-create-class-features-plugin" "^7.16.7"
615-
"@babel/helper-plugin-utils" "^7.16.7"
616-
"@babel/plugin-syntax-decorators" "^7.16.7"
617-
618-
"@babel/plugin-proposal-decorators@^7.17.9":
619-
version "7.17.9"
620-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.9.tgz#67a1653be9c77ce5b6c318aa90c8287b87831619"
621-
integrity sha512-EfH2LZ/vPa2wuPwJ26j+kYRkaubf89UlwxKXtxqEm57HrgSEYDB8t4swFP+p8LcI9yiP9ZRJJjo/58hS6BnaDA==
532+
"@babel/plugin-proposal-decorators@^7.13.5", "@babel/plugin-proposal-decorators@^7.16.7", "@babel/plugin-proposal-decorators@^7.17.9":
533+
version "7.17.12"
534+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.17.12.tgz#26a6a605f271a6703abf97f8fafd1368834c131c"
535+
integrity sha512-gL0qSSeIk/VRfTDgtQg/EtejENssN/r3p5gJsPie1UacwiHibprpr19Z0pcK3XKuqQvjGVxsQ37Tl1MGfXzonA==
622536
dependencies:
623-
"@babel/helper-create-class-features-plugin" "^7.17.9"
624-
"@babel/helper-plugin-utils" "^7.16.7"
537+
"@babel/helper-create-class-features-plugin" "^7.17.12"
538+
"@babel/helper-plugin-utils" "^7.17.12"
625539
"@babel/helper-replace-supers" "^7.16.7"
626540
"@babel/helper-split-export-declaration" "^7.16.7"
627-
"@babel/plugin-syntax-decorators" "^7.17.0"
541+
"@babel/plugin-syntax-decorators" "^7.17.12"
628542
charcodes "^0.2.0"
629543

630544
"@babel/plugin-proposal-dynamic-import@^7.16.7":
@@ -775,19 +689,12 @@
775689
dependencies:
776690
"@babel/helper-plugin-utils" "^7.14.5"
777691

778-
"@babel/plugin-syntax-decorators@^7.16.7":
779-
version "7.16.7"
780-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.16.7.tgz#f66a0199f16de7c1ef5192160ccf5d069739e3d3"
781-
integrity sha512-vQ+PxL+srA7g6Rx6I1e15m55gftknl2X8GCUW1JTlkTaXZLJOS0UcaY0eK9jYT7IYf4awn6qwyghVHLDz1WyMw==
692+
"@babel/plugin-syntax-decorators@^7.16.7", "@babel/plugin-syntax-decorators@^7.17.12":
693+
version "7.17.12"
694+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.12.tgz#02e8f678602f0af8222235271efea945cfdb018a"
695+
integrity sha512-D1Hz0qtGTza8K2xGyEdVNCYLdVHukAcbQr4K3/s6r/esadyEriZovpJimQOpu8ju4/jV8dW/1xdaE0UpDroidw==
782696
dependencies:
783-
"@babel/helper-plugin-utils" "^7.16.7"
784-
785-
"@babel/plugin-syntax-decorators@^7.17.0":
786-
version "7.17.0"
787-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.17.0.tgz#a2be3b2c9fe7d78bd4994e790896bc411e2f166d"
788-
integrity sha512-qWe85yCXsvDEluNP0OyeQjH63DlhAR3W7K9BxxU1MvbDb48tgBG+Ao6IJJ6smPDrrVzSQZrbF6donpkFBMcs3A==
789-
dependencies:
790-
"@babel/helper-plugin-utils" "^7.16.7"
697+
"@babel/helper-plugin-utils" "^7.17.12"
791698

792699
"@babel/plugin-syntax-dynamic-import@^7.8.3":
793700
version "7.8.3"

0 commit comments

Comments
 (0)