Skip to content

Commit 341cccd

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): lock file maintenance
1 parent e2567d8 commit 341cccd

File tree

1 file changed

+80
-80
lines changed

1 file changed

+80
-80
lines changed

yarn.lock

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

19-
"@babel/compat-data@^7.14.5":
20-
version "7.14.9"
21-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
22-
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
19+
"@babel/compat-data@^7.15.0":
20+
version "7.15.0"
21+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
22+
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
2323

2424
"@babel/core@^7.12.16", "@babel/core@^7.7.5":
25-
version "7.14.8"
26-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
27-
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
25+
version "7.15.0"
26+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
27+
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
2828
dependencies:
2929
"@babel/code-frame" "^7.14.5"
30-
"@babel/generator" "^7.14.8"
31-
"@babel/helper-compilation-targets" "^7.14.5"
32-
"@babel/helper-module-transforms" "^7.14.8"
30+
"@babel/generator" "^7.15.0"
31+
"@babel/helper-compilation-targets" "^7.15.0"
32+
"@babel/helper-module-transforms" "^7.15.0"
3333
"@babel/helpers" "^7.14.8"
34-
"@babel/parser" "^7.14.8"
34+
"@babel/parser" "^7.15.0"
3535
"@babel/template" "^7.14.5"
36-
"@babel/traverse" "^7.14.8"
37-
"@babel/types" "^7.14.8"
36+
"@babel/traverse" "^7.15.0"
37+
"@babel/types" "^7.15.0"
3838
convert-source-map "^1.7.0"
3939
debug "^4.1.0"
4040
gensync "^1.0.0-beta.2"
@@ -43,29 +43,29 @@
4343
source-map "^0.5.0"
4444

4545
"@babel/eslint-parser@^7.12.16":
46-
version "7.14.9"
47-
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.9.tgz#b2cfaf67cc7f7a9b475d3ee9b166755ffd44e086"
48-
integrity sha512-W3En2CT6iOZJ+jEujLlwL2h/Jraj6S/IHrh63nV+TfX83DYe9pI4pcu0Luj6/hJ2kIr/3hOttxzaEsSQnUKx+w==
46+
version "7.15.0"
47+
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.15.0.tgz#b54f06e04d0e93aebcba99f89251e3bf0ee39f21"
48+
integrity sha512-+gSPtjSBxOZz4Uh8Ggqu7HbfpB8cT1LwW0DnVVLZEJvzXauiD0Di3zszcBkRmfGGrLdYeHUwcflG7i3tr9kQlw==
4949
dependencies:
5050
eslint-scope "^5.1.1"
5151
eslint-visitor-keys "^2.1.0"
5252
semver "^6.3.0"
5353

54-
"@babel/generator@^7.14.8", "@babel/generator@^7.14.9":
55-
version "7.14.9"
56-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.9.tgz#23b19c597d38b4f7dc2e3fe42a69c88d9ecfaa16"
57-
integrity sha512-4yoHbhDYzFa0GLfCzLp5GxH7vPPMAHdZjyE7M/OajM9037zhx0rf+iNsJwp4PT0MSFpwjG7BsHEbPkBQpZ6cYA==
54+
"@babel/generator@^7.15.0":
55+
version "7.15.0"
56+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
57+
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
5858
dependencies:
59-
"@babel/types" "^7.14.9"
59+
"@babel/types" "^7.15.0"
6060
jsesc "^2.5.1"
6161
source-map "^0.5.0"
6262

63-
"@babel/helper-compilation-targets@^7.14.5":
64-
version "7.14.5"
65-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
66-
integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
63+
"@babel/helper-compilation-targets@^7.15.0":
64+
version "7.15.0"
65+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
66+
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
6767
dependencies:
68-
"@babel/compat-data" "^7.14.5"
68+
"@babel/compat-data" "^7.15.0"
6969
"@babel/helper-validator-option" "^7.14.5"
7070
browserslist "^4.16.6"
7171
semver "^6.3.0"
@@ -93,12 +93,12 @@
9393
dependencies:
9494
"@babel/types" "^7.14.5"
9595

96-
"@babel/helper-member-expression-to-functions@^7.14.5":
97-
version "7.14.7"
98-
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz#97e56244beb94211fe277bd818e3a329c66f7970"
99-
integrity sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==
96+
"@babel/helper-member-expression-to-functions@^7.15.0":
97+
version "7.15.0"
98+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
99+
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
100100
dependencies:
101-
"@babel/types" "^7.14.5"
101+
"@babel/types" "^7.15.0"
102102

