Skip to content

Commit ebb157e

Browse files
Bump @babel/plugin-proposal-decorators from 7.10.1 to 7.10.5
Bumps [@babel/plugin-proposal-decorators](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-decorators) from 7.10.1 to 7.10.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-plugin-proposal-decorators) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 84a434c commit ebb157e

File tree

2 files changed

+42
-124
lines changed

2 files changed

+42
-124
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@babel/core": "^7.9.6",
5454
"@babel/plugin-proposal-class-properties": "^7.10.1",
55-
"@babel/plugin-proposal-decorators": "^7.10.1",
55+
"@babel/plugin-proposal-decorators": "^7.10.5",
5656
"@babel/plugin-transform-runtime": "^7.10.1",
5757
"@babel/plugin-transform-typescript": "^7.10.1",
5858
"@babel/runtime": "^7.10.2",

yarn.lock

Lines changed: 41 additions & 123 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.8.3":
66
version "7.10.4"
77
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
88
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
@@ -40,16 +40,6 @@
4040
semver "^5.4.1"
4141
source-map "^0.5.0"
4242

43-
"@babel/generator@^7.10.1":
44-
version "7.10.2"
45-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.2.tgz#0fa5b5b2389db8bfdfcc3492b551ee20f5dd69a9"
46-
integrity sha512-AxfBNHNu99DTMvlUPlt1h2+Hn7knPpH5ayJ8OqDWSeLld+Fi2AYBTC/IejWDM9Edcii4UzZRCsbUt0WlSDsDsA==
47-
dependencies:
48-
"@babel/types" "^7.10.2"
49-
jsesc "^2.5.1"
50-
lodash "^4.17.13"
51-
source-map "^0.5.0"
52-
5343
"@babel/generator@^7.10.4":
5444
version "7.10.4"
5545
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.10.4.tgz#e49eeed9fe114b62fa5b181856a43a5e32f5f243"
@@ -103,25 +93,13 @@
10393
levenary "^1.1.1"
10494
semver "^5.5.0"
10595

106-
"@babel/helper-create-class-features-plugin@^7.10.1":
107-
version "7.10.2"
108-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.2.tgz#7474295770f217dbcf288bf7572eb213db46ee67"
109-
integrity sha512-5C/QhkGFh1vqcziq1vAL6SI9ymzUp8BCYjFpvYVhWP4DlATIb3u5q3iUd35mvlyGs8fO7hckkW7i0tmH+5+bvQ==
110-
dependencies:
111-
"@babel/helper-function-name" "^7.10.1"
112-
"@babel/helper-member-expression-to-functions" "^7.10.1"
113-
"@babel/helper-optimise-call-expression" "^7.10.1"
114-
"@babel/helper-plugin-utils" "^7.10.1"
115-
"@babel/helper-replace-supers" "^7.10.1"
116-
"@babel/helper-split-export-declaration" "^7.10.1"
117-
118-
"@babel/helper-create-class-features-plugin@^7.10.4":
119-
version "7.10.4"
120-
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.4.tgz#2d4015d0136bd314103a70d84a7183e4b344a355"
121-
integrity sha512-9raUiOsXPxzzLjCXeosApJItoMnX3uyT4QdM2UldffuGApNrF8e938MwNpDCK9CPoyxrEoCgT+hObJc3mZa6lQ==
96+
"@babel/helper-create-class-features-plugin@^7.10.1", "@babel/helper-create-class-features-plugin@^7.10.4", "@babel/helper-create-class-features-plugin@^7.10.5":
97+
version "7.10.5"
98+
resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.10.5.tgz#9f61446ba80e8240b0a5c85c6fdac8459d6f259d"
99+
integrity sha512-0nkdeijB7VlZoLT3r/mY3bUkw3T8WG/hNw+FATs/6+pG2039IJWjTYL0VTISqsNHMUTEnwbVnc89WIJX9Qed0A==
122100
dependencies:
123101
"@babel/helper-function-name" "^7.10.4"
124-
"@babel/helper-member-expression-to-functions" "^7.10.4"
102+
"@babel/helper-member-expression-to-functions" "^7.10.5"
125103
"@babel/helper-optimise-call-expression" "^7.10.4"
126104
"@babel/helper-plugin-utils" "^7.10.4"
127105
"@babel/helper-replace-supers" "^7.10.4"
@@ -162,15 +140,6 @@
162140
"@babel/traverse" "^7.10.4"
163141
"@babel/types" "^7.10.4"
164142

