Skip to content

Commit 2da9589

Browse files
chore: update dependency @babel/preset-env to v7.14.7 (conventional-changelog#2649)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ad8ce31 commit 2da9589

File tree

1 file changed

+80
-60
lines changed

1 file changed

+80
-60
lines changed

yarn.lock

+80-60
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
dependencies:
2424
"@babel/highlight" "^7.14.5"
2525

26-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5":
27-
version "7.14.5"
28-
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.5.tgz#8ef4c18e58e801c5c95d3c1c0f2874a2680fadea"
29-
integrity sha512-kixrYn4JwfAVPa0f2yfzc2AWti6WRRyO3XjWW5PJAvtE11qhSayrrcrEnee05KAtNaPC+EwehE8Qt1UedEVB8w==
26+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7":
27+
version "7.14.7"
28+
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
29+
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
3030

3131
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
3232
version "7.12.10"
@@ -162,9 +162,9 @@
162162
semver "^6.3.0"
163163

164164
"@babel/helper-create-class-features-plugin@^7.14.5":
165-
version "7.14.5"
166-
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.5.tgz#8842ec495516dd1ed8f6c572be92ba78b1e9beef"
167-
integrity sha512-Uq9z2e7ZtcnDMirRqAGLRaLwJn+Lrh388v5ETrR3pALJnElVh2zqQmdbz4W2RUJYohAPh2mtyPUgyMHMzXMncQ==
165+
version "7.14.6"
166+
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.6.tgz#f114469b6c06f8b5c59c6c4e74621f5085362542"
167+
integrity sha512-Z6gsfGofTxH/+LQXqYEK45kxmcensbzmk/oi8DmaQytlQCgqNZt9XQF8iqlI/SeXWVjaMNxvYvzaYw+kh42mDg==
168168
dependencies:
169169
"@babel/helper-annotate-as-pure" "^7.14.5"
170170
"@babel/helper-function-name" "^7.14.5"
@@ -235,9 +235,9 @@
235235
"@babel/types" "^7.14.5"
236236

237237
"@babel/helper-member-expression-to-functions@^7.14.5":
238-
version "7.14.5"
239-
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.5.tgz#d5c70e4ad13b402c95156c7a53568f504e2fb7b8"
240-
integrity sha512-UxUeEYPrqH1Q/k0yRku1JE7dyfyehNwT6SVkMHvYvPDv4+uu627VXBckVj891BO8ruKBkiDoGnZf4qPDD8abDQ==
238+
version "7.14.7"
239+
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz#97e56244beb94211fe277bd818e3a329c66f7970"
240+
integrity sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==
241241
dependencies:
242242
"@babel/types" "^7.14.5"
243243

@@ -419,7 +419,12 @@
419419
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
420420
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
421421

422-
"@babel/parser@^7.14.5", "@babel/parser@^7.14.6":
422+
"@babel/parser@^7.14.5", "@babel/parser@^7.14.7":
423+
version "7.14.7"
424+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
425+
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==
426+
427+
"@babel/parser@^7.14.6":
423428
version "7.14.6"
424429
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
425430
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
@@ -438,10 +443,10 @@
438443
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
439444
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
440445

441-
"@babel/plugin-proposal-async-generator-functions@^7.14.5":
442-
version "7.14.5"
443-
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.5.tgz#4024990e3dd74181f4f426ea657769ff49a2df39"
444-
integrity sha512-tbD/CG3l43FIXxmu4a7RBe4zH7MLJ+S/lFowPFO7HetS2hyOZ/0nnnznegDuzFzfkyQYTxqdTH/hKmuBngaDAA==
446+
"@babel/plugin-proposal-async-generator-functions@^7.14.7":
447+
version "7.14.7"
448+
resolved "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace"
449+
integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q==
445450
dependencies:
446451
"@babel/helper-plugin-utils" "^7.14.5"
447452
"@babel/helper-remap-async-to-generator" "^7.14.5"
@@ -512,12 +517,12 @@
512517
"@babel/helper-plugin-utils" "^7.14.5"
513518
"@babel/plugin-syntax-numeric-separator" "^7.10.4"
514519

515-
"@babel/plugin-proposal-object-rest-spread@^7.14.5":
516-
version "7.14.5"
517-
resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.5.tgz#e581d5ccdfa187ea6ed73f56c6a21c1580b90fbf"
518-
integrity sha512-VzMyY6PWNPPT3pxc5hi9LloKNr4SSrVCg7Yr6aZpW4Ym07r7KqSU/QXYwjXLVxqwSv0t/XSXkFoKBPUkZ8vb2A==
520+
"@babel/plugin-proposal-object-rest-spread@^7.14.7":
521+
version "7.14.7"
522+
resolved "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.7.tgz#5920a2b3df7f7901df0205974c0641b13fd9d363"
523+
integrity sha512-082hsZz+sVabfmDWo1Oct1u1AgbKbUAyVgmX4otIc7bdsRgHBXwTwb3DpDmD4Eyyx6DNiuz5UAATT655k+kL5g==
519524
dependencies:
520-
"@babel/compat-data" "^7.14.5"
525+
"@babel/compat-data" "^7.14.7"
521526
"@babel/helper-compilation-targets" "^7.14.5"
522527
"@babel/helper-plugin-utils" "^7.14.5"
523528
"@babel/plugin-syntax-object-rest-spread" "^7.8.3"
@@ -749,10 +754,10 @@
749754
dependencies:
750755
"@babel/helper-plugin-utils" "^7.14.5"
751756

752-
"@babel/plugin-transform-destructuring@^7.14.5":
753-
version "7.14.5"
754-
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.5.tgz#d32ad19ff1a6da1e861dc62720d80d9776e3bf35"
755-
integrity sha512-wU9tYisEbRMxqDezKUqC9GleLycCRoUsai9ddlsq54r8QRLaeEhc+d+9DqCG+kV9W2GgQjTZESPTpn5bAFMDww==
757+
"@babel/plugin-transform-destructuring@^7.14.7":
758+
version "7.14.7"
759+
resolved "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.7.tgz#0ad58ed37e23e22084d109f185260835e5557576"
760+
integrity sha512-0mDE99nK+kVh3xlc5vKwB6wnP9ecuSj+zQCa/n0voENtP/zymdT4HH6QEb65wjjcbqr1Jb/7z9Qp7TF5FtwYGw==
756761
dependencies:
757762
"@babel/helper-plugin-utils" "^7.14.5"
758763

@@ -846,10 +851,10 @@
846851
"@babel/helper-module-transforms" "^7.14.5"
847852
"@babel/helper-plugin-utils" "^7.14.5"
848853

849-
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.5":
850-
version "7.14.5"
851-
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.5.tgz#d537e8ee083ee6f6aa4f4eef9d2081d555746e4c"
852-
integrity sha512-+Xe5+6MWFo311U8SchgeX5c1+lJM+eZDBZgD+tvXu9VVQPXwwVzeManMMjYX6xw2HczngfOSZjoFYKwdeB/Jvw==
854+
"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7":
855+
version "7.14.7"
856+
resolved "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e"
857+
integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg==
853858
dependencies:
854859
"@babel/helper-create-regexp-features-plugin" "^7.14.5"
855860

@@ -903,10 +908,10 @@
903908
dependencies:
904909
"@babel/helper-plugin-utils" "^7.14.5"
905910

906-
"@babel/plugin-transform-spread@^7.14.5":
907-
version "7.14.5"
908-
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.5.tgz#bd269fb4119754d2ce7f4cc39a96b4f71baae356"
909-
integrity sha512-/3iqoQdiWergnShZYl0xACb4ADeYCJ7X/RgmwtXshn6cIvautRPAFzhd58frQlokLO6Jb4/3JXvmm6WNTPtiTw==
911+
"@babel/plugin-transform-spread@^7.14.6":
912+
version "7.14.6"
913+
resolved "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.14.6.tgz#6bd40e57fe7de94aa904851963b5616652f73144"
914+
integrity sha512-Zr0x0YroFJku7n7+/HH3A2eIrGMjbmAIbJSVv0IZ+t3U2WUQUA64S/oeied2e+MaGSjmt4alzBCsK9E8gh+fag==
910915
dependencies:
911916
"@babel/helper-plugin-utils" "^7.14.5"
912917
"@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
@@ -948,16 +953,16 @@
948953
"@babel/helper-plugin-utils" "^7.14.5"
949954

950955
"@babel/preset-env@^7.12.11":
951-
version "7.14.5"
952-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.5.tgz#c0c84e763661fd0e74292c3d511cb33b0c668997"
953-
integrity sha512-ci6TsS0bjrdPpWGnQ+m4f+JSSzDKlckqKIJJt9UZ/+g7Zz9k0N8lYU8IeLg/01o2h8LyNZDMLGgRLDTxpudLsA==
956+
version "7.14.7"
957+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a"
958+
integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA==
954959
dependencies:
955-
"@babel/compat-data" "^7.14.5"
960+
"@babel/compat-data" "^7.14.7"
956961
"@babel/helper-compilation-targets" "^7.14.5"
957962
"@babel/helper-plugin-utils" "^7.14.5"
958963
"@babel/helper-validator-option" "^7.14.5"
959964
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
960-
"@babel/plugin-proposal-async-generator-functions" "^7.14.5"
965+
"@babel/plugin-proposal-async-generator-functions" "^7.14.7"
961966
"@babel/plugin-proposal-class-properties" "^7.14.5"
962967
"@babel/plugin-proposal-class-static-block" "^7.14.5"
963968
"@babel/plugin-proposal-dynamic-import" "^7.14.5"
@@ -966,7 +971,7 @@
966971
"@babel/plugin-proposal-logical-assignment-operators" "^7.14.5"
967972
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
968973
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
969-
"@babel/plugin-proposal-object-rest-spread" "^7.14.5"
974+
"@babel/plugin-proposal-object-rest-spread" "^7.14.7"
970975
"@babel/plugin-proposal-optional-catch-binding" "^7.14.5"
971976
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
972977
"@babel/plugin-proposal-private-methods" "^7.14.5"
@@ -992,7 +997,7 @@
992997
"@babel/plugin-transform-block-scoping" "^7.14.5"
993998
"@babel/plugin-transform-classes" "^7.14.5"
994999
"@babel/plugin-transform-computed-properties" "^7.14.5"
995-
"@babel/plugin-transform-destructuring" "^7.14.5"
1000+
"@babel/plugin-transform-destructuring" "^7.14.7"
9961001
"@babel/plugin-transform-dotall-regex" "^7.14.5"
9971002
"@babel/plugin-transform-duplicate-keys" "^7.14.5"
9981003
"@babel/plugin-transform-exponentiation-operator" "^7.14.5"
@@ -1004,15 +1009,15 @@
10041009
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
10051010
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
10061011
"@babel/plugin-transform-modules-umd" "^7.14.5"
1007-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.5"
1012+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7"
10081013
"@babel/plugin-transform-new-target" "^7.14.5"
10091014
"@babel/plugin-transform-object-super" "^7.14.5"
10101015
"@babel/plugin-transform-parameters" "^7.14.5"
10111016
"@babel/plugin-transform-property-literals" "^7.14.5"
10121017
"@babel/plugin-transform-regenerator" "^7.14.5"
10131018
"@babel/plugin-transform-reserved-words" "^7.14.5"
10141019
"@babel/plugin-transform-shorthand-properties" "^7.14.5"
1015-
"@babel/plugin-transform-spread" "^7.14.5"
1020+
"@babel/plugin-transform-spread" "^7.14.6"
10161021
"@babel/plugin-transform-sticky-regex" "^7.14.5"
10171022
"@babel/plugin-transform-template-literals" "^7.14.5"
10181023
"@babel/plugin-transform-typeof-symbol" "^7.14.5"
@@ -1023,7 +1028,7 @@
10231028
babel-plugin-polyfill-corejs2 "^0.2.2"
10241029
babel-plugin-polyfill-corejs3 "^0.2.2"
10251030
babel-plugin-polyfill-regenerator "^0.2.2"
1026-
core-js-compat "^3.14.0"
1031+
core-js-compat "^3.15.0"
10271032
semver "^6.3.0"
10281033

10291034
"@babel/preset-modules@^0.1.4":
@@ -1038,9 +1043,9 @@
10381043
esutils "^2.0.2"
10391044

10401045
"@babel/runtime@^7.8.4":
1041-
version "7.14.5"
1042-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.5.tgz#665450911c6031af38f81db530f387ec04cd9a98"
1043-
integrity sha512-121rumjddw9c3NCQ55KGkyE1h/nzWhU/owjhw0l4mQrkzz4x9SGS1X8gFLraHwX7td3Yo4QTL+qj0NcIzN87BA==
1046+
version "7.14.6"
1047+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d"
1048+
integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg==
10441049
dependencies:
10451050
regenerator-runtime "^0.13.4"
10461051

@@ -1116,7 +1121,22 @@
11161121
globals "^11.1.0"
11171122
lodash "^4.17.19"
11181123

1119-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.14.5":
1124+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5":
1125+
version "7.14.7"
1126+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.7.tgz#64007c9774cfdc3abd23b0780bc18a3ce3631753"
1127+
integrity sha512-9vDr5NzHu27wgwejuKL7kIOm4bwEtaPQ4Z6cpCmjSuaRqpH/7xc4qcGEscwMqlkwgcXl6MvqoAjZkQ24uSdIZQ==
1128+
dependencies:
1129+
"@babel/code-frame" "^7.14.5"
1130+
"@babel/generator" "^7.14.5"
1131+
"@babel/helper-function-name" "^7.14.5"
1132+
"@babel/helper-hoist-variables" "^7.14.5"
1133+
"@babel/helper-split-export-declaration" "^7.14.5"
1134+
"@babel/parser" "^7.14.7"
1135+
"@babel/types" "^7.14.5"
1136+
debug "^4.1.0"
1137+
globals "^11.1.0"
1138+
1139+
"@babel/traverse@^7.14.2":
11201140
version "7.14.5"
11211141
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870"
11221142
integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==
@@ -3055,12 +3075,12 @@ babel-plugin-polyfill-corejs2@^0.2.2:
30553075
semver "^6.1.1"
30563076

30573077
babel-plugin-polyfill-corejs3@^0.2.2:
3058-
version "0.2.2"
3059-
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.2.tgz#7424a1682ee44baec817327710b1b094e5f8f7f5"
3060-
integrity sha512-l1Cf8PKk12eEk5QP/NQ6TH8A1pee6wWDJ96WjxrMXFLHLOBFzYM4moG80HFgduVhTqAFez4alnZKEhP/bYHg0A==
3078+
version "0.2.3"
3079+
resolved "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.3.tgz#72add68cf08a8bf139ba6e6dfc0b1d504098e57b"
3080+
integrity sha512-rCOFzEIJpJEAU14XCcV/erIf/wZQMmMT5l5vXOpL5uoznyOGfDIjPj6FVytMvtzaKSTSVKouOCTPJ5OMUZH30g==
30613081
dependencies:
30623082
"@babel/helper-define-polyfill-provider" "^0.2.2"
3063-
core-js-compat "^3.9.1"
3083+
core-js-compat "^3.14.0"
30643084

30653085
babel-plugin-polyfill-regenerator@^0.2.2:
30663086
version "0.2.2"
@@ -3380,9 +3400,9 @@ camelcase@^6.2.0:
33803400
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
33813401

33823402
caniuse-lite@^1.0.30001219:
3383-
version "1.0.30001237"
3384-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001237.tgz#4b7783661515b8e7151fc6376cfd97f0e427b9e5"
3385-
integrity sha512-pDHgRndit6p1NR2GhzMbQ6CkRrp4VKuSsqbcLeOQppYPKOYkKT/6ZvZDvKJUqcmtyWIAHuZq3SVS2vc1egCZzw==
3403+
version "1.0.30001239"
3404+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001239.tgz#66e8669985bb2cb84ccb10f68c25ce6dd3e4d2b8"
3405+
integrity sha512-cyBkXJDMeI4wthy8xJ2FvDU6+0dtcZSJW3voUF8+e9f1bBeuvyZfc3PNbkOETyhbR+dGCPzn9E7MA3iwzusOhQ==
33863406

33873407
caseless@~0.12.0:
33883408
version "0.12.0"
@@ -3918,10 +3938,10 @@ copy-descriptor@^0.1.0:
39183938
resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
39193939
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
39203940

3921-
core-js-compat@^3.14.0, core-js-compat@^3.9.1:
3922-
version "3.14.0"
3923-
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.14.0.tgz#b574dabf29184681d5b16357bd33d104df3d29a5"
3924-
integrity sha512-R4NS2eupxtiJU+VwgkF9WTpnSfZW4pogwKHd8bclWU2sp93Pr5S1uYJI84cMOubJRou7bcfL0vmwtLslWN5p3A==
3941+
core-js-compat@^3.14.0, core-js-compat@^3.15.0:
3942+
version "3.15.0"
3943+
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.15.0.tgz#e14a371123db9d1c5b41206d3f420643d238b8fa"
3944+
integrity sha512-8X6lWsG+s7IfOKzV93a7fRYfWRZobOfjw5V5rrq43Vh/W+V6qYxl7Akalsvgab4PFT/4L/pjQbdBUEM36NXKrw==
39253945
dependencies:
39263946
browserslist "^4.16.6"
39273947
semver "7.0.0"
@@ -4359,9 +4379,9 @@ [email protected]:
43594379
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
43604380

43614381
electron-to-chromium@^1.3.723:
4362-
version "1.3.752"
4363-
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.752.tgz#0728587f1b9b970ec9ffad932496429aef750d09"
4364-
integrity sha512-2Tg+7jSl3oPxgsBsWKh5H83QazTkmWG/cnNwJplmyZc7KcN61+I10oUgaXSVk/NwfvN3BdkKDR4FYuRBQQ2v0A==
4382+
version "1.3.753"
4383+
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.753.tgz#e5aa72c2a3a97c8187131fe307f0f18d1277b6e5"
4384+
integrity sha512-LBJJ4qnuveWMqnwP0fP+bSl+QIxeToqBH8Bb0qVkz6YnfOZQpOW/FlkxuPn0u/zh+py6Y7x6L4qsl5aBjE9Djw==
43654385

43664386
emittery@^0.8.1:
43674387
version "0.8.1"

0 commit comments

Comments
 (0)