Skip to content

Commit a129646

Browse files
committed
Update dependency @rollup/plugin-strip to v2.0.1
1 parent 5473957 commit a129646

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

packages-exp/auth-exp/demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"license": "Apache-2.0",
2626
"devDependencies": {
27-
"@rollup/plugin-strip": "2.0.0",
27+
"@rollup/plugin-strip": "2.0.1",
2828
"rollup": "2.35.1",
2929
"@rollup/plugin-json": "4.1.0",
3030
"rollup-plugin-replace": "2.2.0",

packages-exp/auth-exp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"rollup": "2.35.1",
6666
"rollup-plugin-sourcemaps": "0.6.3",
6767
"rollup-plugin-typescript2": "0.29.0",
68-
"@rollup/plugin-strip": "2.0.0",
68+
"@rollup/plugin-strip": "2.0.1",
6969
"typescript": "4.2.2"
7070
},
7171
"repository": {

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2421,21 +2421,21 @@
24212421
is-module "^1.0.0"
24222422
resolve "^1.19.0"
24232423

2424-
"@rollup/[email protected].0":
2425-
version "2.0.0"
2426-
resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-2.0.0.tgz#46014ca2bc30bfff4ac289c52d7174671418173d"
2427-
integrity sha512-1xtE2FDk7Wwr2dEPugkQp3M2FGtSVYeRQaJnHJIkHzcXpBlxT/z+jJoVUvm8LGXso+bLWgO65WrmQ6bC6e/x+A==
2424+
"@rollup/[email protected].1":
2425+
version "2.0.1"
2426+
resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-2.0.1.tgz#276e7789a33ae0b10bc8522a20f187d8a6b6b550"
2427+
integrity sha512-+JJInHt/90Ta/ofCH+YHrI6nyDKe9jVzwBkmnakjDUMD+2QUTPHy60jep+kaMm4ARKWavtfmPbQp7e+xxAHU7g==
24282428
dependencies:
2429-
"@rollup/pluginutils" "^3.0.4"
2430-
estree-walker "^1.0.1"
2431-
magic-string "^0.25.5"
2429+
"@rollup/pluginutils" "^3.1.0"
2430+
estree-walker "^2.0.1"
2431+
magic-string "^0.25.7"
24322432

24332433
24342434
version "2.0.3"
24352435
resolved "https://registry.npmjs.org/@rollup/plugin-virtual/-/plugin-virtual-2.0.3.tgz#0afc88d75c1e1378ab290b8e9898d4edb5be0d74"
24362436
integrity sha512-pw6ziJcyjZtntQ//bkad9qXaBx665SgEL8C8KI5wO8G5iU5MPxvdWrQyVaAvjojGm9tJoS8M9Z/EEepbqieYmw==
24372437

2438-
"@rollup/pluginutils@^3.0.4", "@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9", "@rollup/pluginutils@^3.1.0":
2438+
"@rollup/pluginutils@^3.0.8", "@rollup/pluginutils@^3.0.9", "@rollup/pluginutils@^3.1.0":
24392439
version "3.1.0"
24402440
resolved "https://registry.npmjs.org/@rollup/pluginutils/-/pluginutils-3.1.0.tgz#706b4524ee6dc8b103b3c995533e5ad680c02b9b"
24412441
integrity sha512-GksZ6pr6TpIjHm8h9lSQ8pi8BE9VeubNT0OMJ3B5uZJ8pz73NPiqOtCog/x2/QzM1ENChPKxMDhiQuRHsqc+lg==
@@ -7750,8 +7750,8 @@ [email protected]:
77507750
"@firebase/app-exp" "0.0.900"
77517751
"@firebase/auth-compat" "0.0.900"
77527752
"@firebase/auth-exp" "0.0.900"
7753-
"@firebase/database" "0.10.3"
7754-
"@firebase/firestore" "2.3.4"
7753+
"@firebase/database" "0.10.4"
7754+
"@firebase/firestore" "2.3.5"
77557755
"@firebase/functions-compat" "0.0.900"
77567756
"@firebase/functions-exp" "0.0.900"
77577757
"@firebase/messaging-compat" "0.0.900"
@@ -7760,7 +7760,7 @@ [email protected]:
77607760
"@firebase/performance-exp" "0.0.900"
77617761
"@firebase/remote-config-compat" "0.0.900"
77627762
"@firebase/remote-config-exp" "0.0.900"
7763-
"@firebase/storage" "0.5.3"
7763+
"@firebase/storage" "0.5.4"
77647764

77657765
77667766
version "3.13.0"
@@ -11559,7 +11559,7 @@ macos-release@^2.2.0:
1155911559
resolved "https://registry.npmjs.org/macos-release/-/macos-release-2.4.1.tgz#64033d0ec6a5e6375155a74b1a1eba8e509820ac"
1156011560
integrity sha512-H/QHeBIN1fIGJX517pvK8IEK53yQOW7YcEI55oYtgjDdoCQQz7eJS94qt5kNrscReEyuD/JcdFCm2XBEcGOITg==
1156111561

11562-
[email protected], magic-string@^0.25.2, magic-string@^0.25.5, magic-string@^0.25.7:
11562+
[email protected], magic-string@^0.25.2, magic-string@^0.25.7:
1156311563
version "0.25.7"
1156411564
resolved "https://registry.npmjs.org/magic-string/-/magic-string-0.25.7.tgz#3f497d6fd34c669c6798dcb821f2ef31f5445051"
1156511565
integrity sha512-4CrMT5DOHTDk4HYDlzmwu4FVCcIYI8gauveasrdCu2IKIFOJ3f0v/8MDGJCDL9oD2ppz/Av1b0Nj345H9M+XIA==

0 commit comments

Comments
 (0)