165-
"@babel/helper-function-name@^7.10.1":
166-
version "7.10.1"
167-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.1.tgz#92bd63829bfc9215aca9d9defa85f56b539454f4"
168-
integrity sha512-fcpumwhs3YyZ/ttd5Rz0xn0TpIwVkN7X0V38B9TWNfVF42KEkhkAAuPCQ3oXmtTRtiPJrmZ0TrfS0GKF0eMaRQ==
169-
dependencies:
170-
"@babel/helper-get-function-arity" "^7.10.1"
171-
"@babel/template" "^7.10.1"
172-
"@babel/types" "^7.10.1"
173-
174143
"@babel/helper-function-name@^7.10.4":
175144
version "7.10.4"
176145
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"
@@ -189,13 +158,6 @@
189158
"@babel/template" "^7.8.3"
190159
"@babel/types" "^7.9.5"
191160

192-
"@babel/helper-get-function-arity@^7.10.1":
193-
version "7.10.1"
194-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.1.tgz#7303390a81ba7cb59613895a192b93850e373f7d"
195-
integrity sha512-F5qdXkYGOQUb0hpRaPoetF9AnsXknKjWMZ+wmsIRsp5ge5sFh4c3h1eH2pRTTuy9KKAA2+TTYomGXAtEL2fQEw==
196-
dependencies:
197-
"@babel/types" "^7.10.1"
198-
199161
"@babel/helper-get-function-arity@^7.10.4":
200162
version "7.10.4"
201163
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"
@@ -217,20 +179,20 @@
217179
dependencies:
218180
"@babel/types" "^7.10.4"
219181

220-
"@babel/helper-member-expression-to-functions@^7.10.1":
221-
version "7.10.1"
222-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.1.tgz#432967fd7e12a4afef66c4687d4ca22bc0456f15"
223-
integrity sha512-u7XLXeM2n50gb6PWJ9hoO5oO7JFPaZtrh35t8RqKLT1jFKj9IWeD1zrcrYp1q1qiZTdEarfDWfTIP8nGsu0h5g==
224-
dependencies:
225-
"@babel/types" "^7.10.1"
226-
227182
"@babel/helper-member-expression-to-functions@^7.10.4":
228183
version "7.10.4"
229184
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.10.4.tgz#7cd04b57dfcf82fce9aeae7d4e4452fa31b8c7c4"
230185
integrity sha512-m5j85pK/KZhuSdM/8cHUABQTAslV47OjfIB9Cc7P+PvlAoBzdb79BGNfw8RhT5Mq3p+xGd0ZfAKixbrUZx0C7A==
231186
dependencies:
232187
"@babel/types" "^7.10.4"
233188

189+
"@babel/helper-member-expression-to-functions@^7.10.5":
190+
version "7.11.0"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.11.0.tgz#ae69c83d84ee82f4b42f96e2a09410935a8f26df"
192+
integrity sha512-JbFlKHFntRV5qKw3YC0CvQnDZ4XMwgzzBbld7Ly4Mj4cbFy3KywcR8NtNctRToMWJOVvLINJv525Gd6wwVEx/Q==
193+
dependencies:
194+
"@babel/types" "^7.11.0"
195+
234196
"@babel/helper-module-imports@^7.10.1", "@babel/helper-module-imports@^7.8.3":
235197
version "7.10.1"
236198
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.1.tgz#dd331bd45bccc566ce77004e9d05fe17add13876"
@@ -258,26 +220,14 @@
258220
"@babel/types" "^7.10.4"
259221
lodash "^4.17.13"
260222

261-
"@babel/helper-optimise-call-expression@^7.10.1":
262-
version "7.10.1"
263-
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.1.tgz#b4a1f2561870ce1247ceddb02a3860fa96d72543"
264-
integrity sha512-a0DjNS1prnBsoKx83dP2falChcs7p3i8VMzdrSbfLhuQra/2ENC4sbri34dz/rWmDADsmF1q5GbfaXydh0Jbjg==
265-
dependencies:
266-
"@babel/types" "^7.10.1"
267-
268223
"@babel/helper-optimise-call-expression@^7.10.4":
269224
version "7.10.4"
270225
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673"
271226
integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg==
272227
dependencies:
273228
"@babel/types" "^7.10.4"
274229

275-
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
276-
version "7.10.1"
277-
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.1.tgz#ec5a5cf0eec925b66c60580328b122c01230a127"
278-
integrity sha512-fvoGeXt0bJc7VMWZGCAEBEMo/HAjW2mP8apF5eXK0wSqwLAVHAISCWRoLMBMUs2kqeaG77jltVqu4Hn8Egl3nA==
279-
280-
"@babel/helper-plugin-utils@^7.10.4":
230+
"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.1", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3":
281231
version "7.10.4"
282232
resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375"
283233
integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg==
@@ -307,16 +257,6 @@
307257
"@babel/traverse" "^7.10.4"
308258
"@babel/types" "^7.10.4"
309259

