Skip to content

Commit ed82ecd

Browse files
committed
Update all non-major dependencies
1 parent c4f8541 commit ed82ecd

File tree

27 files changed

+71
-70
lines changed

27 files changed

+71
-70
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@
6767
"devDependencies": {
6868
"@changesets/changelog-github": "0.2.7",
6969
"@changesets/cli": "2.10.1",
70-
"@microsoft/api-documenter": "7.8.35",
71-
"@microsoft/api-extractor": "7.9.10",
70+
"@microsoft/api-documenter": "7.8.36",
71+
"@microsoft/api-extractor": "7.9.11",
7272
"@types/chai": "4.2.12",
7373
"@types/chai-as-promised": "7.1.3",
7474
"@types/child-process-promise": "2.2.1",
@@ -100,7 +100,7 @@
100100
"express": "4.17.1",
101101
"find-free-port": "2.0.0",
102102
"firebase-functions": "3.11.0",
103-
"firebase-tools": "8.9.0",
103+
"firebase-tools": "8.9.2",
104104
"git-rev-sync": "2.0.0",
105105
"glob": "7.1.6",
106106
"http-server": "0.12.3",
@@ -135,7 +135,7 @@
135135
"npm-run-path": "4.0.1",
136136
"nyc": "15.1.0",
137137
"ora": "5.0.0",
138-
"prettier": "2.1.0",
138+
"prettier": "2.1.1",
139139
"protractor": "5.4.2",
140140
"rxjs": "6.6.2",
141141
"semver": "7.3.2",

packages-exp/app-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"xmlhttprequest": "1.8.0"
3939
},
4040
"devDependencies": {
41-
"rollup": "2.26.5",
41+
"rollup": "2.26.6",
4242
"rollup-plugin-json": "4.0.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-typescript2": "0.27.2",

packages-exp/app-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"license": "Apache-2.0",
4040
"devDependencies": {
41-
"rollup": "2.26.5",
41+
"rollup": "2.26.6",
4242
"rollup-plugin-json": "4.0.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-typescript2": "0.27.2",

packages-exp/firebase-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@firebase/firestore": "1.16.6"
4343
},
4444
"devDependencies": {
45-
"rollup": "2.26.5",
45+
"rollup": "2.26.6",
4646
"rollup-plugin-commonjs": "10.1.0",
4747
"rollup-plugin-license": "2.2.0",
4848
"rollup-plugin-node-resolve": "5.2.0",

packages-exp/functions-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@firebase/app-exp": "0.0.800",
39-
"rollup": "2.26.5",
39+
"rollup": "2.26.6",
4040
"rollup-plugin-typescript2": "0.27.2",
4141
"typescript": "4.0.2"
4242
},

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"license": "Apache-2.0",
3434
"devDependencies": {
3535
"@firebase/app": "0.6.10",
36-
"rollup": "2.26.5",
36+
"rollup": "2.26.6",
3737
"rollup-plugin-commonjs": "10.1.0",
3838
"rollup-plugin-json": "4.0.0",
3939
"rollup-plugin-node-resolve": "5.2.0",

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"xmlhttprequest": "1.8.0"
3737
},
3838
"devDependencies": {
39-
"rollup": "2.26.5",
39+
"rollup": "2.26.6",
4040
"rollup-plugin-json": "4.0.0",
4141
"rollup-plugin-replace": "2.2.0",
4242
"rollup-plugin-typescript2": "0.27.2",

packages/component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"license": "Apache-2.0",
2929
"devDependencies": {
30-
"rollup": "2.26.5",
30+
"rollup": "2.26.6",
3131
"rollup-plugin-typescript2": "0.27.2",
3232
"typescript": "4.0.2"
3333
},

packages/database/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@firebase/app": "0.6.10",
3838
"@firebase/app-types": "0.6.1",
39-
"rollup": "2.26.5",
39+
"rollup": "2.26.6",
4040
"rollup-plugin-typescript2": "0.27.2",
4141
"typescript": "4.0.2"
4242
},

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@firebase/util": "0.3.1"
6262
},
6363
"devDependencies": {
64-
"rollup": "2.26.5",
64+
"rollup": "2.26.6",
6565
"rollup-plugin-commonjs": "10.1.0",
6666
"rollup-plugin-license": "2.2.0",
6767
"rollup-plugin-node-resolve": "5.2.0",

packages/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/json-stable-stringify": "1.0.32",
8181
"json-stable-stringify": "1.0.1",
8282
"protobufjs": "6.10.1",
83-
"rollup": "2.26.5",
83+
"rollup": "2.26.6",
8484
"rollup-plugin-copy-assets": "1.1.0",
8585
"rollup-plugin-json": "4.0.0",
8686
"rollup-plugin-node-resolve": "5.2.0",

packages/functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@firebase/app": "0.6.10",
3333
"@firebase/messaging": "0.7.0",
34-
"rollup": "2.26.5",
34+
"rollup": "2.26.6",
3535
"rollup-plugin-typescript2": "0.27.2",
3636
"typescript": "4.0.2"
3737
},

