Skip to content

Commit a7c6e7d

Browse files
chore: update babel monorepo to v7.18.2 (#3197)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b0bc456 commit a7c6e7d

File tree

1 file changed

+95
-89
lines changed

1 file changed

+95
-89
lines changed

Diff for: yarn.lock

+95-89
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@
3030
integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw==
3131

3232
"@babel/core@^7.11.6", "@babel/core@^7.12.10":
33-
version "7.18.0"
34-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.18.0.tgz#c58d04d7c6fbfb58ea7681e2b9145cfb62726756"
35-
integrity sha512-Xyw74OlJwDijToNi0+6BBI5mLLR5+5R3bcSH80LXzjzEGEUlvNzujEE71BaD/ApEZHAvFI/Mlmp4M5lIkdeeWw==
33+
version "7.18.2"
34+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.18.2.tgz#87b2fcd7cce9becaa7f5acebdc4f09f3dd19d876"
35+
integrity sha512-A8pri1YJiC5UnkdrWcmfZTJTV85b4UXTAfImGmCfYmax4TR9Cw8sDS0MOk++Gp2mE/BefVJ5nwy5yzqNJbP/DQ==
3636
dependencies:
3737
"@ampproject/remapping" "^2.1.0"
3838
"@babel/code-frame" "^7.16.7"
39-
"@babel/generator" "^7.18.0"
40-
"@babel/helper-compilation-targets" "^7.17.10"
39+
"@babel/generator" "^7.18.2"
40+
"@babel/helper-compilation-targets" "^7.18.2"
4141
"@babel/helper-module-transforms" "^7.18.0"
42-
"@babel/helpers" "^7.18.0"
42+
"@babel/helpers" "^7.18.2"
4343
"@babel/parser" "^7.18.0"
4444
"@babel/template" "^7.16.7"
45-
"@babel/traverse" "^7.18.0"
46-
"@babel/types" "^7.18.0"
45+
"@babel/traverse" "^7.18.2"
46+
"@babel/types" "^7.18.2"
4747
convert-source-map "^1.7.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.2"
@@ -107,12 +107,12 @@
107107
"@jridgewell/gen-mapping" "^0.1.0"
108108
jsesc "^2.5.1"
109109

110-
"@babel/generator@^7.18.0":
111-
version "7.18.0"
112-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.18.0.tgz#46d28e8a18fc737b028efb25ab105d74473af43f"
113-
integrity sha512-81YO9gGx6voPXlvYdZBliFXAZU8vZ9AZ6z+CjlmcnaeOcYSFbMTpdeDUO9xD9dh/68Vq03I8ZspfUTPfitcDHg==
110+
"@babel/generator@^7.18.2":
111+
version "7.18.2"
112+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.18.2.tgz#33873d6f89b21efe2da63fe554460f3df1c5880d"
113+
integrity sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==
114114
dependencies:
115-
"@babel/types" "^7.18.0"
115+
"@babel/types" "^7.18.2"
116116
"@jridgewell/gen-mapping" "^0.3.0"
117117
jsesc "^2.5.1"
118118

@@ -140,10 +140,10 @@
140140
"@babel/helper-explode-assignable-expression" "^7.16.7"
141141
"@babel/types" "^7.16.7"
142142

143-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10":
144-
version "7.17.10"
145-
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe"
146-
integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ==
143+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10", "@babel/helper-compilation-targets@^7.18.2":
144+
version "7.18.2"
145+
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.2.tgz#67a85a10cbd5fc7f1457fec2e7f45441dc6c754b"
146+
integrity sha512-s1jnPotJS9uQnzFtiZVBUxe67CuBa679oWFHpxYYnTpRL/1ffhyX44R9uYiXoa/pLXcY9H2moJta0iaanlk/rQ==
147147
dependencies:
148148
"@babel/compat-data" "^7.17.10"
149149
"@babel/helper-validator-option" "^7.16.7"
@@ -185,12 +185,10 @@
185185
resolve "^1.14.2"
186186
semver "^6.1.2"
187187

188-
"@babel/helper-environment-visitor@^7.16.7":
189-
version "7.16.7"
190-
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
191-
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
192-
dependencies:
193-
"@babel/types" "^7.16.7"
188+
"@babel/helper-environment-visitor@^7.16.7", "@babel/helper-environment-visitor@^7.18.2":
189+
version "7.18.2"
190+
resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.2.tgz#8a6d2dedb53f6bf248e31b4baf38739ee4a637bd"
191+
integrity sha512-14GQKWkX9oJzPiQQ7/J36FTXcD4kSp8egKjO9nINlSKiHITRA9q/R74qu8S9xlc/b/yjsJItQUeeh3xnGN0voQ==
194192

195193
"@babel/helper-explode-assignable-expression@^7.16.7":
196194
version "7.16.7"
@@ -230,7 +228,7 @@
230228
dependencies:
231229
"@babel/types" "^7.16.7"
232230

233-
"@babel/helper-member-expression-to-functions@^7.16.7", "@babel/helper-member-expression-to-functions@^7.17.7":
231+
"@babel/helper-member-expression-to-functions@^7.17.7":
234232
version "7.17.7"
235233
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.17.7.tgz#a34013b57d8542a8c4ff8ba3f747c02452a4d8c4"
236234
integrity sha512-thxXgnQ8qQ11W2wVUObIqDL4p148VMxkt5T/qpN5k2fboRyzFGFmKsTGViquyM5QHKUy48OZoca8kw4ajaDPyw==
@@ -294,22 +292,22 @@
294292
"@babel/types" "^7.16.8"
295293

296294
"@babel/helper-replace-supers@^7.16.7":
297-
version "7.16.7"
298-
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
299-
integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
295+
version "7.18.2"
296+
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.18.2.tgz#41fdfcc9abaf900e18ba6e5931816d9062a7b2e0"
297+
integrity sha512-XzAIyxx+vFnrOxiQrToSUOzUOn0e1J2Li40ntddek1Y69AXUTXoDJ40/D5RdjFu7s7qHiaeoTiempZcbuVXh2Q==
300298
dependencies:
301-
"@babel/helper-environment-visitor" "^7.16.7"
302-
"@babel/helper-member-expression-to-functions" "^7.16.7"
299+
"@babel/helper-environment-visitor" "^7.18.2"
300+
"@babel/helper-member-expression-to-functions" "^7.17.7"
303301
"@babel/helper-optimise-call-expression" "^7.16.7"
304-
"@babel/traverse" "^7.16.7"
305-
"@babel/types" "^7.16.7"
302+
"@babel/traverse" "^7.18.2"
303+
"@babel/types" "^7.18.2"
306304

307-
"@babel/helper-simple-access@^7.17.7":
308-
version "7.17.7"
309-
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.17.7.tgz#aaa473de92b7987c6dfa7ce9a7d9674724823367"
310-
integrity sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==
305+
"@babel/helper-simple-access@^7.17.7", "@babel/helper-simple-access@^7.18.2":
306+
version "7.18.2"
307+
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.2.tgz#4dc473c2169ac3a1c9f4a51cfcd091d1c36fcff9"
308+
integrity sha512-7LIrjYzndorDY88MycupkpQLKS1AFfsVRm2k/9PtKScSy5tZq0McZTj+DiMRynboZfIqOKvo03pmhTaUgiD6fQ==
311309
dependencies:
312-
"@babel/types" "^7.17.0"
310+
"@babel/types" "^7.18.2"
313311

314312
"@babel/helper-skip-transparent-expression-wrappers@^7.16.0":
315313
version "7.16.0"
@@ -354,14 +352,14 @@
354352
"@babel/traverse" "^7.17.0"
355353
"@babel/types" "^7.17.0"
356354

357-
"@babel/helpers@^7.18.0":
358-
version "7.18.0"
359-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.0.tgz#aff37c3590de42102b54842446146d0205946370"
360-
integrity sha512-AE+HMYhmlMIbho9nbvicHyxFwhrO+xhKB6AhRxzl8w46Yj0VXTZjEsAoBVC7rB2I0jzX+yWyVybnO08qkfx6kg==
355+
"@babel/helpers@^7.18.2":
356+
version "7.18.2"
357+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.2.tgz#970d74f0deadc3f5a938bfa250738eb4ac889384"
358+
integrity sha512-j+d+u5xT5utcQSzrh9p+PaJX94h++KN+ng9b9WEJq7pkUPAd61FGqhjuUEdfknb3E/uDBb7ruwEeKkIxNJPIrg==
361359
dependencies:
362360
"@babel/template" "^7.16.7"
363-
"@babel/traverse" "^7.18.0"
364-
"@babel/types" "^7.18.0"
361+
"@babel/traverse" "^7.18.2"
362+
"@babel/types" "^7.18.2"
365363

366364
"@babel/highlight@^7.16.0":
367365
version "7.17.9"
@@ -762,10 +760,10 @@
762760
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.16.7"
763761
"@babel/helper-plugin-utils" "^7.16.7"
764762

765-
"@babel/plugin-transform-for-of@^7.17.12":
766-
version "7.17.12"
767-
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.17.12.tgz#5397c22554ec737a27918e7e7e0e7b679b05f5ec"
768-
integrity sha512-76lTwYaCxw8ldT7tNmye4LLwSoKDbRCBzu6n/DcK/P3FOR29+38CIIaVIZfwol9By8W/QHORYEnYSLuvcQKrsg==
763+
"@babel/plugin-transform-for-of@^7.18.1":
764+
version "7.18.1"
765+
resolved "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.1.tgz#ed14b657e162b72afbbb2b4cdad277bf2bb32036"
766+
integrity sha512-+TTB5XwvJ5hZbO8xvl2H4XaMDOAK57zF4miuC9qQJgysPNEAZZ9Z69rdF5LJkozGdZrjBIUAIyKUWRMmebI7vg==
769767
dependencies:
770768
"@babel/helper-plugin-utils" "^7.17.12"
771769

@@ -801,14 +799,14 @@
801799
"@babel/helper-plugin-utils" "^7.17.12"
802800
babel-plugin-dynamic-import-node "^2.3.3"
803801

804-
"@babel/plugin-transform-modules-commonjs@^7.18.0":
805-
version "7.18.0"
806-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.0.tgz#3be575e19fbd273d42adbc84566b1fad3582b3db"
807-
integrity sha512-cCeR0VZWtfxWS4YueAK2qtHtBPJRSaJcMlbS8jhSIm/A3E2Kpro4W1Dn4cqJtp59dtWfXjQwK7SPKF8ghs7rlw==
802+
"@babel/plugin-transform-modules-commonjs@^7.18.2":
803+
version "7.18.2"
804+
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.2.tgz#1aa8efa2e2a6e818b6a7f2235fceaf09bdb31e9e"
805+
integrity sha512-f5A865gFPAJAEE0K7F/+nm5CmAE3y8AWlMBG9unu5j9+tk50UQVK0QS8RNxSp7MJf0wh97uYyLWt3Zvu71zyOQ==
808806
dependencies:
809807
"@babel/helper-module-transforms" "^7.18.0"
810808
"@babel/helper-plugin-utils" "^7.17.12"
811-
"@babel/helper-simple-access" "^7.17.7"
809+
"@babel/helper-simple-access" "^7.18.2"
812810
babel-plugin-dynamic-import-node "^2.3.3"
813811

814812
"@babel/plugin-transform-modules-systemjs@^7.18.0":
@@ -904,10 +902,10 @@
904902
dependencies:
905903
"@babel/helper-plugin-utils" "^7.16.7"
906904

907-
"@babel/plugin-transform-template-literals@^7.17.12":
908-
version "7.17.12"
909-
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.17.12.tgz#4aec0a18f39dd86c442e1d077746df003e362c6e"
910-
integrity sha512-kAKJ7DX1dSRa2s7WN1xUAuaQmkTpN+uig4wCKWivVXIObqGbVTUlSavHyfI2iZvz89GFAMGm9p2DBJ4Y1Tp0hw==
905+
"@babel/plugin-transform-template-literals@^7.18.2":
906+
version "7.18.2"
907+
resolved "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.2.tgz#31ed6915721864847c48b656281d0098ea1add28"
908+
integrity sha512-/cmuBVw9sZBGZVOMkpAEaVLwm4JmK2GZ1dFKOGGpMzEHWFmyZZ59lUU0PdRr8YNYeQdNzTDwuxP2X2gzydTc9g==
911909
dependencies:
912910
"@babel/helper-plugin-utils" "^7.17.12"
913911

@@ -934,12 +932,12 @@
934932
"@babel/helper-plugin-utils" "^7.16.7"
935933

936934
"@babel/preset-env@^7.12.11":
937-
version "7.18.0"
938-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.0.tgz#ec7e51f4c6e026816000b230ed7cf74a1530d91d"
939-
integrity sha512-cP74OMs7ECLPeG1reiCQ/D/ypyOxgfm8uR6HRYV23vTJ7Lu1nbgj9DQDo/vH59gnn7GOAwtTDPPYV4aXzsMKHA==
935+
version "7.18.2"
936+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.18.2.tgz#f47d3000a098617926e674c945d95a28cb90977a"
937+
integrity sha512-PfpdxotV6afmXMU47S08F9ZKIm2bJIQ0YbAAtDfIENX7G1NUAXigLREh69CWDjtgUy7dYn7bsMzkgdtAlmS68Q==
940938
dependencies:
941939
"@babel/compat-data" "^7.17.10"
942-
"@babel/helper-compilation-targets" "^7.17.10"
940+
"@babel/helper-compilation-targets" "^7.18.2"
943941
"@babel/helper-plugin-utils" "^7.17.12"
944942
"@babel/helper-validator-option" "^7.16.7"
945943
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.17.12"
@@ -984,12 +982,12 @@
984982
"@babel/plugin-transform-dotall-regex" "^7.16.7"
985983
"@babel/plugin-transform-duplicate-keys" "^7.17.12"
986984
"@babel/plugin-transform-exponentiation-operator" "^7.16.7"
987-
"@babel/plugin-transform-for-of" "^7.17.12"
985+
"@babel/plugin-transform-for-of" "^7.18.1"
988986
"@babel/plugin-transform-function-name" "^7.16.7"
989987
"@babel/plugin-transform-literals" "^7.17.12"
990988
"@babel/plugin-transform-member-expression-literals" "^7.16.7"
991989
"@babel/plugin-transform-modules-amd" "^7.18.0"
992-
"@babel/plugin-transform-modules-commonjs" "^7.18.0"
990+
"@babel/plugin-transform-modules-commonjs" "^7.18.2"
993991
"@babel/plugin-transform-modules-systemjs" "^7.18.0"
994992
"@babel/plugin-transform-modules-umd" "^7.18.0"
995993
"@babel/plugin-transform-named-capturing-groups-regex" "^7.17.12"
@@ -1002,12 +1000,12 @@
10021000
"@babel/plugin-transform-shorthand-properties" "^7.16.7"
10031001
"@babel/plugin-transform-spread" "^7.17.12"
10041002
"@babel/plugin-transform-sticky-regex" "^7.16.7"
1005-
"@babel/plugin-transform-template-literals" "^7.17.12"
1003+
"@babel/plugin-transform-template-literals" "^7.18.2"
10061004
"@babel/plugin-transform-typeof-symbol" "^7.17.12"
10071005
"@babel/plugin-transform-unicode-escapes" "^7.16.7"
10081006
"@babel/plugin-transform-unicode-regex" "^7.16.7"
10091007
"@babel/preset-modules" "^0.1.5"
1010-
"@babel/types" "^7.18.0"
1008+
"@babel/types" "^7.18.2"
10111009
babel-plugin-polyfill-corejs2 "^0.3.0"
10121010
babel-plugin-polyfill-corejs3 "^0.5.0"
10131011
babel-plugin-polyfill-regenerator "^0.3.0"
@@ -1026,9 +1024,9 @@
10261024
esutils "^2.0.2"
10271025

10281026
"@babel/runtime@^7.8.4":
1029-
version "7.18.0"
1030-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.0.tgz#6d77142a19cb6088f0af662af1ada37a604d34ae"
1031-
integrity sha512-YMQvx/6nKEaucl0MY56mwIG483xk8SDNdlUwb2Ts6FUpr7fm85DxEmsY18LXBNhcTz6tO6JwZV8w1W06v8UKeg==
1027+
version "7.18.2"
1028+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.2.tgz#674575748fa99cf03694e77fc00de8e5117b42a0"
1029+
integrity sha512-mTV1PibQHr88R1p4nH/uhR/TJ0mXGEgKTx6Mnd1cn/DSA9r8fqbd+d31xujI2C1pRWtxjy+HAcmtB+MEcF4VNg==
10321030
dependencies:
10331031
regenerator-runtime "^0.13.4"
10341032

@@ -1050,19 +1048,19 @@
10501048
"@babel/parser" "^7.16.0"
10511049
"@babel/types" "^7.16.0"
10521050

1053-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0":
1054-
version "7.18.0"
1055-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.0.tgz#0e5ec6db098660b2372dd63d096bf484e32d27ba"
1056-
integrity sha512-oNOO4vaoIQoGjDQ84LgtF/IAlxlyqL4TUuoQ7xLkQETFaHkY1F7yazhB4Kt3VcZGL0ZF/jhrEpnXqUb0M7V3sw==
1051+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.0", "@babel/traverse@^7.18.2":
1052+
version "7.18.2"
1053+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.2.tgz#b77a52604b5cc836a9e1e08dca01cba67a12d2e8"
1054+
integrity sha512-9eNwoeovJ6KH9zcCNnENY7DMFwTU9JdGCFtqNLfUAqtUHRCOsTOqWoffosP8vKmNYeSBUv3yVJXjfd8ucwOjUA==
10571055
dependencies:
10581056
"@babel/code-frame" "^7.16.7"
1059-
"@babel/generator" "^7.18.0"
1060-
"@babel/helper-environment-visitor" "^7.16.7"
1057+
"@babel/generator" "^7.18.2"
1058+
"@babel/helper-environment-visitor" "^7.18.2"
10611059
"@babel/helper-function-name" "^7.17.9"
10621060
"@babel/helper-hoist-variables" "^7.16.7"
10631061
"@babel/helper-split-export-declaration" "^7.16.7"
10641062
"@babel/parser" "^7.18.0"
1065-
"@babel/types" "^7.18.0"
1063+
"@babel/types" "^7.18.2"
10661064
debug "^4.1.0"
10671065
globals "^11.1.0"
10681066

@@ -1121,10 +1119,10 @@
11211119
"@babel/helper-validator-identifier" "^7.15.7"
11221120
to-fast-properties "^2.0.0"
11231121

1124-
"@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.12", "@babel/types@^7.18.0", "@babel/types@^7.4.4":
1125-
version "7.18.0"
1126-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1127-
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
1122+
"@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.18.0", "@babel/types@^7.18.2", "@babel/types@^7.4.4":
1123+
version "7.18.2"
1124+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.18.2.tgz#191abfed79ebe6f4242f643a9a5cbaa36b10b091"
1125+
integrity sha512-0On6B8A4/+mFUto5WERt3EEuG1NznDirvwca1O8UwXQHVY8g3R7OzYgxXdOfMwLO08UrpUD/2+3Bclyq+/C94Q==
11281126
dependencies:
11291127
"@babel/helper-validator-identifier" "^7.16.7"
11301128
to-fast-properties "^2.0.0"
@@ -1137,6 +1135,14 @@
11371135
"@babel/helper-validator-identifier" "^7.16.7"
11381136
to-fast-properties "^2.0.0"
11391137

1138+
"@babel/types@^7.17.12":
1139+
version "7.18.0"
1140+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.18.0.tgz#ef523ea349722849cb4bf806e9342ede4d071553"
1141+
integrity sha512-vhAmLPAiC8j9K2GnsnLPCIH5wCrPpYIVBCWRBFDCB7Y/BXLqi/O+1RSTTM2bsmg6U/551+FCf9PNPxjABmxHTw==
1142+
dependencies:
1143+
"@babel/helper-validator-identifier" "^7.16.7"
1144+
to-fast-properties "^2.0.0"
1145+
11401146
"@bcoe/v8-coverage@^0.2.3":
11411147
version "0.2.3"
11421148
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -3417,9 +3423,9 @@ camelcase@^6.2.0:
34173423
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
34183424

34193425
caniuse-lite@^1.0.30001332:
3420-
version "1.0.30001341"
3421-
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001341.tgz#59590c8ffa8b5939cf4161f00827b8873ad72498"
3422-
integrity sha512-2SodVrFFtvGENGCv0ChVJIDQ0KPaS1cg7/qtfMaICgeMolDdo/Z2OD32F0Aq9yl6F4YFwGPBS5AaPqNYiW4PoA==
3426+
version "1.0.30001342"
3427+
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001342.tgz#87152b1e3b950d1fbf0093e23f00b6c8e8f1da96"
3428+
integrity sha512-bn6sOCu7L7jcbBbyNhLg0qzXdJ/PMbybZTH/BA6Roet9wxYRm6Tr9D0s0uhLkOZ6MSG+QU6txUgdpr3MXIVqjA==
34233429

34243430
caseless@~0.12.0:
34253431
version "0.12.0"
@@ -3903,9 +3909,9 @@ convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0:
39033909
safe-buffer "~5.1.1"
39043910

39053911
core-js-compat@^3.21.0, core-js-compat@^3.22.1:
3906-
version "3.22.5"
3907-
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.5.tgz#7fffa1d20cb18405bd22756ca1353c6f1a0e8614"
3908-
integrity sha512-rEF75n3QtInrYICvJjrAgV03HwKiYvtKHdPtaba1KucG+cNZ4NJnH9isqt979e67KZlhpbCOTwnsvnIr+CVeOg==
3912+
version "3.22.7"
3913+
resolved "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.22.7.tgz#8359eb66ecbf726dd0cfced8e48d5e73f3224239"
3914+
integrity sha512-uI9DAQKKiiE/mclIC5g4AjRpio27g+VMRhe6rQoz+q4Wm4L6A/fJhiLtBw+sfOpDG9wZ3O0pxIw7GbfOlBgjOA==
39093915
dependencies:
39103916
browserslist "^4.20.3"
39113917
semver "7.0.0"
@@ -4298,9 +4304,9 @@ [email protected]:
42984304
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
42994305

43004306
electron-to-chromium@^1.4.118:
4301-
version "1.4.137"
4302-
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.137.tgz#186180a45617283f1c012284458510cd99d6787f"
4303-
integrity sha512-0Rcpald12O11BUogJagX3HsCN3FE83DSqWjgXoHo5a72KUKMSfI39XBgJpgNNxS9fuGzytaFjE06kZkiVFy2qA==
4307+
version "1.4.138"
4308+
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.138.tgz#3ec41ca589aaf505dfe2034fde913329af801730"
4309+
integrity sha512-IOyp2Seq3w4QLln+yZWcMF3VXhhduz4bwg9gfI+CnP5TkzwNXQ8FCZuwwPsnes73AfWdf5J2n2OXdUwDUspDPQ==
43044310

43054311
emittery@^0.10.2:
43064312
version "0.10.2"
@@ -7123,9 +7129,9 @@ node-int64@^0.4.0:
71237129
integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
71247130

71257131
node-releases@^2.0.3:
7126-
version "2.0.4"
7127-
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476"
7128-
integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ==
7132+
version "2.0.5"
7133+
resolved "https://registry.npmjs.org/node-releases/-/node-releases-2.0.5.tgz#280ed5bc3eba0d96ce44897d8aee478bfb3d9666"
7134+
integrity sha512-U9h1NLROZTq9uE1SNffn6WuPDg8icmi3ns4rEl/oTfIle4iLjTliCzgTsbaIFMq/Xn078/lfY/BL0GWZ+psK4Q==
71297135

71307136
nopt@^4.0.1:
71317137
version "4.0.1"

0 commit comments

Comments
 (0)