Skip to content

Commit 3cd17d7

Browse files
Merge e0bdcc6 into 31cb0f1
2 parents 31cb0f1 + e0bdcc6 commit 3cd17d7

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

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": "1.32.1",
41+
"rollup": "2.21.0",
4242
"rollup-plugin-json": "4.0.0",
4343
"rollup-plugin-replace": "2.2.0",
4444
"rollup-plugin-typescript2": "0.27.1",

packages-exp/firebase-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@firebase/functions-exp": "0.0.800"
4040
},
4141
"devDependencies": {
42-
"rollup": "1.32.1",
42+
"rollup": "2.21.0",
4343
"rollup-plugin-commonjs": "10.1.0",
4444
"rollup-plugin-license": "0.14.0",
4545
"rollup-plugin-node-resolve": "5.2.0",

yarn.lock

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,11 +2526,6 @@
25262526
resolved "https://registry.npmjs.org/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
25272527
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
25282528

2529-
"@types/estree@*":
2530-
version "0.0.44"
2531-
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.44.tgz#980cc5a29a3ef3bea6ff1f7d021047d7ea575e21"
2532-
integrity sha512-iaIVzr+w2ZJ5HkidlZ3EJM8VTZb2MJLCjw3V+505yVts0gRC4UMvjw0d1HPtGqI/HQC/KdsYtayfzl+AXY2R8g==
2533-
25342529
25352530
version "0.0.39"
25362531
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"
@@ -13103,15 +13098,6 @@ rollup-pluginutils@^2.5.0, rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1,
1310313098
dependencies:
1310413099
estree-walker "^0.6.1"
1310513100

13106-
13107-
version "1.32.1"
13108-
resolved "https://registry.npmjs.org/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
13109-
integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
13110-
dependencies:
13111-
"@types/estree" "*"
13112-
"@types/node" "*"
13113-
acorn "^7.1.0"
13114-
1311513101
1311613102
version "2.21.0"
1311713103
resolved "https://registry.npmjs.org/rollup/-/rollup-2.21.0.tgz#d2e114533812043d5c9b7b0a83f1b2a242e4e1d6"

0 commit comments

Comments
 (0)