Skip to content

Commit c190a8c

Browse files
chore(deps): update dependency @rollup/plugin-strip to v3
1 parent 0ffcb26 commit c190a8c

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

packages/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"devDependencies": {
134134
"@firebase/app": "0.14.3",
135135
"@rollup/plugin-json": "6.1.0",
136-
"@rollup/plugin-strip": "2.1.0",
136+
"@rollup/plugin-strip": "3.0.4",
137137
"@types/express": "4.17.21",
138138
"chromedriver": "119.0.1",
139139
"cookie-store": "4.0.0-next.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2641,14 +2641,14 @@
26412641
"@rollup/pluginutils" "^5.0.1"
26422642
magic-string "^0.30.3"
26432643

2644-
"@rollup/plugin-strip@2.1.0":
2645-
version "2.1.0"
2646-
resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-2.1.0.tgz#04c2d2ccfb2c6b192bb70447fbf26e336379a333"
2647-
integrity sha512-OKlIlXMFlH4nVxq0beNSIKVw0LkpNUpVjjvfzH5OAOAR5dhLZgLZBzwYX4ifIAs18YDrreMcZH4xnKmW9fI2AQ==
2644+
"@rollup/plugin-strip@3.0.4":
2645+
version "3.0.4"
2646+
resolved "https://registry.npmjs.org/@rollup/plugin-strip/-/plugin-strip-3.0.4.tgz#ad623cc18cf305b484f8bf38fde4ae855c1229e4"
2647+
integrity sha512-LDRV49ZaavxUo2YoKKMQjCxzCxugu1rCPQa0lDYBOWLj6vtzBMr8DcoJjsmg+s450RbKbe3qI9ZLaSO+O1oNbg==
26482648
dependencies:
2649-
"@rollup/pluginutils" "^3.1.0"
2650-
estree-walker "^2.0.1"
2651-
magic-string "^0.25.7"
2649+
"@rollup/pluginutils" "^5.0.1"
2650+
estree-walker "^2.0.2"
2651+
magic-string "^0.30.3"
26522652

26532653
26542654
version "0.4.4"

0 commit comments

Comments
 (0)