Skip to content

Commit a85d410

Browse files
Bump @babel/preset-env from 7.9.0 to 7.9.5
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.9.0 to 7.9.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.9.0...v7.9.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 9c82fec commit a85d410

File tree

1 file changed

+50
-92
lines changed

1 file changed

+50
-92
lines changed

yarn.lock

Lines changed: 50 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,6 @@
8181
"@babel/helper-explode-assignable-expression" "^7.8.3"
8282
"@babel/types" "^7.8.3"
8383

84-
"@babel/helper-call-delegate@^7.8.7":
85-
version "7.8.7"
86-
resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab"
87-
integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ==
88-
dependencies:
89-
"@babel/helper-hoist-variables" "^7.8.3"
90-
"@babel/traverse" "^7.8.3"
91-
"@babel/types" "^7.8.7"
92-
9384
"@babel/helper-compilation-targets@^7.8.7":
9485
version "7.8.7"
9586
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
@@ -144,6 +135,15 @@
144135
"@babel/template" "^7.8.3"
145136
"@babel/types" "^7.8.3"
146137

138+
"@babel/helper-function-name@^7.9.5":
139+
version "7.9.5"
140+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
141+
integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
142+
dependencies:
143+
"@babel/helper-get-function-arity" "^7.8.3"
144+
"@babel/template" "^7.8.3"
145+
"@babel/types" "^7.9.5"
146+
147147
"@babel/helper-get-function-arity@^7.8.3":
148148
version "7.8.3"
149149
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
@@ -250,10 +250,10 @@
250250
dependencies:
251251
"@babel/types" "^7.8.3"
252252

253-
"@babel/helper-validator-identifier@^7.9.0":
254-
version "7.9.0"
255-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.0.tgz#ad53562a7fc29b3b9a91bbf7d10397fd146346ed"
256-
integrity sha512-6G8bQKjOh+of4PV/ThDm/rRqlU7+IGoJuofpagU5GlEl29Vv0RGqqt86ZGRV8ZuSOY3o+8yXl5y782SMcG7SHw==
253+
"@babel/helper-validator-identifier@^7.9.5":
254+
version "7.9.5"
255+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
256+
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
257257

258258
"@babel/helper-wrap-function@^7.8.3":
259259
version "7.8.3"
@@ -343,13 +343,14 @@
343343
"@babel/helper-plugin-utils" "^7.8.3"
344344
"@babel/plugin-syntax-numeric-separator" "^7.8.3"
345345

346-
"@babel/plugin-proposal-object-rest-spread@^7.9.0":
347-
version "7.9.0"
348-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.0.tgz#a28993699fc13df165995362693962ba6b061d6f"
349-
integrity sha512-UgqBv6bjq4fDb8uku9f+wcm1J7YxJ5nT7WO/jBr0cl0PLKb7t1O6RNR1kZbjgx2LQtsDI9hwoQVmn0yhXeQyow==
346+
"@babel/plugin-proposal-object-rest-spread@^7.9.5":
347+
version "7.9.5"
348+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.9.5.tgz#3fd65911306d8746014ec0d0cf78f0e39a149116"
349+
integrity sha512-VP2oXvAf7KCYTthbUHwBlewbl1Iq059f6seJGsxMizaCdgHIeczOr7FBqELhSqfkIl04Fi8okzWzl63UKbQmmg==
350350
dependencies:
351351
"@babel/helper-plugin-utils" "^7.8.3"
352352
"@babel/plugin-syntax-object-rest-spread" "^7.8.0"
353+
"@babel/plugin-transform-parameters" "^7.9.5"
353354

354355
"@babel/plugin-proposal-optional-catch-binding@^7.8.3":
355356
version "7.8.3"
@@ -375,14 +376,7 @@
375376
"@babel/helper-create-regexp-features-plugin" "^7.8.8"
376377
"@babel/helper-plugin-utils" "^7.8.3"
377378

378-
"@babel/plugin-syntax-async-generators@^7.8.0":
379-
version "7.8.0"
380-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.0.tgz#e6c3dba5a61ecf72ba00a3f3f5f1234989a58e6a"
381-
integrity sha512-a8w8k7pK8nYhem07rXdAq03T+DlTX8LFojUptrh9JEx80AgLqGiuoFIyQOGTWif39kFnDOQqbzl1s6KQqrfV+A==
382-
dependencies:
383-
"@babel/helper-plugin-utils" "^7.8.0"
384-
385-
"@babel/plugin-syntax-async-generators@^7.8.4":
379+
"@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4":
386380
version "7.8.4"
387381
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
388382
integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==
@@ -410,14 +404,7 @@
410404
dependencies:
411405
"@babel/helper-plugin-utils" "^7.8.0"
412406