310-
"@babel/helper-replace-supers@^7.10.1":
311-
version "7.10.1"
312-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.1.tgz#ec6859d20c5d8087f6a2dc4e014db7228975f13d"
313-
integrity sha512-SOwJzEfpuQwInzzQJGjGaiG578UYmyi2Xw668klPWV5n07B73S0a9btjLk/52Mlcxa+5AdIYqws1KyXRfMoB7A==
314-
dependencies:
315-
"@babel/helper-member-expression-to-functions" "^7.10.1"
316-
"@babel/helper-optimise-call-expression" "^7.10.1"
317-
"@babel/traverse" "^7.10.1"
318-
"@babel/types" "^7.10.1"
319-
320260
"@babel/helper-replace-supers@^7.10.4":
321261
version "7.10.4"
322262
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.10.4.tgz#d585cd9388ea06e6031e4cd44b6713cbead9e6cf"
@@ -335,13 +275,6 @@
335275
"@babel/template" "^7.10.4"
336276
"@babel/types" "^7.10.4"
337277

338-
"@babel/helper-split-export-declaration@^7.10.1":
339-
version "7.10.1"
340-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.1.tgz#c6f4be1cbc15e3a868e4c64a17d5d31d754da35f"
341-
integrity sha512-UQ1LVBPrYdbchNhLwj6fetj46BcFwfS4NllJo/1aJsT+1dLTEnXJL0qHqtY7gPzF8S2fXBJamf1biAXV3X077g==
342-
dependencies:
343-
"@babel/types" "^7.10.1"
344-
345278
"@babel/helper-split-export-declaration@^7.10.4":
346279
version "7.10.4"
347280
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz#2c70576eaa3b5609b24cb99db2888cc3fc4251d1"
@@ -399,11 +332,6 @@
399332
chalk "^2.0.0"
400333
js-tokens "^4.0.0"
401334

402-
"@babel/parser@^7.10.1":
403-
version "7.10.2"
404-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.2.tgz#871807f10442b92ff97e4783b9b54f6a0ca812d0"
405-
integrity sha512-PApSXlNMJyB4JiGVhCOlzKIif+TKFTvu0aQAhnTvfP/z3vVSN6ZypH5bfUNwFXXjRQtUEBNFd2PtmCmG2Py3qQ==
406-
407335
"@babel/parser@^7.10.4":
408336
version "7.10.4"
409337
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64"
@@ -431,14 +359,14 @@
431359
"@babel/helper-create-class-features-plugin" "^7.10.4"
432360
"@babel/helper-plugin-utils" "^7.10.4"
433361

434-
"@babel/plugin-proposal-decorators@^7.10.1":
435-
version "7.10.1"
436-
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.1.tgz#9373c2d8db45345c6e30452ad77b469758e5c8f7"
437-
integrity sha512-xBfteh352MTke2U1NpclzMDmAmCdQ2fBZjhZQQfGTjXw6qcRYMkt528sA1U8o0ThDCSeuETXIj5bOGdxN+5gkw==
362+
"@babel/plugin-proposal-decorators@^7.10.1", "@babel/plugin-proposal-decorators@^7.10.5":
363+
version "7.10.5"
364+
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.10.5.tgz#42898bba478bc4b1ae242a703a953a7ad350ffb4"
365+
integrity sha512-Sc5TAQSZuLzgY0664mMDn24Vw2P8g/VhyLyGPaWiHahhgLqeZvcGeyBZOrJW0oSKIK2mvQ22a1ENXBIQLhrEiQ==
438366
dependencies:
439-
"@babel/helper-create-class-features-plugin" "^7.10.1"
440-
"@babel/helper-plugin-utils" "^7.10.1"
441-
"@babel/plugin-syntax-decorators" "^7.10.1"
367+
"@babel/helper-create-class-features-plugin" "^7.10.5"
368+
"@babel/helper-plugin-utils" "^7.10.4"
369+
"@babel/plugin-syntax-decorators" "^7.10.4"
442370

443371
"@babel/plugin-proposal-dynamic-import@^7.10.4":
444372
version "7.10.4"
@@ -535,12 +463,12 @@
535463
dependencies:
536464
"@babel/helper-plugin-utils" "^7.10.4"
537465