packages/installations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@firebase/app": "0.6.10",
34-
"rollup": "2.26.5",
34+
"rollup": "2.26.6",
3535
"rollup-plugin-commonjs": "10.1.0",
3636
"rollup-plugin-json": "4.0.0",
3737
"rollup-plugin-node-resolve": "5.2.0",

packages/logger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"license": "Apache-2.0",
2525
"devDependencies": {
26-
"rollup": "2.26.5",
26+
"rollup": "2.26.6",
2727
"rollup-plugin-typescript2": "0.27.2",
2828
"typescript": "4.0.2"
2929
},

packages/messaging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@firebase/app": "0.6.10",
38-
"rollup": "2.26.5",
38+
"rollup": "2.26.6",
3939
"rollup-plugin-typescript2": "0.27.2",
4040
"ts-essentials": "7.0.0",
4141
"typescript": "4.0.2"

packages/performance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"license": "Apache-2.0",
3737
"devDependencies": {
3838
"@firebase/app": "0.6.10",
39-
"rollup": "2.26.5",
39+
"rollup": "2.26.6",
4040
"rollup-plugin-json": "4.0.0",
4141
"rollup-plugin-typescript2": "0.27.2",
4242
"typescript": "4.0.2"

packages/polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"whatwg-fetch": "2.0.4"
2323
},
2424
"devDependencies": {
25-
"rollup": "2.26.5",
25+
"rollup": "2.26.6",
2626
"rollup-plugin-typescript2": "0.27.2"
2727
},
2828
"repository": {

packages/remote-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"license": "Apache-2.0",
3737
"devDependencies": {
3838
"@firebase/app": "0.6.10",
39-
"rollup": "2.26.5",
39+
"rollup": "2.26.6",
4040
"rollup-plugin-typescript2": "0.27.2",
4141
"typescript": "4.0.2"
4242
},

packages/rules-unit-testing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@google-cloud/firestore": "4.2.0",
2929
"@types/request": "2.48.5",
3030
"firebase-admin": "9.1.1",
31-
"firebase-tools": "8.9.0",
32-
"rollup": "2.26.5",
31+
"firebase-tools": "8.9.2",
32+
"rollup": "2.26.6",
3333
"rollup-plugin-typescript2": "0.27.2"
3434
},
3535
"peerDependencies": {

packages/rxfire/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"firebase": "7.19.1",
47-
"rollup": "2.26.5",
47+
"rollup": "2.26.6",
4848
"rollup-plugin-commonjs": "10.1.0",
4949
"rollup-plugin-node-resolve": "5.2.0",
5050
"rollup-plugin-typescript2": "0.27.2",

packages/storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"@firebase/app": "0.6.10",
3737
"@firebase/auth": "0.14.9",
38-
"rollup": "2.26.5",
38+
"rollup": "2.26.6",
3939
"rollup-plugin-typescript2": "0.27.2",
4040
"typescript": "4.0.2"
4141
},

