Skip to content

Commit a1cc8e1

Browse files
chore(deps): update all dependencies (#1592)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c50b42f commit a1cc8e1

File tree

3 files changed

+82
-109
lines changed

3 files changed

+82
-109
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
10.21.0
1+
10.22.0

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,22 +60,22 @@
6060
"@commitlint/cli": "9.1.1",
6161
"@commitlint/config-conventional": "9.1.1",
6262
"@rollup/plugin-alias": "3.1.1",
63-
"@types/jest": "26.0.4",
64-
"@types/node": "10.17.27",
63+
"@types/jest": "26.0.7",
64+
"@types/node": "10.17.28",
6565
"@types/node-fetch": "2.5.7",
66-
"@typescript-eslint/eslint-plugin": "3.6.1",
67-
"@typescript-eslint/parser": "3.6.1",
66+
"@typescript-eslint/eslint-plugin": "3.7.0",
67+
"@typescript-eslint/parser": "3.7.0",
6868
"babel-core": "7.0.0-bridge.0",
6969
"babel-eslint": "10.1.0",
7070
"babel-jest": "26.1.0",
7171
"check-node-version": "4.0.3",
72-
"codecov": "3.7.0",
72+
"codecov": "3.7.2",
7373
"commitizen": "4.1.2",
7474
"common-tags": "1.8.0",
7575
"cross-env": "7.0.2",
7676
"cz-lerna-changelog": "2.0.3",
7777
"debug": "4.1.1",
78-
"eslint": "7.4.0",
78+
"eslint": "7.5.0",
7979
"eslint-config-airbnb": "18.2.0",
8080
"eslint-config-airbnb-base": "14.2.0",
8181
"eslint-config-prettier": "6.11.0",
@@ -88,7 +88,7 @@
8888
"eslint-plugin-jsx-a11y": "6.3.1",
8989
"eslint-plugin-prettier": "3.1.4",
9090
"eslint-plugin-react": "7.20.3",
91-
"flow-bin": "0.129.0",
91+
"flow-bin": "0.130.0",
9292
"gitbook-cli": "daern91/gitbook-cli",
9393
"gitbook-plugin-anchorjs": "2.1.0",
9494
"gitbook-plugin-edit-link": "2.0.2",
@@ -108,7 +108,7 @@
108108
"prettier": "2.0.5",
109109
"resolve": "1.17.0",
110110
"rimraf": "3.0.2",
111-
"rollup": "2.21.0",
111+
"rollup": "2.23.0",
112112
"rollup-plugin-babel": "4.4.0",
113113
"rollup-plugin-commonjs": "10.1.0",
114114
"rollup-plugin-includepaths": "0.2.3",

yarn.lock

Lines changed: 73 additions & 100 deletions
Original file line numberDiff line numberDiff line change
@@ -2498,10 +2498,10 @@
24982498
"@types/istanbul-lib-coverage" "*"
24992499
"@types/istanbul-lib-report" "*"
25002500

2501-
"@types/[email protected].4":
2502-
version "26.0.4"
2503-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.4.tgz#d2e513e85aca16992816f192582b5e67b0b15efb"
2504-
integrity sha512-4fQNItvelbNA9+sFgU+fhJo8ZFF+AS4Egk3GWwCW2jFtViukXbnztccafAdLhzE/0EiCogljtQQXP8aQ9J7sFg==
2501+
"@types/[email protected].7":
2502+
version "26.0.7"
2503+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.7.tgz#495cb1d1818c1699dbc3b8b046baf1c86ef5e324"
2504+
integrity sha512-+x0077/LoN6MjqBcVOe1y9dpryWnfDZ+Xfo3EqGeBcfPRJlQp3Lw62RvNlWxuGv7kOEwlHriAa54updi3Jvvwg==
25052505
dependencies:
25062506
jest-diff "^25.2.1"
25072507
pretty-format "^25.2.1"
@@ -2539,10 +2539,10 @@
25392539
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.23.tgz#676fa0883450ed9da0bb24156213636290892806"
25402540
integrity sha512-Z4U8yDAl5TFkmYsZdFPdjeMa57NOvnaf1tljHzhouaPEp7LCj2JKkejpI1ODviIAQuW4CcQmxkQ77rnLsOOoKw==
25412541

2542-
"@types/[email protected].27":
2543-
version "10.17.27"
2544-
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.27.tgz#391cb391c75646c8ad2a7b6ed3bbcee52d1bdf19"
2545-
integrity sha512-J0oqm9ZfAXaPdwNXMMgAhylw5fhmXkToJd06vuDUSAgEDZ/n/69/69UmyBZbc+zT34UnShuDSBqvim3SPnozJg==
2542+
"@types/[email protected].28":
2543+
version "10.17.28"
2544+
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.28.tgz#0e36d718a29355ee51cec83b42d921299200f6d9"
2545+
integrity sha512-dzjES1Egb4c1a89C7lKwQh8pwjYmlOAG9dW1pBgxEk57tMrLnssOfEthz8kdkNaBd7lIqQx7APm5+mZ619IiCQ==
25462546

25472547
"@types/normalize-package-data@^2.4.0":
25482548
version "2.4.0"
@@ -2600,26 +2600,26 @@
26002600
dependencies:
26012601
"@types/yargs-parser" "*"
26022602

2603-
"@typescript-eslint/eslint-plugin@3.6.1":
2604-
version "3.6.1"
2605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.6.1.tgz#5ced8fd2087fbb83a76973dea4a0d39d9cb4a642"
2606-
integrity sha512-06lfjo76naNeOMDl+mWG9Fh/a0UHKLGhin+mGaIw72FUMbMGBkdi/FEJmgEDzh4eE73KIYzHWvOCYJ0ak7nrJQ==
2603+
"@typescript-eslint/eslint-plugin@3.7.0":
2604+
version "3.7.0"
2605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-3.7.0.tgz#0f91aa3c83d019591719e597fbdb73a59595a263"
2606+
integrity sha512-4OEcPON3QIx0ntsuiuFP/TkldmBGXf0uKxPQlGtS/W2F3ndYm8Vgdpj/woPJkzUc65gd3iR+qi3K8SDQP/obFg==
26072607
dependencies:
2608-
"@typescript-eslint/experimental-utils" "3.6.1"
2608+
"@typescript-eslint/experimental-utils" "3.7.0"
26092609
debug "^4.1.1"
26102610
functional-red-black-tree "^1.0.1"
26112611
regexpp "^3.0.0"
26122612
semver "^7.3.2"
26132613
tsutils "^3.17.1"
26142614

2615-
"@typescript-eslint/experimental-utils@3.6.1":
2616-
version "3.6.1"
2617-
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.6.1.tgz#b5a2738ebbceb3fa90c5b07d50bb1225403c4a54"
2618-
integrity sha512-oS+hihzQE5M84ewXrTlVx7eTgc52eu+sVmG7ayLfOhyZmJ8Unvf3osyFQNADHP26yoThFfbxcibbO0d2FjnYhg==
2615+
"@typescript-eslint/experimental-utils@3.7.0":
2616+
version "3.7.0"
2617+
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-3.7.0.tgz#0ee21f6c48b2b30c63211da23827725078d5169a"
2618+
integrity sha512-xpfXXAfZqhhqs5RPQBfAFrWDHoNxD5+sVB5A46TF58Bq1hRfVROrWHcQHHUM9aCBdy9+cwATcvCbRg8aIRbaHQ==
26192619
dependencies:
26202620
"@types/json-schema" "^7.0.3"
2621-
"@typescript-eslint/types" "3.6.1"
2622-
"@typescript-eslint/typescript-estree" "3.6.1"
2621+
"@typescript-eslint/types" "3.7.0"
2622+
"@typescript-eslint/typescript-estree" "3.7.0"
26232623
eslint-scope "^5.0.0"
26242624
eslint-utils "^2.0.0"
26252625

@@ -2633,21 +2633,21 @@
26332633
eslint-scope "^5.0.0"
26342634
eslint-utils "^2.0.0"
26352635

2636-
"@typescript-eslint/parser@3.6.1":
2637-
version "3.6.1"
2638-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.6.1.tgz#216e8adf4ee9c629f77c985476a2ea07fb80e1dc"
2639-
integrity sha512-SLihQU8RMe77YJ/jGTqOt0lMq7k3hlPVfp7v/cxMnXA9T0bQYoMDfTsNgHXpwSJM1Iq2aAJ8WqekxUwGv5F67Q==
2636+
"@typescript-eslint/parser@3.7.0":
2637+
version "3.7.0"
2638+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-3.7.0.tgz#3e9cd9df9ea644536feb6e5acdb8279ecff96ce9"
2639+
integrity sha512-2LZauVUt7jAWkcIW7djUc3kyW+fSarNEuM3RF2JdLHR9BfX/nDEnyA4/uWz0wseoWVZbDXDF7iF9Jc342flNqQ==
26402640
dependencies:
26412641
"@types/eslint-visitor-keys" "^1.0.0"
2642-
"@typescript-eslint/experimental-utils" "3.6.1"
2643-
"@typescript-eslint/types" "3.6.1"
2644-
"@typescript-eslint/typescript-estree" "3.6.1"
2642+
"@typescript-eslint/experimental-utils" "3.7.0"
2643+
"@typescript-eslint/types" "3.7.0"
2644+
"@typescript-eslint/typescript-estree" "3.7.0"
26452645
eslint-visitor-keys "^1.1.0"
26462646

2647-
"@typescript-eslint/types@3.6.1":
2648-
version "3.6.1"
2649-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.6.1.tgz#87600fe79a1874235d3cc1cf5c7e1a12eea69eee"
2650-
integrity sha512-NPxd5yXG63gx57WDTW1rp0cF3XlNuuFFB5G+Kc48zZ+51ZnQn9yjDEsjTPQ+aWM+V+Z0I4kuTFKjKvgcT1F7xQ==
2647+
"@typescript-eslint/types@3.7.0":
2648+
version "3.7.0"
2649+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-3.7.0.tgz#09897fab0cb95479c01166b10b2c03c224821077"
2650+
integrity sha512-reCaK+hyKkKF+itoylAnLzFeNYAEktB0XVfSQvf0gcVgpz1l49Lt6Vo9x4MVCCxiDydA0iLAjTF/ODH0pbfnpg==
26512651

26522652
"@typescript-eslint/[email protected]":
26532653
version "2.34.0"
@@ -2662,24 +2662,24 @@
26622662
semver "^7.3.2"
26632663
tsutils "^3.17.1"
26642664

2665-
"@typescript-eslint/typescript-estree@3.6.1":
2666-
version "3.6.1"
2667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.6.1.tgz#a5c91fcc5497cce7922ff86bc37d5e5891dcdefa"
2668-
integrity sha512-G4XRe/ZbCZkL1fy09DPN3U0mR6SayIv1zSeBNquRFRk7CnVLgkC2ZPj8llEMJg5Y8dJ3T76SvTGtceytniaztQ==
2665+
"@typescript-eslint/typescript-estree@3.7.0":
2666+
version "3.7.0"
2667+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-3.7.0.tgz#66872e6da120caa4b64e6b4ca5c8702afc74738d"
2668+
integrity sha512-xr5oobkYRebejlACGr1TJ0Z/r0a2/HUf0SXqPvlgUMwiMqOCu/J+/Dr9U3T0IxpE5oLFSkqMx1FE/dKaZ8KsOQ==
26692669
dependencies:
2670-
"@typescript-eslint/types" "3.6.1"
2671-
"@typescript-eslint/visitor-keys" "3.6.1"
2670+
"@typescript-eslint/types" "3.7.0"
2671+
"@typescript-eslint/visitor-keys" "3.7.0"
26722672
debug "^4.1.1"
26732673
glob "^7.1.6"
26742674
is-glob "^4.0.1"
26752675
lodash "^4.17.15"
26762676
semver "^7.3.2"
26772677
tsutils "^3.17.1"
26782678

2679-
"@typescript-eslint/visitor-keys@3.6.1":
2680-
version "3.6.1"
2681-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.6.1.tgz#5c57a7772f4dd623cfeacc219303e7d46f963b37"
2682-
integrity sha512-qC8Olwz5ZyMTZrh4Wl3K4U6tfms0R/mzU4/5W3XeUZptVraGVmbptJbn6h2Ey6Rb3hOs3zWoAUebZk8t47KGiQ==
2679+
"@typescript-eslint/visitor-keys@3.7.0":
2680+
version "3.7.0"
2681+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-3.7.0.tgz#ac0417d382a136e4571a0b0dcfe52088cb628177"
2682+
integrity sha512-k5PiZdB4vklUpUX4NBncn5RBKty8G3ihTY+hqJsCdMuD0v4jofI5xuqwnVcWxfv6iTm2P/dfEa2wMUnsUY8ODw==
26832683
dependencies:
26842684
eslint-visitor-keys "^1.1.0"
26852685

@@ -2740,7 +2740,7 @@ acorn@^5.7.3:
27402740
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
27412741
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
27422742

2743-
acorn@^7.1.1, acorn@^7.2.0:
2743+
acorn@^7.1.1, acorn@^7.3.1:
27442744
version "7.3.1"
27452745
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.3.1.tgz#85010754db53c3fbaf3b9ea3e083aa5c5d147ffd"
27462746
integrity sha512-tLc0wSnatxAQHVHUapaHdz72pi9KUyHjq5KyHjGg9Y8Ifdc79pTh2XvI6I1/chZbnM7QtNKzh66ooDogPZSleA==
@@ -4560,10 +4560,10 @@ code-point-at@^1.0.0:
45604560
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
45614561
integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=
45624562

4563-
4564-
version "3.7.0"
4565-
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.0.tgz#4a09939cde24447a43f36d068e8b4e0188dc3f27"
4566-
integrity sha512-uIixKofG099NbUDyzRk1HdGtaG8O+PBUAg3wfmjwXw2+ek+PZp+puRvbTohqrVfuudaezivJHFgTtSC3M8MXww==
4563+
4564+
version "3.7.2"
4565+
resolved "https://registry.yarnpkg.com/codecov/-/codecov-3.7.2.tgz#998e68c8c1ef4b55cfcf11cd456866d35e13d693"
4566+
integrity sha512-fmCjAkTese29DUX3GMIi4EaKGflHa4K51EoMc29g8fBHawdk/+KEq5CWOeXLdd9+AT7o1wO4DIpp/Z1KCqCz1g==
45674567
dependencies:
45684568
argv "0.0.2"
45694569
ignore-walk "3.0.3"
@@ -5229,7 +5229,7 @@ debug@^3.0.1, debug@^3.1.0:
52295229
dependencies:
52305230
ms "^2.1.1"
52315231

5232-
debuglog@*, debuglog@^1.0.1:
5232+
debuglog@^1.0.1:
52335233
version "1.0.1"
52345234
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
52355235
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -5915,22 +5915,22 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.0:
59155915
esrecurse "^4.1.0"
59165916
estraverse "^4.1.1"
59175917

5918-
eslint-utils@^2.0.0:
5918+
eslint-utils@^2.0.0, eslint-utils@^2.1.0:
59195919
version "2.1.0"
59205920
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
59215921
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
59225922
dependencies:
59235923
eslint-visitor-keys "^1.1.0"
59245924

5925-
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.2.0:
5925+
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
59265926
version "1.3.0"
59275927
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
59285928
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
59295929

5930-
eslint@7.4.0:
5931-
version "7.4.0"
5932-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
5933-
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
5930+
eslint@7.5.0:
5931+
version "7.5.0"
5932+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.5.0.tgz#9ecbfad62216d223b82ac9ffea7ef3444671d135"
5933+
integrity sha512-vlUP10xse9sWt9SGRtcr1LAC67BENcQMFeV+w5EvLEoFe3xJ8cF1Skd0msziRx/VMC+72B4DxreCE+OR12OA6Q==
59345934
dependencies:
59355935
"@babel/code-frame" "^7.0.0"
59365936
ajv "^6.10.0"
@@ -5940,9 +5940,9 @@ [email protected]:
59405940
doctrine "^3.0.0"
59415941
enquirer "^2.3.5"
59425942
eslint-scope "^5.1.0"
5943-
eslint-utils "^2.0.0"
5944-
eslint-visitor-keys "^1.2.0"
5945-
espree "^7.1.0"
5943+
eslint-utils "^2.1.0"
5944+
eslint-visitor-keys "^1.3.0"
5945+
espree "^7.2.0"
59465946
esquery "^1.2.0"
59475947
esutils "^2.0.2"
59485948
file-entry-cache "^5.0.1"
@@ -5956,7 +5956,7 @@ [email protected]:
59565956
js-yaml "^3.13.1"
59575957
json-stable-stringify-without-jsonify "^1.0.1"
59585958
levn "^0.4.1"
5959-
lodash "^4.17.14"
5959+
lodash "^4.17.19"
59605960
minimatch "^3.0.4"
59615961
natural-compare "^1.4.0"
59625962
optionator "^0.9.1"
@@ -5969,14 +5969,14 @@ [email protected]:
59695969
text-table "^0.2.0"
59705970
v8-compile-cache "^2.0.3"
59715971

5972-
espree@^7.1.0:
5973-
version "7.1.0"
5974-
resolved "https://registry.yarnpkg.com/espree/-/espree-7.1.0.tgz#a9c7f18a752056735bf1ba14cb1b70adc3a5ce1c"
5975-
integrity sha512-dcorZSyfmm4WTuTnE5Y7MEN1DyoPYy1ZR783QW1FJoenn7RailyWFsq/UL6ZAAA7uXurN9FIpYyUs3OfiIW+Qw==
5972+
espree@^7.2.0:
5973+
version "7.2.0"
5974+
resolved "https://registry.yarnpkg.com/espree/-/espree-7.2.0.tgz#1c263d5b513dbad0ac30c4991b93ac354e948d69"
5975+
integrity sha512-H+cQ3+3JYRMEIOl87e7QdHX70ocly5iW4+dttuR8iYSPr/hXKFb+7dBsZ7+u1adC4VrnPlTkv0+OwuPnDop19g==
59765976
dependencies:
5977-
acorn "^7.2.0"
5977+
acorn "^7.3.1"
59785978
acorn-jsx "^5.2.0"
5979-
eslint-visitor-keys "^1.2.0"
5979+
eslint-visitor-keys "^1.3.0"
59805980

59815981
esprima@^4.0.0, esprima@^4.0.1:
59825982
version "4.0.1"
@@ -6483,10 +6483,10 @@ flatted@^2.0.0:
64836483
resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
64846484
integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
64856485

6486-
flow-bin@0.129.0:
6487-
version "0.129.0"
6488-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.129.0.tgz#50294d6e335dd97d095c27b096ea0b94c2415d55"
6489-
integrity sha512-WLXOj09oCK6nODVKM5uxvAzBpxXeI304E60tELMeQd/TJsyfbykNCZ+e4xml9eUOyoac9nDL3YrJpPZMzq0tMA==
6486+
flow-bin@0.130.0:
6487+
version "0.130.0"
6488+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.130.0.tgz#e25eaf891af96da371ff6a9fa99d709f24ce9252"
6489+
integrity sha512-1TSLwCPXvKPwiae7Fh+dpipCzwlHQ1UcBHfCpQImz+hsxYIUWkLWJWEm34bY6I7dSM4ekSiVeP02BhzVJGwtpw==
64906490

64916491
flow-bin@^0.63.1:
64926492
version "0.63.1"
@@ -7481,7 +7481,7 @@ import-local@^3.0.2:
74817481
pkg-dir "^4.2.0"
74827482
resolve-cwd "^3.0.0"
74837483

7484-
imurmurhash@*, imurmurhash@^0.1.4:
7484+
imurmurhash@^0.1.4:
74857485
version "0.1.4"
74867486
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
74877487
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -9250,11 +9250,6 @@ lodash._basecreate@^3.0.0:
92509250
resolved "https://registry.yarnpkg.com/lodash._basecreate/-/lodash._basecreate-3.0.3.tgz#1bc661614daa7fc311b7d03bf16806a0213cf821"
92519251
integrity sha1-G8ZhYU2qf8MRt9A78WgGoCE8+CE=
92529252

9253-
lodash._baseindexof@*:
9254-
version "3.1.0"
9255-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
9256-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
9257-
92589253
lodash._baseuniq@~4.6.0:
92599254
version "4.6.0"
92609255
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -9263,29 +9258,12 @@ lodash._baseuniq@~4.6.0:
92639258
lodash._createset "~4.0.0"
92649259
lodash._root "~3.0.0"
92659260

9266-
lodash._bindcallback@*:
9267-
version "3.0.1"
9268-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
9269-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
9270-
9271-
lodash._cacheindexof@*:
9272-
version "3.0.2"
9273-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
9274-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
9275-
9276-
lodash._createcache@*:
9277-
version "3.1.2"
9278-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
9279-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
9280-
dependencies:
9281-
lodash._getnative "^3.0.0"
9282-
92839261
lodash._createset@~4.0.0:
92849262
version "4.0.3"
92859263
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
92869264
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
92879265

9288-
lodash._getnative@*, lodash._getnative@^3.0.0:
9266+
lodash._getnative@^3.0.0:
92899267
version "3.9.1"
92909268
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
92919269
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
@@ -9473,11 +9451,6 @@ lodash.reject@^4.4.0:
94739451
resolved "https://registry.yarnpkg.com/lodash.reject/-/lodash.reject-4.6.0.tgz#80d6492dc1470864bbf583533b651f42a9f52415"
94749452
integrity sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU=
94759453

9476-
lodash.restparam@*:
9477-
version "3.6.1"
9478-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
9479-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
9480-
94819454
lodash.set@^4.3.2:
94829455
version "4.3.2"
94839456
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -12300,7 +12273,7 @@ readable-stream@~1.1.10:
1230012273
isarray "0.0.1"
1230112274
string_decoder "~0.10.x"
1230212275

12303-
readdir-scoped-modules@*, readdir-scoped-modules@^1.0.0, readdir-scoped-modules@^1.1.0:
12276+
readdir-scoped-modules@^1.0.0, readdir-scoped-modules@^1.1.0:
1230412277
version "1.1.0"
1230512278
resolved "https://registry.yarnpkg.com/readdir-scoped-modules/-/readdir-scoped-modules-1.1.0.tgz#8d45407b4f870a0dcaebc0e28670d18e74514309"
1230612279
integrity sha512-asaikDeqAQg7JifRsZn1NJZXo9E+VwlyCfbkZhwyISinqk5zNS6266HS5kah6P0SaQKGF6SkNnZVHUzHFYxYDw==
@@ -12819,10 +12792,10 @@ [email protected]:
1281912792
require-relative "0.8.7"
1282012793
rollup-pluginutils "^2.0.1"
1282112794

12822-
rollup@2.21.0:
12823-
version "2.21.0"
12824-
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"
12825-
integrity sha512-BEGgy+wSzux7Ycq58pRiWEOBZaXRXTuvzl1gsm7gqmsAHxkWf9nyA5V2LN9fGSHhhDQd0/C13iRzSh4bbIpWZQ==
12795+
rollup@2.23.0:
12796+
version "2.23.0"
12797+
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.23.0.tgz#b7ab1fee0c0e60132fd0553c4df1e9cdacfada9d"
12798+
integrity sha512-vLNmZFUGVwrnqNAJ/BvuLk1MtWzu4IuoqsH9UWK5AIdO3rt8/CSiJNvPvCIvfzrbNsqKbNzPAG1V2O4eTe2XZg==
1282612799
optionalDependencies:
1282712800
fsevents "~2.1.2"
1282812801

0 commit comments

Comments
 (0)