103103
"@babel/helper-module-imports@^7.14.5":
104104
version "7.14.5"
@@ -107,19 +107,19 @@
107107
dependencies:
108108
"@babel/types" "^7.14.5"
109109

110-
"@babel/helper-module-transforms@^7.14.8":
111-
version "7.14.8"
112-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
113-
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
110+
"@babel/helper-module-transforms@^7.15.0":
111+
version "7.15.0"
112+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
113+
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
114114
dependencies:
115115
"@babel/helper-module-imports" "^7.14.5"
116-
"@babel/helper-replace-supers" "^7.14.5"
116+
"@babel/helper-replace-supers" "^7.15.0"
117117
"@babel/helper-simple-access" "^7.14.8"
118118
"@babel/helper-split-export-declaration" "^7.14.5"
119-
"@babel/helper-validator-identifier" "^7.14.8"
119+
"@babel/helper-validator-identifier" "^7.14.9"
120120
"@babel/template" "^7.14.5"
121-
"@babel/traverse" "^7.14.8"
122-
"@babel/types" "^7.14.8"
121+
"@babel/traverse" "^7.15.0"
122+
"@babel/types" "^7.15.0"
123123

124124
"@babel/helper-optimise-call-expression@^7.14.5":
125125
version "7.14.5"
@@ -128,15 +128,15 @@
128128
dependencies:
129129
"@babel/types" "^7.14.5"
130130

131-
"@babel/helper-replace-supers@^7.14.5":
132-
version "7.14.5"
133-
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
134-
integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==
131+
"@babel/helper-replace-supers@^7.15.0":
132+
version "7.15.0"
133+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
134+
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
135135
dependencies:
136-
"@babel/helper-member-expression-to-functions" "^7.14.5"
136+
"@babel/helper-member-expression-to-functions" "^7.15.0"
137137
"@babel/helper-optimise-call-expression" "^7.14.5"
138-
"@babel/traverse" "^7.14.5"
139-
"@babel/types" "^7.14.5"
138+
"@babel/traverse" "^7.15.0"
139+
"@babel/types" "^7.15.0"
140140

141141
"@babel/helper-simple-access@^7.14.8":
142142
version "7.14.8"
@@ -152,7 +152,7 @@
152152
dependencies:
153153
"@babel/types" "^7.14.5"
154154

155-
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8", "@babel/helper-validator-identifier@^7.14.9":
155+
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
156156
version "7.14.9"
157157
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
158158
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
@@ -180,10 +180,10 @@
180180
chalk "^2.0.0"
181181
js-tokens "^4.0.0"
182182

183-
"@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.14.9":
184-
version "7.14.9"
185-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.9.tgz#596c1ad67608070058ebf8df50c1eaf65db895a4"
186-
integrity sha512-RdUTOseXJ8POjjOeEBEvNMIZU/nm4yu2rufRkcibzkkg7DmQvXU8v3M4Xk9G7uuI86CDGkKcuDWgioqZm+mScQ==
183+
"@babel/parser@^7.14.5", "@babel/parser@^7.15.0":
184+
version "7.15.2"
185+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.2.tgz#08d4ffcf90d211bf77e7cc7154c6f02d468d2b1d"
186+
integrity sha512-bMJXql1Ss8lFnvr11TZDH4ArtwlAS5NG9qBmdiFW2UHHm6MVoR+GDc5XE2b9K938cyjc9O6/+vjjcffLDtfuDg==
187187

188188
"@babel/template@^7.14.5":
189189
version "7.14.5"
@@ -194,25 +194,25 @@
194194
"@babel/parser" "^7.14.5"
195195
"@babel/types" "^7.14.5"
196196

197-
"@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
198-
version "7.14.9"
199-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.9.tgz#016126b331210bf06fff29d52971eef8383e556f"
200-
integrity sha512-bldh6dtB49L8q9bUyB7bC20UKgU+EFDwKJylwl234Kv+ySZeMD31Xeht6URyueQ6LrRRpF2tmkfcZooZR9/e8g==
197+
"@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0":
198+
version "7.15.0"
199+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
200+
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
201201
dependencies:
202202
"@babel/code-frame" "^7.14.5"
203-
"@babel/generator" "^7.14.9"
203+
"@babel/generator" "^7.15.0"
204204
"@babel/helper-function-name" "^7.14.5"
205205
"@babel/helper-hoist-variables" "^7.14.5"
206206
"@babel/helper-split-export-declaration" "^7.14.5"
207-
"@babel/parser" "^7.14.9"
208-
"@babel/types" "^7.14.9"
207+
"@babel/parser" "^7.15.0"
208+
"@babel/types" "^7.15.0"
209209
debug "^4.1.0"
210210
globals "^11.1.0"
211211

