Skip to content

Commit e37a96a

Browse files
renovate-botalan-agius4
authored andcommitted
build: update all non-major dependencies
1 parent ade5400 commit e37a96a

File tree

3 files changed

+60
-97
lines changed

3 files changed

+60
-97
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,10 @@
8181
"@angular/platform-server": "12.0.0",
8282
"@angular/router": "12.0.0",
8383
"@angular/service-worker": "12.0.0",
84-
"@babel/core": "7.14.0",
85-
"@babel/generator": "7.14.1",
86-
"@babel/plugin-transform-runtime": "7.13.15",
87-
"@babel/preset-env": "7.14.1",
84+
"@babel/core": "7.14.2",
85+
"@babel/generator": "7.14.2",
86+
"@babel/plugin-transform-runtime": "7.14.2",
87+
"@babel/preset-env": "7.14.2",
8888
"@babel/runtime": "7.14.0",
8989
"@babel/template": "7.12.13",
9090
"@bazel/bazelisk": "1.8.1",
@@ -204,7 +204,7 @@
204204
"resolve-url-loader": "4.0.0",
205205
"rimraf": "3.0.2",
206206
"rxjs": "6.6.7",
207-
"sass": "1.32.12",
207+
"sass": "1.32.13",
208208
"sass-loader": "11.1.0",
209209
"sauce-connect-proxy": "https://saucelabs.com/downloads/sc-4.6.4-linux.tar.gz",
210210
"semver": "7.3.5",

packages/angular_devkit/build_angular/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
"@angular-devkit/build-optimizer": "0.0.0",
1111
"@angular-devkit/build-webpack": "0.0.0",
1212
"@angular-devkit/core": "0.0.0",
13-
"@babel/core": "7.14.0",
14-
"@babel/generator": "7.14.1",
13+
"@babel/core": "7.14.2",
14+
"@babel/generator": "7.14.2",
1515
"@babel/plugin-transform-async-to-generator": "7.13.0",
16-
"@babel/plugin-transform-runtime": "7.13.15",
17-
"@babel/preset-env": "7.14.1",
16+
"@babel/plugin-transform-runtime": "7.14.2",
17+
"@babel/preset-env": "7.14.2",
1818
"@babel/runtime": "7.14.0",
1919
"@babel/template": "7.12.13",
2020
"@discoveryjs/json-ext": "0.5.2",
@@ -55,7 +55,7 @@
5555
"resolve-url-loader": "4.0.0",
5656
"rimraf": "3.0.2",
5757
"rxjs": "6.6.7",
58-
"sass": "1.32.12",
58+
"sass": "1.32.13",
5959
"sass-loader": "11.1.0",
6060
"semver": "7.3.5",
6161
"source-map": "0.7.3",

yarn.lock

Lines changed: 50 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -198,20 +198,20 @@
198198
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
199199
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
200200

201-
"@babel/[email protected].0":
202-
version "7.14.0"
203-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz#47299ff3ec8d111b493f1a9d04bf88c04e728d88"
204-
integrity sha512-8YqpRig5NmIHlMLw09zMlPTvUVMILjqCOtVgu+TVNWEBvy9b5I3RRyhqnrV4hjgEK7n8P9OqvkWJAFmEL6Wwfw==
201+
"@babel/[email protected].2", "@babel/core@^7.7.5", "@babel/core@^7.8.6":
202+
version "7.14.2"
203+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417"
204+
integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==
205205
dependencies:
206206
"@babel/code-frame" "^7.12.13"
207-
"@babel/generator" "^7.14.0"
207+
"@babel/generator" "^7.14.2"
208208
"@babel/helper-compilation-targets" "^7.13.16"
209-
"@babel/helper-module-transforms" "^7.14.0"
209+
"@babel/helper-module-transforms" "^7.14.2"
210210
"@babel/helpers" "^7.14.0"
211-
"@babel/parser" "^7.14.0"
211+
"@babel/parser" "^7.14.2"
212212
"@babel/template" "^7.12.13"
213-
"@babel/traverse" "^7.14.0"
214-
"@babel/types" "^7.14.0"
213+
"@babel/traverse" "^7.14.2"
214+
"@babel/types" "^7.14.2"
215215
convert-source-map "^1.7.0"
216216
debug "^4.1.0"
217217
gensync "^1.0.0-beta.2"
@@ -240,37 +240,7 @@
240240
semver "^5.4.1"
241241
source-map "^0.5.0"
242242

