Skip to content

Commit 28c4479

Browse files
build(deps-dev): bump @babel/plugin-proposal-class-properties from 7.16.5 to 7.16.7 (#1405)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a81bfc4 commit 28c4479

File tree

1 file changed

+121
-126
lines changed

1 file changed

+121
-126
lines changed

yarn.lock

Lines changed: 121 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
dependencies:
1717
"@babel/highlight" "^7.14.5"
1818

19-
"@babel/code-frame@^7.16.0":
20-
version "7.16.0"
21-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.0.tgz#0dfc80309beec8411e65e706461c408b0bb9b431"
22-
integrity sha512-IF4EOMEV+bfYwOmNxGzSnjR2EmQod7f1UXOpZM3l4i4o4QNwzjtJAu/HxdjHq0aYBvdqMuQEY1eg0nqW9ZPORA==
19+
"@babel/code-frame@^7.16.7":
20+
version "7.16.7"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.16.7.tgz#44416b6bd7624b998f5b1af5d470856c40138789"
22+
integrity sha512-iAXqUn8IIeBTNd72xsFlgaXHkMBMt6y4HJp1tIaK465CWLT/fG1aqB7ykr95gHHmlBdGbFeWWfyB4NJJ0nmeIg==
2323
dependencies:
24-
"@babel/highlight" "^7.16.0"
24+
"@babel/highlight" "^7.16.7"
2525

2626
"@babel/compat-data@^7.13.15":
2727
version "7.14.0"
@@ -67,21 +67,21 @@
6767
jsesc "^2.5.1"
6868
source-map "^0.5.0"
6969

70-
"@babel/generator@^7.16.5":
71-
version "7.16.5"
72-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.5.tgz#26e1192eb8f78e0a3acaf3eede3c6fc96d22bedf"
73-
integrity sha512-kIvCdjZqcdKqoDbVVdt5R99icaRtrtYhYK/xux5qiWCBmfdvEYMFZ68QCrpE5cbFM1JsuArUNs1ZkuKtTtUcZA==
70+
"@babel/generator@^7.16.7":
71+
version "7.16.7"
72+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.7.tgz#b42bf46a3079fa65e1544135f32e7958f048adbb"
73+
integrity sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg==
7474
dependencies:
75-
"@babel/types" "^7.16.0"
75+
"@babel/types" "^7.16.7"
7676
jsesc "^2.5.1"
7777
source-map "^0.5.0"
7878

79-
"@babel/helper-annotate-as-pure@^7.16.0":
80-
version "7.16.0"
81-
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d"
82-
integrity sha512-ItmYF9vR4zA8cByDocY05o0LGUkp1zhbTQOH1NFyl5xXEqlTJQCEJjieriw+aFpxo16swMxUnUiKS7a/r4vtHg==
79+
"@babel/helper-annotate-as-pure@^7.16.7":
80+
version "7.16.7"
81+
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
82+
integrity sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==
8383
dependencies:
84-
"@babel/types" "^7.16.0"
84+
"@babel/types" "^7.16.7"
8585

8686
"@babel/helper-compilation-targets@^7.13.16":
8787
version "7.13.16"
@@ -93,25 +93,25 @@
9393
browserslist "^4.14.5"
9494
semver "^6.3.0"
9595

96-
"@babel/helper-create-class-features-plugin@^7.16.0", "@babel/helper-create-class-features-plugin@^7.16.5":
97-
version "7.16.5"
98-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.5.tgz#5d1bcd096792c1ebec6249eebc6358eec55d0cad"
99-
integrity sha512-NEohnYA7mkB8L5JhU7BLwcBdU3j83IziR9aseMueWGeAjblbul3zzb8UvJ3a1zuBiqCMObzCJHFqKIQE6hTVmg==
100-
dependencies:
101-
"@babel/helper-annotate-as-pure" "^7.16.0"
102-
"@babel/helper-environment-visitor" "^7.16.5"
103-
"@babel/helper-function-name" "^7.16.0"
104-
"@babel/helper-member-expression-to-functions" "^7.16.5"
105-
"@babel/helper-optimise-call-expression" "^7.16.0"
106-
"@babel/helper-replace-supers" "^7.16.5"
107-
"@babel/helper-split-export-declaration" "^7.16.0"
108-
109-
"@babel/helper-environment-visitor@^7.16.5":
110-
version "7.16.5"
111-
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.5.tgz#f6a7f38b3c6d8b07c88faea083c46c09ef5451b8"
112-
integrity sha512-ODQyc5AnxmZWm/R2W7fzhamOk1ey8gSguo5SGvF0zcB3uUzRpTRmM/jmLSm9bDMyPlvbyJ+PwPEK0BWIoZ9wjg==
96+
"@babel/helper-create-class-features-plugin@^7.16.5", "@babel/helper-create-class-features-plugin@^7.16.7":
97+
version "7.16.7"
98+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.7.tgz#9c5b34b53a01f2097daf10678d65135c1b9f84ba"
99+
integrity sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==
113100
dependencies:
114-
"@babel/types" "^7.16.0"
101+
"@babel/helper-annotate-as-pure" "^7.16.7"
102+
"@babel/helper-environment-visitor" "^7.16.7"
103+
"@babel/helper-function-name" "^7.16.7"
104+
"@babel/helper-member-expression-to-functions" "^7.16.7"
105+
"@babel/helper-optimise-call-expression" "^7.16.7"
106+
"@babel/helper-replace-supers" "^7.16.7"
107+
"@babel/helper-split-export-declaration" "^7.16.7"
108+
109+
"@babel/helper-environment-visitor@^7.16.7":
110+
version "7.16.7"
111+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.16.7.tgz#ff484094a839bde9d89cd63cba017d7aae80ecd7"
112+
integrity sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==
113+
dependencies:
114+
"@babel/types" "^7.16.7"
115115

116116
"@babel/helper-function-name@^7.15.4":
117117
version "7.15.4"
@@ -122,14 +122,14 @@
122122
"@babel/template" "^7.15.4"
123123
"@babel/types" "^7.15.4"
124124

125-
"@babel/helper-function-name@^7.16.0":
126-
version "7.16.0"
127-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.0.tgz#b7dd0797d00bbfee4f07e9c4ea5b0e30c8bb1481"
128-
integrity sha512-BZh4mEk1xi2h4HFjWUXRQX5AEx4rvaZxHgax9gcjdLWdkjsY7MKt5p0otjsg5noXw+pB+clMCjw+aEVYADMjog==
125+
"@babel/helper-function-name@^7.16.7":
126+
version "7.16.7"
127+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.16.7.tgz#f1ec51551fb1c8956bc8dd95f38523b6cf375f8f"
128+
integrity sha512-QfDfEnIUyyBSR3HtrtGECuZ6DAyCkYFp7GHl75vFtTnn6pjKeK0T1DB5lLkFvBea8MdaiUABx3osbgLyInoejA==
129129
dependencies:
130-
"@babel/helper-get-function-arity" "^7.16.0"
131-
"@babel/template" "^7.16.0"
132-
"@babel/types" "^7.16.0"
130+
"@babel/helper-get-function-arity" "^7.16.7"
131+
"@babel/template" "^7.16.7"
132+
"@babel/types" "^7.16.7"
133133

134134
"@babel/helper-get-function-arity@^7.15.4":
135135
version "7.15.4"
@@ -138,12 +138,12 @@
138138
dependencies:
139139
"@babel/types" "^7.15.4"
140140

141-
"@babel/helper-get-function-arity@^7.16.0":
142-
version "7.16.0"
143-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.0.tgz#0088c7486b29a9cb5d948b1a1de46db66e089cfa"
144-
integrity sha512-ASCquNcywC1NkYh/z7Cgp3w31YW8aojjYIlNg4VeJiHkqyP4AzIvr4qx7pYDb4/s8YcsZWqqOSxgkvjUz1kpDQ==
141+
"@babel/helper-get-function-arity@^7.16.7":
142+
version "7.16.7"
143+
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz#ea08ac753117a669f1508ba06ebcc49156387419"
144+
integrity sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==
145145
dependencies:
146-
"@babel/types" "^7.16.0"
146+
"@babel/types" "^7.16.7"
147147

148148
"@babel/helper-hoist-variables@^7.15.4":
149149
version "7.15.4"
@@ -152,12 +152,12 @@
152152
dependencies:
153153
"@babel/types" "^7.15.4"
154154

155-
"@babel/helper-hoist-variables@^7.16.0":
156-
version "7.16.0"
157-
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.0.tgz#4c9023c2f1def7e28ff46fc1dbcd36a39beaa81a"
158-
integrity sha512-1AZlpazjUR0EQZQv3sgRNfM9mEVWPK3M6vlalczA+EECcPz3XPh6VplbErL5UoMpChhSck5wAJHthlj1bYpcmg==
155+
"@babel/helper-hoist-variables@^7.16.7":
156+
version "7.16.7"
157+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.16.7.tgz#86bcb19a77a509c7b77d0e22323ef588fa58c246"
158+
integrity sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==
159159
dependencies:
160-
"@babel/types" "^7.16.0"
160+
"@babel/types" "^7.16.7"
161161

162162
"@babel/helper-member-expression-to-functions@^7.15.4":
163163
version "7.15.4"
@@ -166,12 +166,12 @@
166166
dependencies:
167167
"@babel/types" "^7.15.4"
168168

169-
"@babel/helper-member-expression-to-functions@^7.16.5":
170-
version "7.16.5"
171-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.5.tgz#1bc9f7e87354e86f8879c67b316cb03d3dc2caab"
172-
integrity sha512-7fecSXq7ZrLE+TWshbGT+HyCLkxloWNhTbU2QM1NTI/tDqyf0oZiMcEfYtDuUDCo528EOlt39G1rftea4bRZIw==
169+
"@babel/helper-member-expression-to-functions@^7.16.7":
170+
version "7.16.7"
171+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz#42b9ca4b2b200123c3b7e726b0ae5153924905b0"
172+
integrity sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==
173173
dependencies:
174-
"@babel/types" "^7.16.0"
174+
"@babel/types" "^7.16.7"
175175

176176
"@babel/helper-module-imports@^7.13.12":
177177
version "7.13.12"
@@ -201,17 +201,17 @@
201201
dependencies:
202202
"@babel/types" "^7.15.4"
203203

204-
"@babel/helper-optimise-call-expression@^7.16.0":
205-
version "7.16.0"
206-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.0.tgz#cecdb145d70c54096b1564f8e9f10cd7d193b338"
207-
integrity sha512-SuI467Gi2V8fkofm2JPnZzB/SUuXoJA5zXe/xzyPP2M04686RzFKFHPK6HDVN6JvWBIEW8tt9hPR7fXdn2Lgpw==
204+
"@babel/helper-optimise-call-expression@^7.16.7":
205+
version "7.16.7"
206+
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.16.7.tgz#a34e3560605abbd31a18546bd2aad3e6d9a174f2"
207+
integrity sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==
208208
dependencies:
209-
"@babel/types" "^7.16.0"
209+
"@babel/types" "^7.16.7"
210210

211-
"@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.14.5", "@babel/helper-plugin-utils@^7.16.5", "@babel/helper-plugin-utils@^7.8.0":
212-
version "7.16.5"
213-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.5.tgz#afe37a45f39fce44a3d50a7958129ea5b1a5c074"
214-
integrity sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==
211+
"@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.16.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.8.0":
212+
version "7.16.7"
213+
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz#aa3a8ab4c3cceff8e65eb9e73d87dc4ff320b2f5"
214+
integrity sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==
215215

216216
"@babel/helper-replace-supers@^7.13.12":
217217
version "7.15.4"
@@ -223,16 +223,16 @@
223223
"@babel/traverse" "^7.15.4"
224224
"@babel/types" "^7.15.4"
225225

226-
"@babel/helper-replace-supers@^7.16.5":
227-
version "7.16.5"
228-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.5.tgz#96d3988bd0ab0a2d22c88c6198c3d3234ca25326"
229-
integrity sha512-ao3seGVa/FZCMCCNDuBcqnBFSbdr8N2EW35mzojx3TwfIbdPmNK+JV6+2d5bR0Z71W5ocLnQp9en/cTF7pBJiQ==
226+
"@babel/helper-replace-supers@^7.16.7":
227+
version "7.16.7"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.16.7.tgz#e9f5f5f32ac90429c1a4bdec0f231ef0c2838ab1"
229+
integrity sha512-y9vsWilTNaVnVh6xiJfABzsNpgDPKev9HnAgz6Gb1p6UUwf9NepdlsV7VXGCftJM+jqD5f7JIEubcpLjZj5dBw==
230230
dependencies:
231-
"@babel/helper-environment-visitor" "^7.16.5"
232-
"@babel/helper-member-expression-to-functions" "^7.16.5"
233-
"@babel/helper-optimise-call-expression" "^7.16.0"
234-
"@babel/traverse" "^7.16.5"
235-
"@babel/types" "^7.16.0"
231+
"@babel/helper-environment-visitor" "^7.16.7"
232+
"@babel/helper-member-expression-to-functions" "^7.16.7"
233+
"@babel/helper-optimise-call-expression" "^7.16.7"
234+
"@babel/traverse" "^7.16.7"
235+
"@babel/types" "^7.16.7"
236236

237237
"@babel/helper-simple-access@^7.13.12":
238238
version "7.13.12"
@@ -248,22 +248,22 @@
248248
dependencies:
249249
"@babel/types" "^7.15.4"
250250

251-
"@babel/helper-split-export-declaration@^7.16.0":
252-
version "7.16.0"
253-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.0.tgz#29672f43663e936df370aaeb22beddb3baec7438"
254-
integrity sha512-0YMMRpuDFNGTHNRiiqJX19GjNXA4H0E8jZ2ibccfSxaCogbm3am5WN/2nQNj0YnQwGWM1J06GOcQ2qnh3+0paw==
251+
"@babel/helper-split-export-declaration@^7.16.7":
252+
version "7.16.7"
253+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.16.7.tgz#0b648c0c42da9d3920d85ad585f2778620b8726b"
254+
integrity sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==
255255
dependencies:
256-
"@babel/types" "^7.16.0"
256+
"@babel/types" "^7.16.7"
257257

258258
"@babel/helper-validator-identifier@^7.14.0", "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
259259
version "7.14.9"
260260
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
261261
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
262262

263-
"@babel/helper-validator-identifier@^7.15.7":
264-
version "7.15.7"
265-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
266-
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
263+
"@babel/helper-validator-identifier@^7.16.7":
264+
version "7.16.7"
265+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
266+
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
267267

268268
"@babel/helper-validator-option@^7.12.17":
269269
version "7.12.17"
@@ -288,12 +288,12 @@
288288
chalk "^2.0.0"
289289
js-tokens "^4.0.0"
290290

291-
"@babel/highlight@^7.16.0":
292-
version "7.16.0"
293-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.0.tgz#6ceb32b2ca4b8f5f361fb7fd821e3fddf4a1725a"
294-
integrity sha512-t8MH41kUQylBtu2+4IQA3atqevA2lRgqA2wyVB/YiWmsDSuylZZuXOUy9ric30hfzauEFfdsuk/eXTRrGrfd0g==
291+
"@babel/highlight@^7.16.7":
292+
version "7.16.7"
293+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.16.7.tgz#81a01d7d675046f0d96f82450d9d9578bdfd6b0b"
294+
integrity sha512-aKpPMfLvGO3Q97V0qhw/V2SWNWlwfJknuwAunU7wZLSfrM4xTBvg7E5opUVi1kJTBKihE38CPg4nBiqX83PWYw==
295295
dependencies:
296-
"@babel/helper-validator-identifier" "^7.15.7"
296+
"@babel/helper-validator-identifier" "^7.16.7"
297297
chalk "^2.0.0"
298298
js-tokens "^4.0.0"
299299

@@ -302,23 +302,18 @@
302302
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.5.tgz#d33a58ca69facc05b26adfe4abebfed56c1c2dac"
303303
integrity sha512-2hQstc6I7T6tQsWzlboMh3SgMRPaS4H6H7cPQsJkdzTzEGqQrpLDsE2BGASU5sBPoEQyHzeqU6C8uKbFeEk6sg==
304304

305-
"@babel/parser@^7.16.0":
306-
version "7.16.0"
307-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.0.tgz#cf147d7ada0a3655e79bf4b08ee846f00a00a295"
308-
integrity sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==
309-
310-
"@babel/parser@^7.16.5":
311-
version "7.16.6"
312-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.6.tgz#8f194828193e8fa79166f34a4b4e52f3e769a314"
313-
integrity sha512-Gr86ujcNuPDnNOY8mi383Hvi8IYrJVJYuf3XcuBM/Dgd+bINn/7tHqsj+tKkoreMbmGsFLsltI/JJd8fOFWGDQ==
305+
"@babel/parser@^7.16.7":
306+
version "7.16.7"
307+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.7.tgz#d372dda9c89fcec340a82630a9f533f2fe15877e"
308+
integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==
314309

315310
"@babel/plugin-proposal-class-properties@^7.13.0":
316-
version "7.16.5"
317-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.5.tgz#3269f44b89122110f6339806e05d43d84106468a"
318-
integrity sha512-pJD3HjgRv83s5dv1sTnDbZOaTjghKEz8KUn1Kbh2eAIRhGuyQ1XSeI4xVXU3UlIEVA3DAyIdxqT1eRn7Wcn55A==
311+
version "7.16.7"
312+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.16.7.tgz#925cad7b3b1a2fcea7e59ecc8eb5954f961f91b0"
313+
integrity sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==
319314
dependencies:
320-
"@babel/helper-create-class-features-plugin" "^7.16.5"
321-
"@babel/helper-plugin-utils" "^7.16.5"
315+
"@babel/helper-create-class-features-plugin" "^7.16.7"
316+
"@babel/helper-plugin-utils" "^7.16.7"
322317

323318
"@babel/plugin-proposal-decorators@^7.15.8":
324319
version "7.16.5"
@@ -436,14 +431,14 @@
436431
"@babel/parser" "^7.15.4"
437432
"@babel/types" "^7.15.4"
438433

439-
"@babel/template@^7.16.0":
440-
version "7.16.0"
441-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.0.tgz#d16a35ebf4cd74e202083356fab21dd89363ddd6"
442-
integrity sha512-MnZdpFD/ZdYhXwiunMqqgyZyucaYsbL0IrjoGjaVhGilz+x8YB++kRfygSOIj1yOtWKPlx7NBp+9I1RQSgsd5A==
434+
"@babel/template@^7.16.7":
435+
version "7.16.7"
436+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.16.7.tgz#8d126c8701fde4d66b264b3eba3d96f07666d155"
437+
integrity sha512-I8j/x8kHUrbYRTUxXrrMbfCa7jxkE7tZre39x3kjr9hvI82cK1FfqLygotcWN5kdPGWcLdWMHpSBavse5tWw3w==
443438
dependencies:
444-
"@babel/code-frame" "^7.16.0"
445-
"@babel/parser" "^7.16.0"
446-
"@babel/types" "^7.16.0"
439+
"@babel/code-frame" "^7.16.7"
440+
"@babel/parser" "^7.16.7"
441+
"@babel/types" "^7.16.7"
447442

448443
"@babel/traverse@^7.1.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.2":
449444
version "7.15.4"
@@ -460,19 +455,19 @@
460455
debug "^4.1.0"
461456
globals "^11.1.0"
462457

463-
"@babel/traverse@^7.16.5":
464-
version "7.16.5"
465-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.5.tgz#d7d400a8229c714a59b87624fc67b0f1fbd4b2b3"
466-
integrity sha512-FOCODAzqUMROikDYLYxl4nmwiLlu85rNqBML/A5hKRVXG2LV8d0iMqgPzdYTcIpjZEBB7D6UDU9vxRZiriASdQ==
467-
dependencies:
468-
"@babel/code-frame" "^7.16.0"
469-
"@babel/generator" "^7.16.5"
470-
"@babel/helper-environment-visitor" "^7.16.5"
471-
"@babel/helper-function-name" "^7.16.0"
472-
"@babel/helper-hoist-variables" "^7.16.0"
473-
"@babel/helper-split-export-declaration" "^7.16.0"
474-
"@babel/parser" "^7.16.5"
475-
"@babel/types" "^7.16.0"
458+
"@babel/traverse@^7.16.7":
459+
version "7.16.7"
460+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.7.tgz#dac01236a72c2560073658dd1a285fe4e0865d76"
461+
integrity sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==
462+
dependencies:
463+
"@babel/code-frame" "^7.16.7"
464+
"@babel/generator" "^7.16.7"
465+
"@babel/helper-environment-visitor" "^7.16.7"
466+
"@babel/helper-function-name" "^7.16.7"
467+
"@babel/helper-hoist-variables" "^7.16.7"
468+
"@babel/helper-split-export-declaration" "^7.16.7"
469+
"@babel/parser" "^7.16.7"
470+
"@babel/types" "^7.16.7"
476471
debug "^4.1.0"
477472
globals "^11.1.0"
478473

@@ -484,12 +479,12 @@
484479
"@babel/helper-validator-identifier" "^7.14.9"
485480
to-fast-properties "^2.0.0"
486481

487-
"@babel/types@^7.16.0":
488-
version "7.16.0"
489-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba"
490-
integrity sha512-PJgg/k3SdLsGb3hhisFvtLOw5ts113klrpLuIPtCJIU+BB24fqq6lf8RWqKJEjzqXR9AEH1rIb5XTqwBHB+kQg==
482+
"@babel/types@^7.16.7":
483+
version "7.16.7"
484+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.7.tgz#4ed19d51f840ed4bd5645be6ce40775fecf03159"
485+
integrity sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg==
491486
dependencies:
492-
"@babel/helper-validator-identifier" "^7.15.7"
487+
"@babel/helper-validator-identifier" "^7.16.7"
493488
to-fast-properties "^2.0.0"
494489

495490
"@bcoe/v8-coverage@^0.2.3":

0 commit comments

Comments
 (0)