538-
"@babel/plugin-syntax-decorators@^7.10.1":
539-
version "7.10.1"
540-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.1.tgz#16b869c4beafc9a442565147bda7ce0967bd4f13"
541-
integrity sha512-a9OAbQhKOwSle1Vr0NJu/ISg1sPfdEkfRKWpgPuzhnWWzForou2gIeUIIwjAMHRekhhpJ7eulZlYs0H14Cbi+g==
466+
"@babel/plugin-syntax-decorators@^7.10.4":
467+
version "7.10.4"
468+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.10.4.tgz#6853085b2c429f9d322d02f5a635018cdeb2360c"
469+
integrity sha512-2NaoC6fAk2VMdhY1eerkfHV+lVYC1u8b+jmRJISqANCJlTxYy19HGdIkkQtix2UtkcPuPu+IlDgrVseZnU03bw==
542470
dependencies:
543-
"@babel/helper-plugin-utils" "^7.10.1"
471+
"@babel/helper-plugin-utils" "^7.10.4"
544472

545473
"@babel/plugin-syntax-dynamic-import@^7.8.0":
546474
version "7.8.3"
@@ -1002,15 +930,6 @@
1002930
dependencies:
1003931
regenerator-runtime "^0.13.4"
1004932

1005-
"@babel/template@^7.10.1":
1006-
version "7.10.1"
1007-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.1.tgz#e167154a94cb5f14b28dc58f5356d2162f539811"
1008-
integrity sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==
1009-
dependencies:
1010-
"@babel/code-frame" "^7.10.1"
1011-
"@babel/parser" "^7.10.1"
1012-
"@babel/types" "^7.10.1"
1013-
1014933
"@babel/template@^7.10.4":
1015934
version "7.10.4"
1016935
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278"
@@ -1029,21 +948,6 @@
1029948
"@babel/parser" "^7.8.6"
1030949
"@babel/types" "^7.8.6"
1031950

1032-
"@babel/traverse@^7.10.1":
1033-
version "7.10.1"
1034-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.1.tgz#bbcef3031e4152a6c0b50147f4958df54ca0dd27"
1035-
integrity sha512-C/cTuXeKt85K+p08jN6vMDz8vSV0vZcI0wmQ36o6mjbuo++kPMdpOYw23W2XH04dbRt9/nMEfA4W3eR21CD+TQ==
1036-
dependencies:
1037-
"@babel/code-frame" "^7.10.1"
1038-
"@babel/generator" "^7.10.1"
1039-
"@babel/helper-function-name" "^7.10.1"
1040-
"@babel/helper-split-export-declaration" "^7.10.1"
1041-
"@babel/parser" "^7.10.1"
1042-
"@babel/types" "^7.10.1"
1043-
debug "^4.1.0"
1044-
globals "^11.1.0"
1045-
lodash "^4.17.13"
1046-
1047951
"@babel/traverse@^7.10.4":
1048952
version "7.10.4"
1049953
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.10.4.tgz#e642e5395a3b09cc95c8e74a27432b484b697818"
@@ -1074,7 +978,7 @@
1074978
globals "^11.1.0"
1075979
lodash "^4.17.13"
1076980

1077-
"@babel/types@^7.10.1", "@babel/types@^7.10.2":
981+
"@babel/types@^7.10.1":
1078982
version "7.10.2"
1079983
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.2.tgz#30283be31cad0dbf6fb00bd40641ca0ea675172d"
1080984
integrity sha512-AD3AwWBSz0AWF0AkCN9VPiWrvldXq+/e3cHa4J89vo4ymjz1XwrBFFVZmkJTsQIPNk+ZVomPSXUJqq8yyjZsng==
@@ -1092,6 +996,15 @@
1092996
lodash "^4.17.13"
1093997
to-fast-properties "^2.0.0"
1094998

999+
"@babel/types@^7.11.0":
1000+
version "7.11.0"
1001+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d"
1002+
integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA==
1003+
dependencies:
1004+
"@babel/helper-validator-identifier" "^7.10.4"
1005+
lodash "^4.17.19"
1006+
to-fast-properties "^2.0.0"
1007+
10951008
"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
10961009
version "7.9.6"
10971010
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
@@ -7278,6 +7191,11 @@ lodash@4.17.15, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.
72787191
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
72797192
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
72807193

7194+
lodash@^4.17.19:
7195+
version "4.17.19"
7196+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
7197+
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
7198+
72817199
log-symbols@3.0.0, log-symbols@^3.0.0:
72827200
version "3.0.0"
72837201
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-3.0.0.tgz#f3a08516a5dea893336a7dee14d18a1cfdab77c4"

0 commit comments

Comments
 (0)