243-
"@babel/core@^7.7.5", "@babel/core@^7.8.6":
244-
version "7.14.2"
245-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417"
246-
integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==
247-
dependencies:
248-
"@babel/code-frame" "^7.12.13"
249-
"@babel/generator" "^7.14.2"
250-
"@babel/helper-compilation-targets" "^7.13.16"
251-
"@babel/helper-module-transforms" "^7.14.2"
252-
"@babel/helpers" "^7.14.0"
253-
"@babel/parser" "^7.14.2"
254-
"@babel/template" "^7.12.13"
255-
"@babel/traverse" "^7.14.2"
256-
"@babel/types" "^7.14.2"
257-
convert-source-map "^1.7.0"
258-
debug "^4.1.0"
259-
gensync "^1.0.0-beta.2"
260-
json5 "^2.1.2"
261-
semver "^6.3.0"
262-
source-map "^0.5.0"
263-
264-
265-
version "7.14.1"
266-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.1.tgz#1f99331babd65700183628da186f36f63d615c93"
267-
integrity sha512-TMGhsXMXCP/O1WtQmZjpEYDhCYC9vFhayWZPJSZCGkPJgUqX0rF0wwtrYvnzVxIjcF80tkUertXVk5cwqi5cAQ==
268-
dependencies:
269-
"@babel/types" "^7.14.1"
270-
jsesc "^2.5.1"
271-
source-map "^0.5.0"
272-
273-
"@babel/generator@^7.14.0", "@babel/generator@^7.14.2", "@babel/generator@^7.8.3":
243+
"@babel/[email protected]", "@babel/generator@^7.14.2", "@babel/generator@^7.8.3":
274244
version "7.14.2"
275245
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.2.tgz#d5773e8b557d421fd6ce0d5efa5fd7fc22567c30"
276246
integrity sha512-OnADYbKrffDVai5qcpkMxQ7caomHOoEwjkouqnN2QhydAjowFAZcsdecFIRUBdb+ZcruwYE4ythYmF1UBZU5xQ==
@@ -487,7 +457,7 @@
487457
chalk "^2.0.0"
488458
js-tokens "^4.0.0"
489459

490-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.0", "@babel/parser@^7.14.2", "@babel/parser@^7.8.3":
460+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.8.3":
491461
version "7.14.2"
492462
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
493463
integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
@@ -501,7 +471,7 @@
501471
"@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
502472
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
503473

504-
"@babel/plugin-proposal-async-generator-functions@^7.13.15":
474+
"@babel/plugin-proposal-async-generator-functions@^7.14.2":
505475
version "7.14.2"
506476
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.2.tgz#3a2085abbf5d5f962d480dbc81347385ed62eb1e"
507477
integrity sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ==
@@ -526,55 +496,55 @@
526496
"@babel/helper-plugin-utils" "^7.13.0"
527497
"@babel/plugin-syntax-class-static-block" "^7.12.13"
528498

529-
"@babel/plugin-proposal-dynamic-import@^7.13.8":
499+
"@babel/plugin-proposal-dynamic-import@^7.14.2":
530500
version "7.14.2"
531501
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.14.2.tgz#01ebabd7c381cff231fa43e302939a9de5be9d9f"
532502
integrity sha512-oxVQZIWFh91vuNEMKltqNsKLFWkOIyJc95k2Gv9lWVyDfPUQGSSlbDEgWuJUU1afGE9WwlzpucMZ3yDRHIItkA==
533503
dependencies:
534504
"@babel/helper-plugin-utils" "^7.13.0"
535505
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
536506

537-
"@babel/plugin-proposal-export-namespace-from@^7.12.13":
507+
"@babel/plugin-proposal-export-namespace-from@^7.14.2":
538508
version "7.14.2"
539509
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.14.2.tgz#62542f94aa9ce8f6dba79eec698af22112253791"
540510
integrity sha512-sRxW3z3Zp3pFfLAgVEvzTFutTXax837oOatUIvSG9o5gRj9mKwm3br1Se5f4QalTQs9x4AzlA/HrCWbQIHASUQ==
541511
dependencies:
542512
"@babel/helper-plugin-utils" "^7.13.0"
543513
"@babel/plugin-syntax-export-namespace-from" "^7.8.3"
544514

