Skip to content

Commit 20ba7d7

Browse files
Bump ansi-regex from 5.0.0 to 5.0.1
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc477ec commit 20ba7d7

1 file changed

Lines changed: 203 additions & 4 deletions

File tree

yarn.lock

Lines changed: 203 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,9 +1240,9 @@ ansi-colors@^4.1.1:
12401240
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
12411241

12421242
ansi-regex@^5.0.0:
1243-
version "5.0.0"
1244-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.0.tgz#388539f55179bf39339c81af30a654d69f87cb75"
1245-
integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==
1243+
version "5.0.1"
1244+
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
1245+
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
12461246

12471247
ansi-styles@^3.2.1:
12481248
version "3.2.1"
@@ -1379,13 +1379,124 @@ axobject-query@^2.2.0:
13791379
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
13801380
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
13811381

1382+
babel-helper-evaluate-path@^0.5.0:
1383+
version "0.5.0"
1384+
resolved "https://registry.yarnpkg.com/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.5.0.tgz#a62fa9c4e64ff7ea5cea9353174ef023a900a67c"
1385+
integrity sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA==
1386+
1387+
babel-helper-flip-expressions@^0.4.3:
1388+
version "0.4.3"
1389+
resolved "https://registry.yarnpkg.com/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.4.3.tgz#3696736a128ac18bc25254b5f40a22ceb3c1d3fd"
1390+
integrity sha1-NpZzahKKwYvCUlS19AoizrPB0/0=
1391+
1392+
babel-helper-is-nodes-equiv@^0.0.1:
1393+
version "0.0.1"
1394+
resolved "https://registry.yarnpkg.com/babel-helper-is-nodes-equiv/-/babel-helper-is-nodes-equiv-0.0.1.tgz#34e9b300b1479ddd98ec77ea0bbe9342dfe39684"
1395+
integrity sha1-NOmzALFHnd2Y7HfqC76TQt/jloQ=
1396+
1397+
babel-helper-is-void-0@^0.4.3:
1398+
version "0.4.3"
1399+
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.4.3.tgz#7d9c01b4561e7b95dbda0f6eee48f5b60e67313e"
1400+
integrity sha1-fZwBtFYee5Xb2g9u7kj1tg5nMT4=
1401+
1402+
babel-helper-mark-eval-scopes@^0.4.3:
1403+
version "0.4.3"
1404+
resolved "https://registry.yarnpkg.com/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.4.3.tgz#d244a3bef9844872603ffb46e22ce8acdf551562"
1405+
integrity sha1-0kSjvvmESHJgP/tG4izorN9VFWI=
1406+
1407+
babel-helper-remove-or-void@^0.4.3:
1408+
version "0.4.3"
1409+
resolved "https://registry.yarnpkg.com/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.4.3.tgz#a4f03b40077a0ffe88e45d07010dee241ff5ae60"
1410+
integrity sha1-pPA7QAd6D/6I5F0HAQ3uJB/1rmA=
1411+
1412+
babel-helper-to-multiple-sequence-expressions@^0.5.0:
1413+
version "0.5.0"
1414+
resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.5.0.tgz#a3f924e3561882d42fcf48907aa98f7979a4588d"
1415+
integrity sha512-m2CvfDW4+1qfDdsrtf4dwOslQC3yhbgyBFptncp4wvtdrDHqueW7slsYv4gArie056phvQFhT2nRcGS4bnm6mA==
1416+
13821417
babel-plugin-dynamic-import-node@^2.3.3:
13831418
version "2.3.3"
13841419
resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3"
13851420
integrity sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==
13861421
dependencies:
13871422
object.assign "^4.1.0"
13881423

