File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
packages-exp/firebase-exp Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 150
150
"rollup-plugin-terser" : " 7.0.2" ,
151
151
"rollup-plugin-typescript2" : " 0.29.0" ,
152
152
"rollup-plugin-uglify" : " 6.0.4" ,
153
- "@rollup/plugin-alias" : " 3.1.1 " ,
153
+ "@rollup/plugin-alias" : " 3.1.2 " ,
154
154
"gulp" : " 4.0.2" ,
155
155
"gulp-sourcemaps" : " 3.0.0" ,
156
156
"gulp-concat" : " 2.6.1" ,
Original file line number Diff line number Diff line change 82
82
},
83
83
"devDependencies" : {
84
84
"@firebase/app" : " 0.6.22" ,
85
- "@rollup/plugin-alias" : " 3.1.1 " ,
85
+ "@rollup/plugin-alias" : " 3.1.2 " ,
86
86
"@rollup/plugin-json" : " 4.1.0" ,
87
87
"@rollup/plugin-node-resolve" : " 11.2.0" ,
88
88
"@types/eslint" : " 7.2.10" ,
Original file line number Diff line number Diff line change 2382
2382
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
2383
2383
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=
2384
2384
2385
-
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
+
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 ==
2389
2389
dependencies:
2390
2390
slash "^3.0.0"
2391
2391
You can’t perform that action at this time.
0 commit comments