Skip to content

Commit 4b8170f

Browse files
committed
Update dependency @rollup/plugin-commonjs to v20
1 parent a9809f2 commit 4b8170f

File tree

11 files changed

+19
-95
lines changed

11 files changed

+19
-95
lines changed

packages/analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@firebase/app": "0.7.0",
4242
"rollup": "2.52.2",
43-
"@rollup/plugin-commonjs": "17.1.0",
43+
"@rollup/plugin-commonjs": "20.0.0",
4444
"@rollup/plugin-json": "4.1.0",
4545
"@rollup/plugin-node-resolve": "11.2.0",
4646
"rollup-plugin-typescript2": "0.30.0",

packages/app-check-compat/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-compat": "0.1.1",
3737
"rollup": "2.52.2",
38-
"@rollup/plugin-commonjs": "17.1.0",
38+
"@rollup/plugin-commonjs": "20.0.0",
3939
"@rollup/plugin-json": "4.1.0",
4040
"@rollup/plugin-node-resolve": "11.2.0",
4141
"rollup-plugin-typescript2": "0.30.0",

packages/app-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@firebase/app": "0.7.0",
3939
"rollup": "2.52.2",
40-
"@rollup/plugin-commonjs": "17.1.0",
40+
"@rollup/plugin-commonjs": "20.0.0",
4141
"@rollup/plugin-json": "4.1.0",
4242
"@rollup/plugin-node-resolve": "11.2.0",
4343
"rollup-plugin-typescript2": "0.30.0",

packages/auth-compat/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"rollup": "2.56.3",
3030
"@rollup/plugin-json": "4.1.0",
3131
"rollup-plugin-replace": "2.2.0",
32-
"@rollup/plugin-commonjs": "17.1.0",
32+
"@rollup/plugin-commonjs": "20.0.0",
3333
"@rollup/plugin-node-resolve": "11.2.0",
3434
"rollup-plugin-sourcemaps": "0.6.3",
3535
"rollup-plugin-typescript2": "0.30.0",

packages/auth-compat/demo/yarn.lock

Lines changed: 6 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -908,10 +908,10 @@
908908
dependencies:
909909
"@octokit/openapi-types" "^8.2.1"
910910

911-
"@rollup/plugin-commonjs@17.1.0":
912-
version "17.1.0"
913-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
914-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
911+
"@rollup/plugin-commonjs@20.0.0":
912+
version "20.0.0"
913+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
914+
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
915915
dependencies:
916916
"@rollup/pluginutils" "^3.1.0"
917917
commondir "^1.0.1"
@@ -1115,11 +1115,6 @@ array-differ@^3.0.0:
11151115
resolved "https://registry.npmjs.org/array-differ/-/array-differ-3.0.0.tgz#3cbb3d0f316810eafcc47624734237d6aee4ae6b"
11161116
integrity sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==
11171117

1118-
array-find-index@^1.0.2:
1119-
version "1.0.2"
1120-
resolved "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz#df010aa1287e164bbda6f9723b0a96a1ec4187a1"
1121-
integrity sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=
1122-
11231118
array-ify@^1.0.0:
11241119
version "1.0.0"
11251120
resolved "https://registry.npmjs.org/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
@@ -1422,11 +1417,6 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14221417
dependencies:
14231418
delayed-stream "~1.0.0"
14241419

1425-
1426-
version "1.1.0"
1427-
resolved "https://registry.npmjs.org/commenting/-/commenting-1.1.0.tgz#fae14345c6437b8554f30bc6aa6c1e1633033590"
1428-
integrity sha512-YeNK4tavZwtH7jEgK1ZINXzLKm6DZdEMfsaaieOsCAN0S8vsY7UeuO3Q7d/M018EFgE+IeUAuBOKkFccBZsUZA==
1429-
14301420
commondir@^1.0.1:
14311421
version "1.0.1"
14321422
resolved "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz#ddd800da0c66127393cca5950ea968a3aaf1253b"
@@ -2097,7 +2087,7 @@ glob-parent@^5.1.1, glob-parent@^5.1.2:
20972087
dependencies:
20982088
is-glob "^4.0.1"
20992089

2100-
glob@7.1.6, glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
2090+
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
21012091
version "7.1.6"
21022092
resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
21032093
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -2745,11 +2735,6 @@ lodash.templatesettings@^4.0.0:
27452735
dependencies:
27462736
lodash._reinterpolate "^3.0.0"
27472737

2748-
2749-
version "4.17.15"
2750-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
2751-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
2752-
27532738
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.7.0:
27542739
version "4.17.21"
27552740
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
@@ -2762,7 +2747,7 @@ lru-cache@^6.0.0:
27622747
dependencies:
27632748
yallist "^4.0.0"
27642749