1424+
babel-plugin-minify-builtins@^0.5.0:
1425+
version "0.5.0"
1426+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-builtins/-/babel-plugin-minify-builtins-0.5.0.tgz#31eb82ed1a0d0efdc31312f93b6e4741ce82c36b"
1427+
integrity sha512-wpqbN7Ov5hsNwGdzuzvFcjgRlzbIeVv1gMIlICbPj0xkexnfoIDe7q+AZHMkQmAE/F9R5jkrB6TLfTegImlXag==
1428+
1429+
babel-plugin-minify-constant-folding@^0.5.0:
1430+
version "0.5.0"
1431+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.5.0.tgz#f84bc8dbf6a561e5e350ff95ae216b0ad5515b6e"
1432+
integrity sha512-Vj97CTn/lE9hR1D+jKUeHfNy+m1baNiJ1wJvoGyOBUx7F7kJqDZxr9nCHjO/Ad+irbR3HzR6jABpSSA29QsrXQ==
1433+
dependencies:
1434+
babel-helper-evaluate-path "^0.5.0"
1435+
1436+
babel-plugin-minify-dead-code-elimination@^0.5.1:
1437+
version "0.5.1"
1438+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1.tgz#1a0c68e44be30de4976ca69ffc535e08be13683f"
1439+
integrity sha512-x8OJOZIrRmQBcSqxBcLbMIK8uPmTvNWPXH2bh5MDCW1latEqYiRMuUkPImKcfpo59pTUB2FT7HfcgtG8ZlR5Qg==
1440+
dependencies:
1441+
babel-helper-evaluate-path "^0.5.0"
1442+
babel-helper-mark-eval-scopes "^0.4.3"
1443+
babel-helper-remove-or-void "^0.4.3"
1444+
lodash "^4.17.11"
1445+
1446+
babel-plugin-minify-flip-comparisons@^0.4.3:
1447+
version "0.4.3"
1448+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.3.tgz#00ca870cb8f13b45c038b3c1ebc0f227293c965a"
1449+
integrity sha1-AMqHDLjxO0XAOLPB68DyJyk8llo=
1450+
dependencies:
1451+
babel-helper-is-void-0 "^0.4.3"
1452+
1453+
babel-plugin-minify-guarded-expressions@^0.4.4:
1454+
version "0.4.4"
1455+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.4.4.tgz#818960f64cc08aee9d6c75bec6da974c4d621135"
1456+
integrity sha512-RMv0tM72YuPPfLT9QLr3ix9nwUIq+sHT6z8Iu3sLbqldzC1Dls8DPCywzUIzkTx9Zh1hWX4q/m9BPoPed9GOfA==
1457+
dependencies:
1458+
babel-helper-evaluate-path "^0.5.0"
1459+
babel-helper-flip-expressions "^0.4.3"
1460+
1461+
babel-plugin-minify-infinity@^0.4.3:
1462+
version "0.4.3"
1463+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.4.3.tgz#dfb876a1b08a06576384ef3f92e653ba607b39ca"
1464+
integrity sha1-37h2obCKBldjhO8/kuZTumB7Oco=
1465+
1466+
babel-plugin-minify-mangle-names@^0.5.0:
1467+
version "0.5.0"
1468+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.5.0.tgz#bcddb507c91d2c99e138bd6b17a19c3c271e3fd3"
1469+
integrity sha512-3jdNv6hCAw6fsX1p2wBGPfWuK69sfOjfd3zjUXkbq8McbohWy23tpXfy5RnToYWggvqzuMOwlId1PhyHOfgnGw==
1470+
dependencies:
1471+
babel-helper-mark-eval-scopes "^0.4.3"
1472+
1473+
babel-plugin-minify-numeric-literals@^0.4.3:
1474+
version "0.4.3"
1475+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-numeric-literals/-/babel-plugin-minify-numeric-literals-0.4.3.tgz#8e4fd561c79f7801286ff60e8c5fd9deee93c0bc"
1476+
integrity sha1-jk/VYcefeAEob/YOjF/Z3u6TwLw=
1477+
1478+
babel-plugin-minify-replace@^0.5.0:
1479+
version "0.5.0"
1480+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz#d3e2c9946c9096c070efc96761ce288ec5c3f71c"
1481+
integrity sha512-aXZiaqWDNUbyNNNpWs/8NyST+oU7QTpK7J9zFEFSA0eOmtUNMU3fczlTTTlnCxHmq/jYNFEmkkSG3DDBtW3Y4Q==
1482+
1483+
babel-plugin-minify-simplify@^0.5.1:
1484+
version "0.5.1"
1485+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.5.1.tgz#f21613c8b95af3450a2ca71502fdbd91793c8d6a"
1486+
integrity sha512-OSYDSnoCxP2cYDMk9gxNAed6uJDiDz65zgL6h8d3tm8qXIagWGMLWhqysT6DY3Vs7Fgq7YUDcjOomhVUb+xX6A==
1487+
dependencies:
1488+
babel-helper-evaluate-path "^0.5.0"
1489+
babel-helper-flip-expressions "^0.4.3"
1490+
babel-helper-is-nodes-equiv "^0.0.1"
1491+
babel-helper-to-multiple-sequence-expressions "^0.5.0"
1492+
1493+
babel-plugin-minify-type-constructors@^0.4.3:
1494+
version "0.4.3"
1495+
resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.4.3.tgz#1bc6f15b87f7ab1085d42b330b717657a2156500"
1496+
integrity sha1-G8bxW4f3qxCF1CszC3F2V6IVZQA=
1497+
dependencies:
1498+
babel-helper-is-void-0 "^0.4.3"
1499+
13891500
babel-plugin-polyfill-corejs2@^0.2.2:
13901501
version "0.2.2"
13911502
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.2.tgz#e9124785e6fd94f94b618a7954e5693053bf5327"
@@ -1410,6 +1521,94 @@ babel-plugin-polyfill-regenerator@^0.2.2:
14101521
dependencies:
14111522
"@babel/helper-define-polyfill-provider" "^0.2.2"
14121523