545-
"@babel/plugin-proposal-json-strings@^7.13.8":
515+
"@babel/plugin-proposal-json-strings@^7.14.2":
546516
version "7.14.2"
547517
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c"
548518
integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA==
549519
dependencies:
550520
"@babel/helper-plugin-utils" "^7.13.0"
551521
"@babel/plugin-syntax-json-strings" "^7.8.3"
552522

553-
"@babel/plugin-proposal-logical-assignment-operators@^7.13.8":
523+
"@babel/plugin-proposal-logical-assignment-operators@^7.14.2":
554524
version "7.14.2"
555525
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.14.2.tgz#222348c080a1678e0e74ea63fe76f275882d1fd7"
556526
integrity sha512-1JAZtUrqYyGsS7IDmFeaem+/LJqujfLZ2weLR9ugB0ufUPjzf8cguyVT1g5im7f7RXxuLq1xUxEzvm68uYRtGg==
557527
dependencies:
558528
"@babel/helper-plugin-utils" "^7.13.0"
559529
"@babel/plugin-syntax-logical-assignment-operators" "^7.10.4"
560530

561-
"@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8":
531+
"@babel/plugin-proposal-nullish-coalescing-operator@^7.14.2":
562532
version "7.14.2"
563533
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz#425b11dc62fc26939a2ab42cbba680bdf5734546"
564534
integrity sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q==
565535
dependencies:
566536
"@babel/helper-plugin-utils" "^7.13.0"
567537
"@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3"
568538

569-
"@babel/plugin-proposal-numeric-separator@^7.12.13":
539+
"@babel/plugin-proposal-numeric-separator@^7.14.2":
570540
version "7.14.2"
571541
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.14.2.tgz#82b4cc06571143faf50626104b335dd71baa4f9e"
572542
integrity sha512-DcTQY9syxu9BpU3Uo94fjCB3LN9/hgPS8oUL7KrSW3bA2ePrKZZPJcc5y0hoJAM9dft3pGfErtEUvxXQcfLxUg==
573543
dependencies:
574544
"@babel/helper-plugin-utils" "^7.13.0"
575545
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
576546

577-
"@babel/plugin-proposal-object-rest-spread@^7.13.8":
547+
"@babel/plugin-proposal-object-rest-spread@^7.14.2":
578548
version "7.14.2"
579549
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.2.tgz#e17d418f81cc103fedd4ce037e181c8056225abc"
580550
integrity sha512-hBIQFxwZi8GIp934+nj5uV31mqclC1aYDhctDu5khTi9PCCUOczyy0b34W0oE9U/eJXiqQaKyVsmjeagOaSlbw==
@@ -585,15 +555,15 @@
585555
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
586556
"@babel/plugin-transform-parameters" "^7.14.2"
587557

588-
"@babel/plugin-proposal-optional-catch-binding@^7.13.8":
558+
"@babel/plugin-proposal-optional-catch-binding@^7.14.2":
589559
version "7.14.2"
590560
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717"
591561
integrity sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ==
592562
dependencies:
593563
"@babel/helper-plugin-utils" "^7.13.0"
594564
"@babel/plugin-syntax-optional-catch-binding" "^7.8.3"
595565

596-
"@babel/plugin-proposal-optional-chaining@^7.13.12":
566+
"@babel/plugin-proposal-optional-chaining@^7.13.12", "@babel/plugin-proposal-optional-chaining@^7.14.2":
597567
version "7.14.2"
598568
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz#df8171a8b9c43ebf4c1dabe6311b432d83e1b34e"
599569
integrity sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA==
@@ -749,14 +719,14 @@
749719
dependencies:
750720
"@babel/helper-plugin-utils" "^7.12.13"
751721

752-
"@babel/plugin-transform-block-scoping@^7.14.1":
722+
"@babel/plugin-transform-block-scoping@^7.14.2":
753723
version "7.14.2"
754724
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.2.tgz#761cb12ab5a88d640ad4af4aa81f820e6b5fdf5c"
755725
integrity sha512-neZZcP19NugZZqNwMTH+KoBjx5WyvESPSIOQb4JHpfd+zPfqcH65RMu5xJju5+6q/Y2VzYrleQTr+b6METyyxg==
756726
dependencies:
757727
"@babel/helper-plugin-utils" "^7.13.0"
758728