2765-
magic-string@0.25.7, magic-string@^0.25.2, magic-string@^0.25.7:
2750+
magic-string@^0.25.2, magic-string@^0.25.7:
27662751
version "0.25.7"
27672752
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
27682753
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==
@@ -2927,11 +2912,6 @@ [email protected]:
29272912
is-plain-obj "^1.1.0"
29282913
kind-of "^6.0.3"
29292914

2930-
2931-
version "0.0.8"
2932-
resolved "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d"
2933-
integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0=
2934-
29352915
minimist@^1.2.0, minimist@^1.2.5:
29362916
version "1.2.5"
29372917
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -3023,13 +3003,6 @@ mkdirp-infer-owner@^2.0.0:
30233003
infer-owner "^1.0.4"
30243004
mkdirp "^1.0.3"
30253005

3026-
3027-
version "0.5.1"
3028-
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903"
3029-
integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=
3030-
dependencies:
3031-
minimist "0.0.8"
3032-
30333006
mkdirp@^0.5.0, mkdirp@^0.5.1:
30343007
version "0.5.5"
30353008
resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
@@ -3047,11 +3020,6 @@ modify-values@^1.0.0:
30473020
resolved "https://registry.npmjs.org/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
30483021
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
30493022

3050-
3051-
version "2.24.0"
3052-
resolved "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
3053-
integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==
3054-
30553023
30563024
version "2.1.2"
30573025
resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -3886,20 +3854,6 @@ rimraf@^3.0.2:
38863854
dependencies:
38873855
glob "^7.1.3"
38883856

3889-
3890-
version "0.14.0"
3891-
resolved "https://registry.npmjs.org/rollup-plugin-license/-/rollup-plugin-license-0.14.0.tgz#623e5b6306b1521d7b89927d0a28d0f99ac52915"
3892-
integrity sha512-+MCcBBQF9j3PHPus+3Qgk8NfiRT569HBfBAk0UP3hEo3T3buY3lMZUXuTkE+VpTq1HSritCboJ6RxBhm6CEsdA==
3893-
dependencies:
3894-
commenting "1.1.0"
3895-
glob "7.1.6"
3896-
lodash "4.17.15"
3897-
magic-string "0.25.7"
3898-
mkdirp "0.5.1"
3899-
moment "2.24.0"
3900-
spdx-expression-validate "2.0.0"
3901-
spdx-satisfies "5.0.0"
3902-
39033857
39043858
version "2.2.0"
39053859
resolved "https://registry.npmjs.org/rollup-plugin-replace/-/rollup-plugin-replace-2.2.0.tgz#f41ae5372e11e7a217cde349c8b5d5fd115e70e3"
@@ -4107,15 +4061,6 @@ sourcemap-codec@^1.4.4:
41074061
resolved "https://registry.npmjs.org/sourcemap-codec/-/sourcemap-codec-1.4.8.tgz#ea804bd94857402e6992d05a38ef1ae35a9ab4c4"
41084062
integrity sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==
41094063

4110-
spdx-compare@^1.0.0:
4111-
version "1.0.0"
4112-
resolved "https://registry.npmjs.org/spdx-compare/-/spdx-compare-1.0.0.tgz#2c55f117362078d7409e6d7b08ce70a857cd3ed7"
4113-
integrity sha512-C1mDZOX0hnu0ep9dfmuoi03+eOdDoz2yvK79RxbcrVEG1NO1Ph35yW102DHWKN4pk80nwCgeMmSY5L25VE4D9A==
4114-
dependencies:
4115-
array-find-index "^1.0.2"
4116-
spdx-expression-parse "^3.0.0"
4117-
spdx-ranges "^2.0.0"
4118-
41194064
spdx-correct@^3.0.0:
41204065
version "3.1.1"
41214066
resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9"
@@ -4137,32 +4082,11 @@ spdx-expression-parse@^3.0.0:
41374082
spdx-exceptions "^2.1.0"
41384083
spdx-license-ids "^3.0.0"
41394084

4140-
4141-
version "2.0.0"
4142-
resolved "https://registry.npmjs.org/spdx-expression-validate/-/spdx-expression-validate-2.0.0.tgz#25c9408e1c63fad94fff5517bb7101ffcd23350b"
4143-
integrity sha512-b3wydZLM+Tc6CFvaRDBOF9d76oGIHNCLYFeHbftFXUWjnfZWganmDmvtM5sm1cRwJc/VDBMLyGGrsLFd1vOxbg==
4144-
dependencies:
4145-
spdx-expression-parse "^3.0.0"
4146-
41474085
spdx-license-ids@^3.0.0:
41484086
version "3.0.7"
41494087
resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.7.tgz#e9c18a410e5ed7e12442a549fbd8afa767038d65"
41504088
integrity sha512-U+MTEOO0AiDzxwFvoa4JVnMV6mZlJKk2sBLt90s7G0Gd0Mlknc7kxEn3nuDPNZRta7O2uy8oLcZLVT+4sqNZHQ==
41514089