1524+
babel-plugin-transform-inline-consecutive-adds@^0.4.3:
1525+
version "0.4.3"
1526+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-inline-consecutive-adds/-/babel-plugin-transform-inline-consecutive-adds-0.4.3.tgz#323d47a3ea63a83a7ac3c811ae8e6941faf2b0d1"
1527+
integrity sha1-Mj1Ho+pjqDp6w8gRro5pQfrysNE=
1528+
1529+
babel-plugin-transform-member-expression-literals@^6.9.4:
1530+
version "6.9.4"
1531+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-member-expression-literals/-/babel-plugin-transform-member-expression-literals-6.9.4.tgz#37039c9a0c3313a39495faac2ff3a6b5b9d038bf"
1532+
integrity sha1-NwOcmgwzE6OUlfqsL/OmtbnQOL8=
1533+
1534+
babel-plugin-transform-merge-sibling-variables@^6.9.4:
1535+
version "6.9.4"
1536+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-merge-sibling-variables/-/babel-plugin-transform-merge-sibling-variables-6.9.4.tgz#85b422fc3377b449c9d1cde44087203532401dae"
1537+
integrity sha1-hbQi/DN3tEnJ0c3kQIcgNTJAHa4=
1538+
1539+
babel-plugin-transform-minify-booleans@^6.9.4:
1540+
version "6.9.4"
1541+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-minify-booleans/-/babel-plugin-transform-minify-booleans-6.9.4.tgz#acbb3e56a3555dd23928e4b582d285162dd2b198"
1542+
integrity sha1-rLs+VqNVXdI5KOS1gtKFFi3SsZg=
1543+
1544+
babel-plugin-transform-property-literals@^6.9.4:
1545+
version "6.9.4"
1546+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.9.4.tgz#98c1d21e255736573f93ece54459f6ce24985d39"
1547+
integrity sha1-mMHSHiVXNlc/k+zlRFn2ziSYXTk=
1548+
dependencies:
1549+
esutils "^2.0.2"
1550+
1551+
babel-plugin-transform-regexp-constructors@^0.4.3:
1552+
version "0.4.3"
1553+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regexp-constructors/-/babel-plugin-transform-regexp-constructors-0.4.3.tgz#58b7775b63afcf33328fae9a5f88fbd4fb0b4965"
1554+
integrity sha1-WLd3W2OvzzMyj66aX4j71PsLSWU=
1555+
1556+
babel-plugin-transform-remove-console@^6.9.4:
1557+
version "6.9.4"
1558+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-console/-/babel-plugin-transform-remove-console-6.9.4.tgz#b980360c067384e24b357a588d807d3c83527780"
1559+
integrity sha1-uYA2DAZzhOJLNXpYjYB9PINSd4A=
1560+
1561+
babel-plugin-transform-remove-debugger@^6.9.4:
1562+
version "6.9.4"
1563+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-debugger/-/babel-plugin-transform-remove-debugger-6.9.4.tgz#42b727631c97978e1eb2d199a7aec84a18339ef2"
1564+
integrity sha1-QrcnYxyXl44estGZp67IShgznvI=
1565+
1566+
babel-plugin-transform-remove-undefined@^0.5.0:
1567+
version "0.5.0"
1568+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-remove-undefined/-/babel-plugin-transform-remove-undefined-0.5.0.tgz#80208b31225766c630c97fa2d288952056ea22dd"
1569+
integrity sha512-+M7fJYFaEE/M9CXa0/IRkDbiV3wRELzA1kKQFCJ4ifhrzLKn/9VCCgj9OFmYWwBd8IB48YdgPkHYtbYq+4vtHQ==
1570+
dependencies:
1571+
babel-helper-evaluate-path "^0.5.0"
1572+
1573+
babel-plugin-transform-simplify-comparison-operators@^6.9.4:
1574+
version "6.9.4"
1575+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.9.4.tgz#f62afe096cab0e1f68a2d753fdf283888471ceb9"
1576+
integrity sha1-9ir+CWyrDh9ootdT/fKDiIRxzrk=
1577+
1578+
babel-plugin-transform-undefined-to-void@^6.9.4:
1579+
version "6.9.4"
1580+
resolved "https://registry.yarnpkg.com/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.9.4.tgz#be241ca81404030678b748717322b89d0c8fe280"
1581+
integrity sha1-viQcqBQEAwZ4t0hxcyK4nQyP4oA=
1582+
1583+
babel-preset-minify@^0.5.1:
1584+
version "0.5.1"
1585+
resolved "https://registry.yarnpkg.com/babel-preset-minify/-/babel-preset-minify-0.5.1.tgz#25f5d0bce36ec818be80338d0e594106e21eaa9f"
1586+
integrity sha512-1IajDumYOAPYImkHbrKeiN5AKKP9iOmRoO2IPbIuVp0j2iuCcj0n7P260z38siKMZZ+85d3mJZdtW8IgOv+Tzg==
1587+
dependencies:
1588+
babel-plugin-minify-builtins "^0.5.0"
1589+
babel-plugin-minify-constant-folding "^0.5.0"
1590+
babel-plugin-minify-dead-code-elimination "^0.5.1"
1591+
babel-plugin-minify-flip-comparisons "^0.4.3"
1592+
babel-plugin-minify-guarded-expressions "^0.4.4"
1593+
babel-plugin-minify-infinity "^0.4.3"
1594+
babel-plugin-minify-mangle-names "^0.5.0"
1595+
babel-plugin-minify-numeric-literals "^0.4.3"
1596+
babel-plugin-minify-replace "^0.5.0"
1597+
babel-plugin-minify-simplify "^0.5.1"
1598+
babel-plugin-minify-type-constructors "^0.4.3"
1599+
babel-plugin-transform-inline-consecutive-adds "^0.4.3"
1600+
babel-plugin-transform-member-expression-literals "^6.9.4"
1601+
babel-plugin-transform-merge-sibling-variables "^6.9.4"
1602+
babel-plugin-transform-minify-booleans "^6.9.4"
1603+
babel-plugin-transform-property-literals "^6.9.4"
1604+
babel-plugin-transform-regexp-constructors "^0.4.3"
1605+
babel-plugin-transform-remove-console "^6.9.4"
1606+
babel-plugin-transform-remove-debugger "^6.9.4"
1607+
babel-plugin-transform-remove-undefined "^0.5.0"
1608+
babel-plugin-transform-simplify-comparison-operators "^6.9.4"
1609+
babel-plugin-transform-undefined-to-void "^6.9.4"
1610+
lodash "^4.17.11"
1611+
14131612
balanced-match@^1.0.0:
14141613
version "1.0.2"
14151614
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
@@ -2775,7 +2974,7 @@ lodash.truncate@^4.4.2:
27752974
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
27762975
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
27772976

2778-
lodash@^4.17.21:
2977+
lodash@^4.17.11, lodash@^4.17.21:
27792978
version "4.17.21"
27802979
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
27812980
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==

0 commit comments

Comments
 (0)