Skip to content

Commit badba31

Browse files
committed
Update dependency @rollup/plugin-alias to v3.1.2
1 parent 3f3fc95 commit badba31

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages-exp/firebase-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"rollup-plugin-terser": "7.0.2",
151151
"rollup-plugin-typescript2": "0.29.0",
152152
"rollup-plugin-uglify": "6.0.4",
153-
"@rollup/plugin-alias": "3.1.1",
153+
"@rollup/plugin-alias": "3.1.2",
154154
"gulp": "4.0.2",
155155
"gulp-sourcemaps": "3.0.0",
156156
"gulp-concat": "2.6.1",

packages/firestore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
},
8383
"devDependencies": {
8484
"@firebase/app": "0.6.22",
85-
"@rollup/plugin-alias": "3.1.1",
85+
"@rollup/plugin-alias": "3.1.2",
8686
"@rollup/plugin-json": "4.1.0",
8787
"@rollup/plugin-node-resolve": "11.2.0",
8888
"@types/eslint": "7.2.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2382,10 +2382,10 @@
23822382
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
23832383
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
23842384

2385-
"@rollup/[email protected].1":
2386-
version "3.1.1"
2387-
resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3.1.1.tgz#bb96cf37fefeb0a953a6566c284855c7d1cd290c"
2388-
integrity sha512-hNcQY4bpBUIvxekd26DBPgF7BT4mKVNDF5tBG4Zi+3IgwLxGYRY0itHs9D0oLVwXM5pvJDWJlBQro+au8WaUWw==
2385+
"@rollup/[email protected].2":
2386+
version "3.1.2"
2387+
resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3.1.2.tgz#c585b05be4a7782d269c69d13def56f44e417772"
2388+
integrity sha512-wzDnQ6v7CcoRzS0qVwFPrFdYA4Qlr+ookA217Y2Z3DPZE1R8jrFNM3jvGgOf6o6DMjbnQIn5lCIJgHPe1Bt3uw==
23892389
dependencies:
23902390
slash "^3.0.0"
23912391

0 commit comments

Comments
 (0)