212-
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9":
213-
version "7.14.9"
214-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
215-
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
212+
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0":
213+
version "7.15.0"
214+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
215+
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
216216
dependencies:
217217
"@babel/helper-validator-identifier" "^7.14.9"
218218
to-fast-properties "^2.0.0"
@@ -628,15 +628,15 @@ [email protected]:
628628
integrity sha512-qhAVI1+Av2X7qelOfAIYwXONood6XlZE/fXaBSmW/T5SzLAmCgzi+eiWE7fUvbHaeNBQH13UftjpXxsfLkMpgw==
629629

630630
browserslist@^4.16.6:
631-
version "4.16.6"
632-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
633-
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
631+
version "4.16.7"
632+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.7.tgz#108b0d1ef33c4af1b587c54f390e7041178e4335"
633+
integrity sha512-7I4qVwqZltJ7j37wObBe3SoTz+nS8APaNcrBOlgoirb6/HbEU2XxW/LpUDTCngM6iauwFqmRTuOMfyKnFGY5JA==
634634
dependencies:
635-
caniuse-lite "^1.0.30001219"
635+
caniuse-lite "^1.0.30001248"
636636
colorette "^1.2.2"
637-
electron-to-chromium "^1.3.723"
637+
electron-to-chromium "^1.3.793"
638638
escalade "^3.1.1"
639-
node-releases "^1.1.71"
639+
node-releases "^1.1.73"
640640

641641
buffer-alloc-unsafe@^1.1.0:
642642
version "1.1.0"
@@ -757,10 +757,10 @@ camelcase@^6.0.0, camelcase@^6.2.0:
757757
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
758758
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
759759

760-
caniuse-lite@^1.0.30001219:
761-
version "1.0.30001248"
762-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001248.tgz#26ab45e340f155ea5da2920dadb76a533cb8ebce"
763-
integrity sha512-NwlQbJkxUFJ8nMErnGtT0QTM2TJ33xgz4KXJSMIrjXIbDVdaYueGyjOrLKRtJC+rTiWfi6j5cnZN1NBiSBJGNw==
760+
caniuse-lite@^1.0.30001248:
761+
version "1.0.30001249"
762+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001249.tgz#90a330057f8ff75bfe97a94d047d5e14fabb2ee8"
763+
integrity sha512-vcX4U8lwVXPdqzPWi6cAJ3FnQaqXbBqy/GZseKNQzRj37J7qZdGcBtxq/QLFNLLlfsoXLUdHw8Iwenri86Tagw==
764764

765765
766766
version "7.1.1"
@@ -1459,10 +1459,10 @@ duplexer3@^0.1.4:
14591459
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
14601460
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
14611461

1462-
electron-to-chromium@^1.3.723:
1463-
version "1.3.792"
1464-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.792.tgz#791b0d8fcf7411885d086193fb49aaef0c1594ca"
1465-
integrity sha512-RM2O2xrNarM7Cs+XF/OE2qX/aBROyOZqqgP+8FXMXSuWuUqCfUUzg7NytQrzZU3aSqk1Qq6zqnVkJsbfMkIatg==
1462+
electron-to-chromium@^1.3.793:
1463+
version "1.3.799"
1464+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.799.tgz#6e9911b25e7ecd5aa1e54dcb68f82a3e02d00f09"
1465+
integrity sha512-V2rbYWdGvSqrg+95KjkVuSi41bGfrhrOzjl1tSi2VLnm0mRe3FsSvhiqidSiSll9WiMhrQAhpDcW/wcqK3c+Yw==
14661466

14671467
elegant-spinner@^1.0.1:
14681468
version "1.0.1"
@@ -2363,9 +2363,9 @@ got@^8.3.1:
23632363
url-to-options "^1.0.1"
23642364

23652365
graceful-fs@^4.1.10, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0:
2366-
version "4.2.6"
2367-
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.6.tgz#ff040b2b0853b23c3d31027523706f1885d76bee"
2368-
integrity sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==
2366+
version "4.2.8"
2367+
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
2368+
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==
23692369

23702370
23712371
version "1.10.5"
@@ -3518,7 +3518,7 @@ node-preload@^0.2.1:
35183518
dependencies:
35193519
process-on-spawn "^1.0.0"
35203520

3521-
node-releases@^1.1.71:
3521+
node-releases@^1.1.73:
35223522
version "1.1.73"
35233523
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
35243524
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==

0 commit comments

Comments
 (0)