759-
"@babel/plugin-transform-classes@^7.13.0":
729+
"@babel/plugin-transform-classes@^7.14.2":
760730
version "7.14.2"
761731
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.2.tgz#3f1196c5709f064c252ad056207d87b7aeb2d03d"
762732
integrity sha512-7oafAVcucHquA/VZCsXv/gmuiHeYd64UJyyTYU+MPfNu0KeNlxw06IeENBO8bJjXVbolu+j1MM5aKQtH1OMCNg==
@@ -835,7 +805,7 @@
835805
dependencies:
836806
"@babel/helper-plugin-utils" "^7.12.13"
837807

838-
"@babel/plugin-transform-modules-amd@^7.14.0":
808+
"@babel/plugin-transform-modules-amd@^7.14.2":
839809
version "7.14.2"
840810
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz#6622806fe1a7c07a1388444222ef9535f2ca17b0"
841811
integrity sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw==
@@ -895,7 +865,7 @@
895865
"@babel/helper-plugin-utils" "^7.12.13"
896866
"@babel/helper-replace-supers" "^7.12.13"
897867

898-
"@babel/plugin-transform-parameters@^7.13.0", "@babel/plugin-transform-parameters@^7.14.2":
868+
"@babel/plugin-transform-parameters@^7.14.2":
899869
version "7.14.2"
900870
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31"
901871
integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A==
@@ -923,10 +893,10 @@
923893
dependencies:
924894
"@babel/helper-plugin-utils" "^7.12.13"
925895

926-
"@babel/plugin-transform-runtime@7.13.15":
927-
version "7.13.15"
928-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz#2eddf585dd066b84102517e10a577f24f76a9cd7"
929-
integrity sha512-d+ezl76gx6Jal08XngJUkXM4lFXK/5Ikl9Mh4HKDxSfGJXmZ9xG64XT2oivBzfxb/eQ62VfvoMkaCZUKJMVrBA==
896+
"@babel/plugin-transform-runtime@7.14.2":
897+
version "7.14.2"
898+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.2.tgz#4e24389bd680dd94ea1b871465d00112ae974425"
899+
integrity sha512-LyA2AiPkaYzI7G5e2YI4NCasTfFe7mZvlupNprDOB7CdNUHb2DQC4uV6oeZ0396gOcicUzUCh0MShL6wiUgk+Q==
930900
dependencies:
931901
"@babel/helper-module-imports" "^7.13.12"
932902
"@babel/helper-plugin-utils" "^7.13.0"
@@ -986,28 +956,28 @@
986956
"@babel/helper-create-regexp-features-plugin" "^7.12.13"
987957
"@babel/helper-plugin-utils" "^7.12.13"
988958