413-
"@babel/plugin-syntax-json-strings@^7.8.0":
414-
version "7.8.0"
415-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.0.tgz#7f798eb7e8cfd3821388120679d23d530bae6e53"
416-
integrity sha512-LPykaAbH86L5NnDfCRSpNxtEHZk+6GaFzXfWEFU/6R4v69EXQr6GOp7hwH+Uw0QlYVN++s6TukTJ3flFcspahA==
417-
dependencies:
418-
"@babel/helper-plugin-utils" "^7.8.0"
419-
420-
"@babel/plugin-syntax-json-strings@^7.8.3":
407+
"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
421408
version "7.8.3"
422409
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a"
423410
integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==
@@ -431,14 +418,7 @@
431418
dependencies:
432419
"@babel/helper-plugin-utils" "^7.8.3"
433420

434-
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0":
435-
version "7.8.0"
436-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.0.tgz#5d8f24ecffa4ae74164e53264953c5ea8ba6d149"
437-
integrity sha512-Rv2hnBToN6rbA9hO2a4vtwXZLzNa+TWkoSIMMvUezFz5+D9NPeX7SFrArwtFzzbwndmWiqboTr5rNpzAz0MPpA==
438-
dependencies:
439-
"@babel/helper-plugin-utils" "^7.8.0"
440-
441-
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
421+
"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.0", "@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3":
442422
version "7.8.3"
443423
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz#167ed70368886081f74b5c36c65a88c03b66d1a9"
444424
integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==
@@ -452,42 +432,21 @@
452432
dependencies:
453433
"@babel/helper-plugin-utils" "^7.8.3"
454434

455-
"@babel/plugin-syntax-object-rest-spread@^7.8.0":
456-
version "7.8.0"
457-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.0.tgz#9b37d580d459682364d8602494c69145b394fd4c"
458-
integrity sha512-dt89fDlkfkTrQcy5KavMQPyF2A6tR0kYp8HAnIoQv5hO34iAUffHghP/hMGd7Gf/+uYTmLQO0ar7peX1SUWyIA==
459-
dependencies:
460-
"@babel/helper-plugin-utils" "^7.8.0"
461-
462-
"@babel/plugin-syntax-object-rest-spread@^7.8.3":
435+
"@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3":
463436
version "7.8.3"
464437
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871"
465438
integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==
466439
dependencies:
467440
"@babel/helper-plugin-utils" "^7.8.0"
468441

469-
"@babel/plugin-syntax-optional-catch-binding@^7.8.0":
470-
version "7.8.0"
471-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.0.tgz#180c7bdd6b7fd81cc6d18269de12d5ddd60cabce"
472-
integrity sha512-EIgJVy+u1RvR2gJfX4ReLwAupO/twllUue1wPrRxhu18+eC3bGTEcOSXLQdaE9ya9NG1rE0eQs0GSiloUGFEwg==
473-
dependencies:
474-
"@babel/helper-plugin-utils" "^7.8.0"
475-
476-
"@babel/plugin-syntax-optional-catch-binding@^7.8.3":
442+
"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3":
477443
version "7.8.3"
478444
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1"
479445
integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==
480446
dependencies:
481447
"@babel/helper-plugin-utils" "^7.8.0"
482448

483-
"@babel/plugin-syntax-optional-chaining@^7.8.0":
484-
version "7.8.0"
485-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.0.tgz#c40f4d4d6a4f5e71d2bfd949b0a7f1e1e6792fe0"
486-
integrity sha512-LV1c+TTAO8Vawe3t+WXBHYWbS7endP8MSlqKPKEZOyWPEJX2akl3jfvFG828/OE7RpyoC3JXfLJDFj/jN7A8hg==
487-
dependencies:
488-
"@babel/helper-plugin-utils" "^7.8.0"
489-
490-
"@babel/plugin-syntax-optional-chaining@^7.8.3":
449+
"@babel/plugin-syntax-optional-chaining@^7.8.0", "@babel/plugin-syntax-optional-chaining@^7.8.3":
491450
version "7.8.3"
492451
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz#4f69c2ab95167e0180cd5336613f8c5788f7d48a"
493452
integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==
@@ -532,14 +491,14 @@
532491
"@babel/helper-plugin-utils" "^7.8.3"
533492
lodash "^4.17.13"
534493

