Skip to content

Commit b89a366

Browse files
chore(deps-dev): bump babel-eslint from 10.0.3 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0. - [Release notes](https://github.com/babel/babel-eslint/releases) - [Commits](babel/babel-eslint@v10.0.3...v10.1.0) --- updated-dependencies: - dependency-name: babel-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 75289a5 commit b89a366

File tree

2 files changed

+16
-239
lines changed

2 files changed

+16
-239
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/jest": "26.0.9",
5252
"@typescript-eslint/eslint-plugin": "4.26.0",
5353
"@typescript-eslint/parser": "4.26.0",
54-
"babel-eslint": "10.0.3",
54+
"babel-eslint": "10.1.0",
5555
"eslint": "6.8.0",
5656
"eslint-config-airbnb-base": "14.0.0",
5757
"eslint-plugin-import": "2.18.2",

yarn.lock

Lines changed: 15 additions & 238 deletions
Original file line numberDiff line numberDiff line change
@@ -62,21 +62,7 @@
6262
"@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
6363
chokidar "^3.4.0"
6464

65-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.8.3":
66-
version "7.8.3"
67-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
68-
integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g==
69-
dependencies:
70-
"@babel/highlight" "^7.8.3"
71-
72-
"@babel/code-frame@^7.12.13":
73-
version "7.12.13"
74-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz#dcfc826beef65e75c50e21d3837d7d95798dd658"
75-
integrity sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==
76-
dependencies:
77-
"@babel/highlight" "^7.12.13"
78-
79-
"@babel/code-frame@^7.14.5":
65+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.14.5", "@babel/code-frame@^7.8.3":
8066
version "7.14.5"
8167
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.14.5.tgz#23b08d740e83f49c5e59945fbf1b43e80bbf4edb"
8268
integrity sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==
@@ -152,15 +138,6 @@
152138
semver "^5.4.1"
153139
source-map "^0.5.0"
154140

155-
"@babel/generator@^7.13.0":
156-
version "7.13.9"
157-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
158-
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
159-
dependencies:
160-
"@babel/types" "^7.13.0"
161-
jsesc "^2.5.1"
162-
source-map "^0.5.0"
163-
164141
"@babel/generator@^7.15.4":
165142
version "7.15.4"
166143
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.4.tgz#85acb159a267ca6324f9793986991ee2022a05b0"
@@ -272,15 +249,6 @@
272249
dependencies:
273250
"@babel/types" "^7.15.4"
274251

275-
"@babel/helper-function-name@^7.12.13":
276-
version "7.12.13"
277-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz#93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"
278-
integrity sha512-TZvmPn0UOqmvi5G4vvw0qZTpVptGkB1GL61R6lKvrSdIxGm5Pky7Q3fpKiIkQCAtRCBUwB0PaThlx9vebCDSwA==
279-
dependencies:
280-
"@babel/helper-get-function-arity" "^7.12.13"
281-
"@babel/template" "^7.12.13"
282-
"@babel/types" "^7.12.13"
283-
284252
"@babel/helper-function-name@^7.14.5", "@babel/helper-function-name@^7.15.4":
285253
version "7.15.4"
286254
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc"
@@ -290,45 +258,13 @@
290258
"@babel/template" "^7.15.4"
291259
"@babel/types" "^7.15.4"
292260

293-
"@babel/helper-function-name@^7.8.3":
294-
version "7.8.3"
295-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.8.3.tgz#eeeb665a01b1f11068e9fb86ad56a1cb1a824cca"
296-
integrity sha512-BCxgX1BC2hD/oBlIFUgOCQDOPV8nSINxCwM3o93xP4P9Fq6aV5sgv2cOOITDMtCfQ+3PvHp3l689XZvAM9QyOA==
297-
dependencies:
298-
"@babel/helper-get-function-arity" "^7.8.3"
299-
"@babel/template" "^7.8.3"
300-
"@babel/types" "^7.8.3"
301-
302-
"@babel/helper-function-name@^7.9.5":
303-
version "7.9.5"
304-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
305-
integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
306-
dependencies:
307-
"@babel/helper-get-function-arity" "^7.8.3"
308-
"@babel/template" "^7.8.3"
309-
"@babel/types" "^7.9.5"
310-
311-
"@babel/helper-get-function-arity@^7.12.13":
312-
version "7.12.13"
313-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583"
314-
integrity sha512-DjEVzQNz5LICkzN0REdpD5prGoidvbdYk1BVgRUOINaWJP2t6avB27X1guXK1kXNrX0WMfsrm1A/ZBthYuIMQg==
315-
dependencies:
316-
"@babel/types" "^7.12.13"
317-
318261
"@babel/helper-get-function-arity@^7.15.4":
319262
version "7.15.4"
320263
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b"
321264
integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA==
322265
dependencies:
323266
"@babel/types" "^7.15.4"
324267

325-
"@babel/helper-get-function-arity@^7.8.3":
326-
version "7.8.3"
327-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
328-
integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==
329-
dependencies:
330-
"@babel/types" "^7.8.3"
331-
332268
"@babel/helper-hoist-variables@^7.15.4":
333269
version "7.15.4"
334270
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df"
@@ -488,13 +424,6 @@
488424
dependencies:
489425
"@babel/types" "^7.15.4"
490426

491-
"@babel/helper-split-export-declaration@^7.12.13":
492-
version "7.12.13"
493-
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz#e9430be00baf3e88b0e13e6f9d4eaf2136372b05"
494-
integrity sha512-tCJDltF83htUtXx5NLcaDqRmknv652ZWCHyoTETf1CXYJdPC7nohZohjUgieXhv0hTJdRf2FjDueFehdNucpzg==
495-
dependencies:
496-
"@babel/types" "^7.12.13"
497-
498427
"@babel/helper-split-export-declaration@^7.15.4":
499428
version "7.15.4"
500429
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257"
@@ -509,26 +438,11 @@
509438
dependencies:
510439
"@babel/types" "^7.8.3"
511440

512-
"@babel/helper-validator-identifier@^7.10.1":
513-
version "7.10.1"
514-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.1.tgz#5770b0c1a826c4f53f5ede5e153163e0318e94b5"
515-
integrity sha512-5vW/JXLALhczRCWP0PnFDMCJAchlBvM7f4uk/jXritBnIa6E1KmqmtrS3yn1LAnxFBypQ3eneLuXjsnfQsgILw==
516-
517-
"@babel/helper-validator-identifier@^7.12.11":
518-
version "7.12.11"
519-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
520-
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
521-
522441
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9", "@babel/helper-validator-identifier@^7.15.7":
523442
version "7.15.7"
524443
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
525444
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
526445

527-
"@babel/helper-validator-identifier@^7.9.5":
528-
version "7.9.5"
529-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
530-
integrity sha512-/8arLKUFq882w4tWGj9JYzRpAlZgiWUJ+dtteNTDqrRBz9Iguck9Rn3ykuBDoUwh2TO4tSAJlrxDUOXWklJe4g==
531-
532446
"@babel/helper-validator-option@^7.14.5":
533447
version "7.14.5"
534448
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -571,15 +485,6 @@
571485
"@babel/traverse" "^7.9.6"
572486
"@babel/types" "^7.9.6"
573487

574-
"@babel/highlight@^7.12.13":
575-
version "7.13.8"
576-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.13.8.tgz#10b2dac78526424dfc1f47650d0e415dfd9dc481"
577-
integrity sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==
578-
dependencies:
579-
"@babel/helper-validator-identifier" "^7.12.11"
580-
chalk "^2.0.0"
581-
js-tokens "^4.0.0"
582-
583488
"@babel/highlight@^7.14.5":
584489
version "7.14.5"
585490
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.14.5.tgz#6861a52f03966405001f6aa534a01a24d99e8cd9"
@@ -589,34 +494,10 @@
589494
chalk "^2.0.0"
590495
js-tokens "^4.0.0"
591496

592-
"@babel/highlight@^7.8.3":
593-
version "7.8.3"
594-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.8.3.tgz#28f173d04223eaaa59bc1d439a3836e6d1265797"
595-
integrity sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==
596-
dependencies:
597-
chalk "^2.0.0"
598-
esutils "^2.0.2"
599-
js-tokens "^4.0.0"
600-
601-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.8.3":
602-
version "7.8.3"
603-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.3.tgz#790874091d2001c9be6ec426c2eed47bc7679081"
604-
integrity sha512-/V72F4Yp/qmHaTALizEm9Gf2eQHV3QyTL3K0cNfijwnMnb1L+LDlAubb/ZnSdGAVzVSWakujHYs1I26x66sMeQ==
605-
606-
"@babel/parser@^7.12.13", "@babel/parser@^7.13.0":
607-
version "7.13.9"
608-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99"
609-
integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw==
610-
611-
"@babel/parser@^7.15.4", "@babel/parser@^7.15.5":
612-
version "7.15.7"
613-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.7.tgz#0c3ed4a2eb07b165dfa85b3cc45c727334c4edae"
614-
integrity sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==
615-
616-
"@babel/parser@^7.8.6", "@babel/parser@^7.9.6":
617-
version "7.9.6"
618-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7"
619-
integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q==
497+
"@babel/parser@^7.1.0", "@babel/parser@^7.15.4", "@babel/parser@^7.15.5", "@babel/parser@^7.7.0", "@babel/parser@^7.8.3", "@babel/parser@^7.8.6", "@babel/parser@^7.9.6":
498+
version "7.15.8"
499+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016"
500+
integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==
620501

621502
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.15.4":
622503
version "7.15.4"
@@ -1293,15 +1174,6 @@
12931174
dependencies:
12941175
regenerator-runtime "^0.13.4"
12951176

1296-
"@babel/template@^7.12.13":
1297-
version "7.12.13"
1298-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327"
1299-
integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA==
1300-
dependencies:
1301-
"@babel/code-frame" "^7.12.13"
1302-
"@babel/parser" "^7.12.13"
1303-
"@babel/types" "^7.12.13"
1304-
13051177
"@babel/template@^7.15.4":
13061178
version "7.15.4"
13071179
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194"
@@ -1329,37 +1201,7 @@
13291201
"@babel/parser" "^7.8.3"
13301202
"@babel/types" "^7.8.3"
13311203

1332-
"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.8.3":
1333-
version "7.8.3"
1334-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.3.tgz#a826215b011c9b4f73f3a893afbc05151358bf9a"
1335-
integrity sha512-we+a2lti+eEImHmEXp7bM9cTxGzxPmBiVJlLVD+FuuQMeeO7RaDbutbgeheDkw+Xe3mCfJHnGOWLswT74m2IPg==
1336-
dependencies:
1337-
"@babel/code-frame" "^7.8.3"
1338-
"@babel/generator" "^7.8.3"
1339-
"@babel/helper-function-name" "^7.8.3"
1340-
"@babel/helper-split-export-declaration" "^7.8.3"
1341-
"@babel/parser" "^7.8.3"
1342-
"@babel/types" "^7.8.3"
1343-
debug "^4.1.0"
1344-
globals "^11.1.0"
1345-
lodash "^4.17.13"
1346-
1347-
"@babel/traverse@^7.13.0":
1348-
version "7.13.0"
1349-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.0.tgz#6d95752475f86ee7ded06536de309a65fc8966cc"
1350-
integrity sha512-xys5xi5JEhzC3RzEmSGrs/b3pJW/o87SypZ+G/PhaE7uqVQNv/jlmVIBXuoh5atqQ434LfXV+sf23Oxj0bchJQ==
1351-
dependencies:
1352-
"@babel/code-frame" "^7.12.13"
1353-
"@babel/generator" "^7.13.0"
1354-
"@babel/helper-function-name" "^7.12.13"
1355-
"@babel/helper-split-export-declaration" "^7.12.13"
1356-
"@babel/parser" "^7.13.0"
1357-
"@babel/types" "^7.13.0"
1358-
debug "^4.1.0"
1359-
globals "^11.1.0"
1360-
lodash "^4.17.19"
1361-
1362-
"@babel/traverse@^7.15.4":
1204+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.7.0", "@babel/traverse@^7.8.3", "@babel/traverse@^7.9.6":
13631205
version "7.15.4"
13641206
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d"
13651207
integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA==
@@ -1374,65 +1216,14 @@
13741216
debug "^4.1.0"
13751217
globals "^11.1.0"
13761218

1377-
"@babel/traverse@^7.9.6":
1378-
version "7.9.6"
1379-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.6.tgz#5540d7577697bf619cc57b92aa0f1c231a94f442"
1380-
integrity sha512-b3rAHSjbxy6VEAvlxM8OV/0X4XrG72zoxme6q1MOoe2vd0bEc+TwayhuC1+Dfgqh1QEG+pj7atQqvUprHIccsg==
1381-
dependencies:
1382-
"@babel/code-frame" "^7.8.3"
1383-
"@babel/generator" "^7.9.6"
1384-
"@babel/helper-function-name" "^7.9.5"
1385-
"@babel/helper-split-export-declaration" "^7.8.3"
1386-
"@babel/parser" "^7.9.6"
1387-
"@babel/types" "^7.9.6"
1388-
debug "^4.1.0"
1389-
globals "^11.1.0"
1390-
lodash "^4.17.13"
1391-
1392-
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3":
1393-
version "7.8.3"
1394-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
1395-
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
1396-
dependencies:
1397-
esutils "^2.0.2"
1398-
lodash "^4.17.13"
1399-
to-fast-properties "^2.0.0"
1400-
1401-
"@babel/types@^7.10.1", "@babel/types@^7.4.4":
1402-
version "7.10.1"
1403-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.1.tgz#6886724d31c8022160a7db895e6731ca33483921"
1404-
integrity sha512-L2yqUOpf3tzlW9GVuipgLEcZxnO+96SzR6fjXMuxxNkIgFJ5+07mHCZ+HkHqaeZu8+3LKnNJJ1bKbjBETQAsrA==
1405-
dependencies:
1406-
"@babel/helper-validator-identifier" "^7.10.1"
1407-
lodash "^4.17.13"
1408-
to-fast-properties "^2.0.0"
1409-
1410-
"@babel/types@^7.12.13", "@babel/types@^7.13.0":
1411-
version "7.13.0"
1412-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.0.tgz#74424d2816f0171b4100f0ab34e9a374efdf7f80"
1413-
integrity sha512-hE+HE8rnG1Z6Wzo+MhaKE5lM5eMx71T4EHJgku2E3xIfaULhDcxiiRxUYgwX8qwP1BBSlag+TdGOt6JAidIZTA==
1414-
dependencies:
1415-
"@babel/helper-validator-identifier" "^7.12.11"
1416-
lodash "^4.17.19"
1417-
to-fast-properties "^2.0.0"
1418-
1419-
"@babel/types@^7.15.4", "@babel/types@^7.15.6":
1219+
"@babel/types@^7.0.0", "@babel/types@^7.10.1", "@babel/types@^7.15.4", "@babel/types@^7.15.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.6":
14201220
version "7.15.6"
14211221
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f"
14221222
integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig==
14231223
dependencies:
14241224
"@babel/helper-validator-identifier" "^7.14.9"
14251225
to-fast-properties "^2.0.0"
14261226

1427-
"@babel/types@^7.3.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6":
1428-
version "7.9.6"
1429-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7"
1430-
integrity sha512-qxXzvBO//jO9ZnoasKF1uJzHd2+M6Q2ZPIVfnFps8JJvXy0ZBbwbNOmE6SGIY5XOY6d1Bo5lb9d9RJ8nv3WSeA==
1431-
dependencies:
1432-
"@babel/helper-validator-identifier" "^7.9.5"
1433-
lodash "^4.17.13"
1434-
to-fast-properties "^2.0.0"
1435-
14361227
"@bcoe/v8-coverage@^0.2.3":
14371228
version "0.2.3"
14381229
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -2850,15 +2641,15 @@ axios@^0.21.1:
28502641
dependencies:
28512642
follow-redirects "^1.10.0"
28522643

2853-
babel-eslint@10.0.3:
2854-
version "10.0.3"
2855-
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.3.tgz#81a2c669be0f205e19462fed2482d33e4687a88a"
2856-
integrity sha512-z3U7eMY6r/3f3/JB9mTsLjyxrv0Yb1zb8PCWCLpguxfCzBIZUwy23R1t/XKewP+8mEN2Ck8Dtr4q20z6ce6SoA==
2644+
babel-eslint@10.1.0:
2645+
version "10.1.0"
2646+
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
2647+
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
28572648
dependencies:
28582649
"@babel/code-frame" "^7.0.0"
2859-
"@babel/parser" "^7.0.0"
2860-
"@babel/traverse" "^7.0.0"
2861-
"@babel/types" "^7.0.0"
2650+
"@babel/parser" "^7.7.0"
2651+
"@babel/traverse" "^7.7.0"
2652+
"@babel/types" "^7.7.0"
28622653
eslint-visitor-keys "^1.0.0"
28632654
resolve "^1.12.0"
28642655

@@ -9815,28 +9606,14 @@ resolve-url@^0.2.1:
98159606
resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
98169607
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
98179608

9818-
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.3.2:
9819-
version "1.15.0"
9820-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
9821-
integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==
9822-
dependencies:
9823-
path-parse "^1.0.6"
9824-
9825-
resolve@^1.14.2, resolve@^1.18.1:
9609+
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.18.1, resolve@^1.3.2:
98269610
version "1.20.0"
98279611
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975"
98289612
integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==
98299613
dependencies:
98309614
is-core-module "^2.2.0"
98319615
path-parse "^1.0.6"
98329616

9833-
resolve@^1.17.0:
9834-
version "1.17.0"
9835-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
9836-
integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
9837-
dependencies:
9838-
path-parse "^1.0.6"
9839-
98409617
responselike@^2.0.0:
98419618
version "2.0.0"
98429619
resolved "https://registry.yarnpkg.com/responselike/-/responselike-2.0.0.tgz#26391bcc3174f750f9a79eacc40a12a5c42d7723"

0 commit comments

Comments
 (0)