989-
"@babel/[email protected].1":
990-
version "7.14.1"
991-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93"
992-
integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ==
959+
"@babel/[email protected].2":
960+
version "7.14.2"
961+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.2.tgz#e80612965da73579c84ad2f963c2359c71524ed5"
962+
integrity sha512-7dD7lVT8GMrE73v4lvDEb85cgcQhdES91BSD7jS/xjC6QY8PnRhux35ac+GCpbiRhp8crexBvZZqnaL6VrY8TQ==
993963
dependencies:
994964
"@babel/compat-data" "^7.14.0"
995965
"@babel/helper-compilation-targets" "^7.13.16"
996966
"@babel/helper-plugin-utils" "^7.13.0"
997967
"@babel/helper-validator-option" "^7.12.17"
998968
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12"
999-
"@babel/plugin-proposal-async-generator-functions" "^7.13.15"
969+
"@babel/plugin-proposal-async-generator-functions" "^7.14.2"
1000970
"@babel/plugin-proposal-class-properties" "^7.13.0"
1001971
"@babel/plugin-proposal-class-static-block" "^7.13.11"
1002-
"@babel/plugin-proposal-dynamic-import" "^7.13.8"
1003-
"@babel/plugin-proposal-export-namespace-from" "^7.12.13"
1004-
"@babel/plugin-proposal-json-strings" "^7.13.8"
1005-
"@babel/plugin-proposal-logical-assignment-operators" "^7.13.8"
1006-
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.13.8"
1007-
"@babel/plugin-proposal-numeric-separator" "^7.12.13"
1008-
"@babel/plugin-proposal-object-rest-spread" "^7.13.8"
1009-
"@babel/plugin-proposal-optional-catch-binding" "^7.13.8"
1010-
"@babel/plugin-proposal-optional-chaining" "^7.13.12"
972+
"@babel/plugin-proposal-dynamic-import" "^7.14.2"
973+
"@babel/plugin-proposal-export-namespace-from" "^7.14.2"
974+
"@babel/plugin-proposal-json-strings" "^7.14.2"
975+
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.2"
976+
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.2"
977+
"@babel/plugin-proposal-numeric-separator" "^7.14.2"
978+
"@babel/plugin-proposal-object-rest-spread" "^7.14.2"
979+
"@babel/plugin-proposal-optional-catch-binding" "^7.14.2"
980+
"@babel/plugin-proposal-optional-chaining" "^7.14.2"
1011981
"@babel/plugin-proposal-private-methods" "^7.13.0"
1012982
"@babel/plugin-proposal-private-property-in-object" "^7.14.0"
1013983
"@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
@@ -1028,8 +998,8 @@
1028998
"@babel/plugin-transform-arrow-functions" "^7.13.0"
1029999
"@babel/plugin-transform-async-to-generator" "^7.13.0"
10301000
"@babel/plugin-transform-block-scoped-functions" "^7.12.13"
1031-
"@babel/plugin-transform-block-scoping" "^7.14.1"
1032-
"@babel/plugin-transform-classes" "^7.13.0"
1001+
"@babel/plugin-transform-block-scoping" "^7.14.2"
1002+
"@babel/plugin-transform-classes" "^7.14.2"
10331003
"@babel/plugin-transform-computed-properties" "^7.13.0"
10341004
"@babel/plugin-transform-destructuring" "^7.13.17"
10351005
"@babel/plugin-transform-dotall-regex" "^7.12.13"
@@ -1039,14 +1009,14 @@
10391009
"@babel/plugin-transform-function-name" "^7.12.13"
10401010
"@babel/plugin-transform-literals" "^7.12.13"
10411011
"@babel/plugin-transform-member-expression-literals" "^7.12.13"
1042-
"@babel/plugin-transform-modules-amd" "^7.14.0"
1012+
"@babel/plugin-transform-modules-amd" "^7.14.2"
10431013
"@babel/plugin-transform-modules-commonjs" "^7.14.0"
10441014
"@babel/plugin-transform-modules-systemjs" "^7.13.8"
10451015
"@babel/plugin-transform-modules-umd" "^7.14.0"
10461016
"@babel/plugin-transform-named-capturing-groups-regex" "^7.12.13"
10471017
"@babel/plugin-transform-new-target" "^7.12.13"
10481018
"@babel/plugin-transform-object-super" "^7.12.13"
1049-
"@babel/plugin-transform-parameters" "^7.13.0"
1019+
"@babel/plugin-transform-parameters" "^7.14.2"
10501020
"@babel/plugin-transform-property-literals" "^7.12.13"
10511021
"@babel/plugin-transform-regenerator" "^7.13.15"
10521022
"@babel/plugin-transform-reserved-words" "^7.12.13"
@@ -1058,7 +1028,7 @@
10581028
"@babel/plugin-transform-unicode-escapes" "^7.12.13"
10591029
"@babel/plugin-transform-unicode-regex" "^7.12.13"
10601030
"@babel/preset-modules" "^0.1.4"
1061-
"@babel/types" "^7.14.1"
1031+
"@babel/types" "^7.14.2"
10621032
babel-plugin-polyfill-corejs2 "^0.2.0"
10631033
babel-plugin-polyfill-corejs3 "^0.2.0"
10641034
babel-plugin-polyfill-regenerator "^0.2.0"
@@ -1106,7 +1076,7 @@
11061076
debug "^4.1.0"
11071077
globals "^11.1.0"
11081078

1109-
"@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.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
1079+
"@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.13.16", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
11101080
version "7.14.2"
11111081
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
11121082
integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
@@ -10181,14 +10151,7 @@ [email protected]:
1018110151
klona "^2.0.4"
1018210152
neo-async "^2.6.2"
1018310153

10184-
10185-
version "1.32.12"
10186-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
10187-
integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
10188-
dependencies:
10189-
chokidar ">=3.0.0 <4.0.0"
10190-
10191-
sass@^1.32.8:
10154+
[email protected], sass@^1.32.8:
1019210155
version "1.32.13"
1019310156
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00"
1019410157
integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==

0 commit comments

Comments
 (0)