535-
"@babel/plugin-transform-classes@^7.9.0":
536-
version "7.9.2"
537-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.2.tgz#8603fc3cc449e31fdbdbc257f67717536a11af8d"
538-
integrity sha512-TC2p3bPzsfvSsqBZo0kJnuelnoK9O3welkUpqSqBQuBF6R5MN2rysopri8kNvtlGIb2jmUO7i15IooAZJjZuMQ==
494+
"@babel/plugin-transform-classes@^7.9.5":
495+
version "7.9.5"
496+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.9.5.tgz#800597ddb8aefc2c293ed27459c1fcc935a26c2c"
497+
integrity sha512-x2kZoIuLC//O5iA7PEvecB105o7TLzZo8ofBVhP79N+DO3jaX+KYfww9TQcfBEZD0nikNyYcGB1IKtRq36rdmg==
539498
dependencies:
540499
"@babel/helper-annotate-as-pure" "^7.8.3"
541500
"@babel/helper-define-map" "^7.8.3"
542-
"@babel/helper-function-name" "^7.8.3"
501+
"@babel/helper-function-name" "^7.9.5"
543502
"@babel/helper-optimise-call-expression" "^7.8.3"
544503
"@babel/helper-plugin-utils" "^7.8.3"
545504
"@babel/helper-replace-supers" "^7.8.6"
@@ -553,10 +512,10 @@
553512
dependencies:
554513
"@babel/helper-plugin-utils" "^7.8.3"
555514

556-
"@babel/plugin-transform-destructuring@^7.8.3":
557-
version "7.8.3"
558-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.8.3.tgz#20ddfbd9e4676906b1056ee60af88590cc7aaa0b"
559-
integrity sha512-H4X646nCkiEcHZUZaRkhE2XVsoz0J/1x3VVujnn96pSoGCtKPA99ZZA+va+gK+92Zycd6OBKCD8tDb/731bhgQ==
515+
"@babel/plugin-transform-destructuring@^7.9.5":
516+
version "7.9.5"
517+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.9.5.tgz#72c97cf5f38604aea3abf3b935b0e17b1db76a50"
518+
integrity sha512-j3OEsGel8nHL/iusv/mRd5fYZ3DrOxWC82x0ogmdN/vHfAP4MYw+AFKYanzWlktNwikKvlzUV//afBW5FTp17Q==
560519
dependencies:
561520
"@babel/helper-plugin-utils" "^7.8.3"
562521

@@ -671,12 +630,11 @@
671630
"@babel/helper-plugin-utils" "^7.8.3"
672631
"@babel/helper-replace-supers" "^7.8.3"
673632

674-
"@babel/plugin-transform-parameters@^7.8.7":
675-
version "7.8.7"
676-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.7.tgz#66fa2f1de4129b4e0447509223ac71bda4955395"
677-
integrity sha512-brYWaEPTRimOctz2NDA3jnBbDi7SVN2T4wYuu0aqSzxC3nozFZngGaw29CJ9ZPweB7k+iFmZuoG3IVPIcXmD2g==
633+
"@babel/plugin-transform-parameters@^7.9.5":
634+
version "7.9.5"
635+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.9.5.tgz#173b265746f5e15b2afe527eeda65b73623a0795"
636+
integrity sha512-0+1FhHnMfj6lIIhVvS4KGQJeuhe1GI//h5uptK4PvLt+BGBxsoUJbd3/IW002yk//6sZPlFgsG1hY6OHLcy6kA==
678637
dependencies:
679-
"@babel/helper-call-delegate" "^7.8.7"
680638
"@babel/helper-get-function-arity" "^7.8.3"
681639
"@babel/helper-plugin-utils" "^7.8.3"
682640

@@ -747,9 +705,9 @@
747705
"@babel/helper-plugin-utils" "^7.8.3"
748706