4152-
spdx-ranges@^2.0.0:
4153-
version "2.1.1"
4154-
resolved "https://registry.npmjs.org/spdx-ranges/-/spdx-ranges-2.1.1.tgz#87573927ba51e92b3f4550ab60bfc83dd07bac20"
4155-
integrity sha512-mcdpQFV7UDAgLpXEE/jOMqvK4LBoO0uTQg0uvXUewmEFhpiZx5yJSZITHB8w1ZahKdhfZqP5GPEOKLyEq5p8XA==
4156-
4157-
4158-
version "5.0.0"
4159-
resolved "https://registry.npmjs.org/spdx-satisfies/-/spdx-satisfies-5.0.0.tgz#d740b8f14caeada36fb307629dee87146970a256"
4160-
integrity sha512-/hGhwh20BeGmkA+P/lm06RvXD94JduwNxtx/oX3B5ClPt1/u/m5MCaDNo1tV3Y9laLkQr/NRde63b9lLMhlNfw==
4161-
dependencies:
4162-
spdx-compare "^1.0.0"
4163-
spdx-expression-parse "^3.0.0"
4164-
spdx-ranges "^2.0.0"
4165-
41664090
split-on-first@^1.0.0:
41674091
version "1.1.0"
41684092
resolved "https://registry.npmjs.org/split-on-first/-/split-on-first-1.1.0.tgz#f610afeee3b12bce1d0c30425e76398b78249a5f"

packages/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
},
248248
"devDependencies": {
249249
"rollup": "2.52.2",
250-
"@rollup/plugin-commonjs": "17.1.0",
250+
"@rollup/plugin-commonjs": "20.0.0",
251251
"@rollup/plugin-node-resolve": "11.2.0",
252252
"rollup-plugin-sourcemaps": "0.6.3",
253253
"rollup-plugin-terser": "7.0.2",

packages/installations-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@firebase/app-compat": "0.1.1",
3939
"rollup": "2.52.2",
40-
"@rollup/plugin-commonjs": "17.1.0",
40+
"@rollup/plugin-commonjs": "20.0.0",
4141
"@rollup/plugin-json": "4.1.0",
4242
"@rollup/plugin-node-resolve": "11.2.0",
4343
"rollup-plugin-typescript2": "0.30.0",

packages/installations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"devDependencies": {
4343
"@firebase/app": "0.7.0",
4444
"rollup": "2.52.2",
45-
"@rollup/plugin-commonjs": "17.1.0",
45+
"@rollup/plugin-commonjs": "20.0.0",
4646
"@rollup/plugin-json": "4.1.0",
4747
"@rollup/plugin-node-resolve": "11.2.0",
4848
"rollup-plugin-typescript2": "0.30.0",

packages/webchannel-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"gulp": "4.0.2",
2323
"gulp-sourcemaps": "3.0.0",
2424
"rollup": "2.52.2",
25-
"@rollup/plugin-commonjs": "17.1.0",
25+
"@rollup/plugin-commonjs": "20.0.0",
2626
"rollup-plugin-sourcemaps": "0.6.3",
2727
"rollup-plugin-typescript2": "0.30.0",
2828
"typescript": "4.2.2"

repo-scripts/size-analysis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"dependencies": {
2222
"rollup": "2.52.2",
23-
"@rollup/plugin-commonjs": "17.1.0",
23+
"@rollup/plugin-commonjs": "20.0.0",
2424
"@rollup/plugin-json": "4.1.0",
2525
"@rollup/plugin-node-resolve": "11.2.0",
2626
"rollup-plugin-replace": "2.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2486,10 +2486,10 @@
24862486
dependencies:
24872487
slash "^3.0.0"
24882488

2489-
"@rollup/plugin-commonjs@17.1.0":
2490-
version "17.1.0"
2491-
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d"
2492-
integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==
2489+
"@rollup/plugin-commonjs@20.0.0":
2490+
version "20.0.0"
2491+
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-20.0.0.tgz#3246872dcbcb18a54aaa6277a8c7d7f1b155b745"
2492+
integrity sha512-5K0g5W2Ol8hAcTHqcTBHiA7M58tfmYi1o9KxeJuuRNpGaTa5iLjcyemBitCBcKXaHamOBBEH2dGom6v6Unmqjg==
24932493
dependencies:
24942494
"@rollup/pluginutils" "^3.1.0"
24952495
commondir "^1.0.1"

0 commit comments

Comments
 (0)