packages/template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "Apache-2.0",
3636
"devDependencies": {
3737
"@firebase/app": "0.6.10",
38-
"rollup": "2.26.5",
38+
"rollup": "2.26.6",
3939
"rollup-plugin-typescript2": "0.27.2",
4040
"typescript": "4.0.2"
4141
},

packages/testing/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
},
2727
"devDependencies": {
2828
"@types/request": "2.48.5",
29-
"firebase-tools": "8.9.0",
30-
"rollup": "2.26.5",
29+
"firebase-tools": "8.9.2",
30+
"rollup": "2.26.6",
3131
"rollup-plugin-typescript2": "0.27.2"
3232
},
3333
"repository": {

packages/util/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"tslib": "^1.11.1"
2727
},
2828
"devDependencies": {
29-
"rollup": "2.26.5",
29+
"rollup": "2.26.6",
3030
"rollup-plugin-typescript2": "0.27.2",
3131
"typescript": "4.0.2"
3232
},

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-closure-library": "20200628.0.0",
2121
"gulp": "4.0.2",
2222
"gulp-sourcemaps": "2.6.5",
23-
"rollup": "2.26.5",
23+
"rollup": "2.26.6",
2424
"rollup-plugin-commonjs": "10.1.0",
2525
"rollup-plugin-sourcemaps": "0.6.2",
2626
"rollup-plugin-typescript2": "0.27.2",

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha **/*.test.ts --config ../../config/mocharc.node.js --timeout 60000"
1919
},
2020
"dependencies": {
21-
"rollup": "2.26.5",
21+
"rollup": "2.26.6",
2222
"rollup-plugin-commonjs": "10.1.0",
2323
"rollup-plugin-json": "4.0.0",
2424
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,36 +2135,36 @@
21352135
globby "^11.0.0"
21362136
read-yaml-file "^1.1.0"
21372137

2138-
"@microsoft/[email protected].35":
2139-
version "7.8.35"
2140-
resolved "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.8.35.tgz#e8c67b16dc26c75da56de6801ecf204e3c2893a4"
2141-
integrity sha512-UzPx8J+mCTeL3nn0AW+EFM7gwl63y7z+4T8/gLmRp+t2zSa7xQero+lHM53XYMCOa6QqnNQTBosXwizjSK1b5w==
2138+
"@microsoft/[email protected].36":
2139+
version "7.8.36"
2140+
resolved "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.8.36.tgz#531997cc61860800eb7c540bd312e1d789874b9d"
2141+
integrity sha512-je2ZuJvaN9DHUju0CdABPzA3r13mUv59pC24kYg4Mj6CSclKYpTarCpiJzFeoYV6e2MBXkzYYMuUwSvyqWTljg==
21422142
dependencies:
2143-
"@microsoft/api-extractor-model" "7.8.18"
2143+
"@microsoft/api-extractor-model" "7.8.19"
21442144
"@microsoft/tsdoc" "0.12.19"
2145-
"@rushstack/node-core-library" "3.29.1"
2146-
"@rushstack/ts-command-line" "4.6.3"
2145+
"@rushstack/node-core-library" "3.30.0"
2146+
"@rushstack/ts-command-line" "4.6.4"
21472147
colors "~1.2.1"
21482148
js-yaml "~3.13.1"
21492149
resolve "~1.17.0"
21502150

2151-
"@microsoft/[email protected].18":
2152-
version "7.8.18"
2153-
resolved "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.8.18.tgz#15a0a53216b921a42388ab29ddee3eb33c2d9995"
2154-
integrity sha512-f/cotp4xvhhhpqAvnHd+M5xfaWIwokZfrezDcCEW4BFQMdjB7VhhXMA62Std/2E83B1YZ+/QsWoIZPaGuIcbBg==
2151+
"@microsoft/[email protected].19":
2152+
version "7.8.19"
2153+
resolved "https://registry.npmjs.org/@microsoft/api-extractor-model/-/api-extractor-model-7.8.19.tgz#a49fb1b3f454966c4f60e8d63ffae2599eeaace3"
2154+
integrity sha512-tEEPuww0Gbyw9LuTcJ7nDCTjb+aLSAox8Xl9/iSxNTv5yHJN1QX3cqajlC3ibDHlRz7oMpQfHZX7YpAygbgIvg==
21552155
dependencies:
21562156
"@microsoft/tsdoc" "0.12.19"
2157-
"@rushstack/node-core-library" "3.29.1"
2157+
"@rushstack/node-core-library" "3.30.0"
21582158

2159-
"@microsoft/[email protected].10":
2160-
version "7.9.10"
2161-
resolved "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.9.10.tgz#e15676ca35c5061971697a017ac05abf9cba694b"
2162-
integrity sha512-hN/iyFN7FRM6flSDmeb2RJGGeo1CF7CONlsjxgoiXU3cqx8601vWheJK06s8+aR8IrBtnV12ZVMii8syQw6AgA==
2159+
"@microsoft/[email protected].11":
2160+
version "7.9.11"
2161+
resolved "https://registry.npmjs.org/@microsoft/api-extractor/-/api-extractor-7.9.11.tgz#ba4276bf1343f6e9df2560e77e7861af4e8740dd"
2162+
integrity sha512-t+LwGAuTjr+odFEl5xV3vl7qOWf84CM8BWKgb93kEnVd8uha3KfuWtDfnstxG4oC/TL6tu5+9rOwKJiNIidf2A==
21632163
dependencies:
2164-
"@microsoft/api-extractor-model" "7.8.18"
2164+
"@microsoft/api-extractor-model" "7.8.19"
21652165
"@microsoft/tsdoc" "0.12.19"
2166-
"@rushstack/node-core-library" "3.29.1"
2167-
"@rushstack/ts-command-line" "4.6.3"
2166+
"@rushstack/node-core-library" "3.30.0"
2167+
"@rushstack/ts-command-line" "4.6.4"
21682168
colors "~1.2.1"
21692169
lodash "~4.17.15"
21702170
resolve "~1.17.0"
@@ -2389,24 +2389,25 @@
23892389
estree-walker "^1.0.1"
23902390
picomatch "^2.2.2"
23912391

2392-
"@rushstack/node-core-library@3.29.1":
2393-
version "3.29.1"
2394-
resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.29.1.tgz#99d246b3e0573b78a2f9669356b29d70e3e25773"
2395-
integrity sha512-EHPZOy6/6lc9e1rfvB46sSXXsyaGMMfjBthGsRBqjmLedwUd6pFounlTtrGolugmW7DjRgs7wwvfYbsBcOW/vQ==
2392+
"@rushstack/node-core-library@3.30.0":
2393+
version "3.30.0"
2394+
resolved "https://registry.npmjs.org/@rushstack/node-core-library/-/node-core-library-3.30.0.tgz#a2b814a611a040ac69d6c31ffc92bf9155c983fb"
2395+
integrity sha512-vZo1fi/ObL3CmRXlQUX/E1xL9KL9arBfCJ7pYf3O/vFrD8ffSfpQ6+6lhgAsKrCIM5Epddsgeb2REPxMwYZX1g==
23962396
dependencies:
23972397
"@types/node" "10.17.13"
23982398
colors "~1.2.1"
23992399
fs-extra "~7.0.1"
24002400
import-lazy "~4.0.0"
24012401
jju "~1.4.0"
2402+
resolve "~1.17.0"
24022403
semver "~7.3.0"
24032404
timsort "~0.3.0"
24042405
z-schema "~3.18.3"
24052406

2406-
"@rushstack/[email protected].3":
2407-
version "4.6.3"
2408-
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.6.3.tgz#0c4213a340e6e56a9a910f962e2db6f061cf81e2"
2409-
integrity sha512-mSkUDnc88kxiC9dKDVCNm1d08Ih918vSpLZGi1XHy/gYiQy4JcEW/O4MlqGAY9vNRigtm0dg4iJTiae+FTIxfA==
2407+
"@rushstack/[email protected].4":
2408+
version "4.6.4"
2409+
resolved "https://registry.npmjs.org/@rushstack/ts-command-line/-/ts-command-line-4.6.4.tgz#bf04299aa69ccf066085ce7ed88b03852f3ed781"
2410+
integrity sha512-ubIANZimyU07+ChU56LfiD36NJ8gvw1txlvUP20GYNQi4lf5N0xEnev4r+AtKkOdnowpGy60ObGmYxSUpSacpw==
24102411
dependencies:
24112412
"@types/argparse" "1.0.38"
24122413
argparse "~1.0.9"
@@ -6971,10 +6972,10 @@ [email protected]:
69716972
express "^4.17.1"
69726973
lodash "^4.17.14"
69736974

6974-
6975-
version "8.9.0"
6976-
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.9.0.tgz#e38bf51460b0a31aacea3411b1d76c278a547895"
6977-
integrity sha512-6bytbX+e8NpQPi7ntRSyt0OPDoo9yYWLvv8Lg+YVTgJ4S26Cc/n6lGpQSGleKI8k1G1gU/hMeIxNTEGhHwotaw==
6975+
6976+
version "8.9.2"
6977+
resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.9.2.tgz#5042152e9aad05ae4eebd6e506da51d68f13114f"
6978+
integrity sha512-r7n4kvOidfZalFuoWiQifU6hjNxDThPwDiJOMkOr6P9o2WHHLePkZdW5XWrZkBubj5zRmgLagk92DYx28bXHwg==
69786979
dependencies:
69796980
"@google-cloud/pubsub" "^1.7.0"
69806981
JSONStream "^1.2.1"
@@ -12301,10 +12302,10 @@ prepend-http@^2.0.0:
1230112302
resolved "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1230212303
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
1230312304

12304-
12305-
version "2.1.0"
12306-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.1.0.tgz#5a9789f767a243118c60f3e56d95cb6544914fbb"
12307-
integrity sha512-lz28cCbA1cDFHVuY8vvj6QuqOwIpyIfPUYkSl8AZ/vxH8qBXMMjE2knfLHCrZCmUsK/H1bg1P0tOo0dJkTJHvw==
12305+
12306+
version "2.1.1"
12307+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.1.1.tgz#d9485dd5e499daa6cb547023b87a6cf51bee37d6"
12308+
integrity sha512-9bY+5ZWCfqj3ghYBLxApy2zf6m+NJo5GzmLTpr9FsApsfjriNnS2dahWReHMi7qNPhhHl9SYHJs2cHZLgexNIw==
1230812309

1230912310
prettier@^1.18.2:
1231012311
version "1.19.1"
@@ -13322,10 +13323,10 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
1332213323
dependencies:
1332313324
estree-walker "^0.6.1"
1332413325

13325-
13326-
version "2.26.5"
13327-
resolved "https://registry.npmjs.org/rollup/-/rollup-2.26.5.tgz#5562ec36fcba3eed65cfd630bd78e037ad0e0307"
13328-
integrity sha512-rCyFG3ZtQdnn9YwfuAVH0l/Om34BdO5lwCA0W6Hq+bNB21dVEBbCRxhaHOmu1G7OBFDWytbzAC104u7rxHwGjA==
13326+
13327+
version "2.26.6"
13328+
resolved "https://registry.npmjs.org/rollup/-/rollup-2.26.6.tgz#0b460c1da224c6af12a1e948a28c513aa11f2b93"
13329+
integrity sha512-iSB7eE3k/VNQHnI7ckS++4yIqTamoUCB1xo7MswhJ/fg22oFYR5+xCrUZVviBj97jvc5A31MPbVMw1Wc3jWxmw==
1332913330
optionalDependencies:
1333013331
fsevents "~2.1.2"
1333113332

0 commit comments

Comments
 (0)