749707
"@babel/preset-env@^7.0.0":
750-
version "7.9.0"
751-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.0.tgz#a5fc42480e950ae8f5d9f8f2bbc03f52722df3a8"
752-
integrity sha512-712DeRXT6dyKAM/FMbQTV/FvRCms2hPCx+3weRjZ8iQVQWZejWWk1wwG6ViWMyqb/ouBbGOl5b6aCk0+j1NmsQ==
708+
version "7.9.5"
709+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.9.5.tgz#8ddc76039bc45b774b19e2fc548f6807d8a8919f"
710+
integrity sha512-eWGYeADTlPJH+wq1F0wNfPbVS1w1wtmMJiYk55Td5Yu28AsdR9AsC97sZ0Qq8fHqQuslVSIYSGJMcblr345GfQ==
753711
dependencies:
754712
"@babel/compat-data" "^7.9.0"
755713
"@babel/helper-compilation-targets" "^7.8.7"
@@ -760,7 +718,7 @@
760718
"@babel/plugin-proposal-json-strings" "^7.8.3"
761719
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
762720
"@babel/plugin-proposal-numeric-separator" "^7.8.3"
763-
"@babel/plugin-proposal-object-rest-spread" "^7.9.0"
721+
"@babel/plugin-proposal-object-rest-spread" "^7.9.5"
764722
"@babel/plugin-proposal-optional-catch-binding" "^7.8.3"
765723
"@babel/plugin-proposal-optional-chaining" "^7.9.0"
766724
"@babel/plugin-proposal-unicode-property-regex" "^7.8.3"
@@ -777,9 +735,9 @@
777735
"@babel/plugin-transform-async-to-generator" "^7.8.3"
778736
"@babel/plugin-transform-block-scoped-functions" "^7.8.3"
779737
"@babel/plugin-transform-block-scoping" "^7.8.3"
780-
"@babel/plugin-transform-classes" "^7.9.0"
738+
"@babel/plugin-transform-classes" "^7.9.5"
781739
"@babel/plugin-transform-computed-properties" "^7.8.3"
782-
"@babel/plugin-transform-destructuring" "^7.8.3"
740+
"@babel/plugin-transform-destructuring" "^7.9.5"
783741
"@babel/plugin-transform-dotall-regex" "^7.8.3"
784742
"@babel/plugin-transform-duplicate-keys" "^7.8.3"
785743
"@babel/plugin-transform-exponentiation-operator" "^7.8.3"
@@ -794,7 +752,7 @@
794752
"@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
795753
"@babel/plugin-transform-new-target" "^7.8.3"
796754
"@babel/plugin-transform-object-super" "^7.8.3"
797-
"@babel/plugin-transform-parameters" "^7.8.7"
755+
"@babel/plugin-transform-parameters" "^7.9.5"
798756
"@babel/plugin-transform-property-literals" "^7.8.3"
799757
"@babel/plugin-transform-regenerator" "^7.8.7"
800758
"@babel/plugin-transform-reserved-words" "^7.8.3"
@@ -805,7 +763,7 @@
805763
"@babel/plugin-transform-typeof-symbol" "^7.8.4"
806764
"@babel/plugin-transform-unicode-regex" "^7.8.3"
807765
"@babel/preset-modules" "^0.1.3"
808-
"@babel/types" "^7.9.0"
766+
"@babel/types" "^7.9.5"
809767
browserslist "^4.9.1"
810768
core-js-compat "^3.6.2"
811769
invariant "^2.2.2"
@@ -865,12 +823,12 @@
865823
globals "^11.1.0"
866824
lodash "^4.17.13"
867825

868-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7", "@babel/types@^7.9.0":
869-
version "7.9.0"
870-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.0.tgz#00b064c3df83ad32b2dbf5ff07312b15c7f1efb5"
871-
integrity sha512-BS9JKfXkzzJl8RluW4JGknzpiUV7ZrvTayM6yfqLTVBEnFtyowVIOu6rqxRd5cVO6yGoWf4T8u8dgK9oB+GCng==
826+
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
827+
version "7.9.5"
828+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
829+
integrity sha512-XjnvNqenk818r5zMaba+sLQjnbda31UfUURv3ei0qPQw4u+j2jMyJ5b11y8ZHYTRSI3NnInQkkkRT4fLqqPdHg==
872830
dependencies:
873-
"@babel/helper-validator-identifier" "^7.9.0"
831+
"@babel/helper-validator-identifier" "^7.9.5"
874832
lodash "^4.17.13"
875833
to-fast-properties "^2.0.0"
876834

0 commit comments

Comments
 (0)