Skip to content

Commit b59524e

Browse files
build(deps-dev): bump @rollup/plugin-replace from 2.3.0 to 2.3.1
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](rollup/plugins@replace-v2.3.0...replace-v2.3.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent a54b0b7 commit b59524e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -379,12 +379,12 @@
379379
"@rollup/pluginutils" "^3.0.4"
380380

381381
"@rollup/plugin-replace@^2.2.1":
382-
version "2.3.0"
383-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.0.tgz#86d88746383e40dd81cffb5216449cc51a734eb9"
384-
integrity sha512-rzWAMqXAHC1w3eKpK6LxRqiF4f3qVFaa1sGii6Bp3rluKcwHNOpPt+hWRCmAH6SDEPtbPiLFf0pfNQyHs6Btlg==
382+
version "2.3.1"
383+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.1.tgz#16fb0563628f9e6c6ef9e05d48d3608916d466f5"
384+
integrity sha512-qDcXj2VOa5+j0iudjb+LiwZHvBRRgWbHPhRmo1qde2KItTjuxDVQO21rp9/jOlzKR5YO0EsgRQoyox7fnL7y/A==
385385
dependencies:
386-
magic-string "^0.25.2"
387-
rollup-pluginutils "^2.6.0"
386+
"@rollup/pluginutils" "^3.0.4"
387+
magic-string "^0.25.5"
388388

389389
"@rollup/pluginutils@^3.0.4":
390390
version "3.0.8"
@@ -3846,10 +3846,10 @@ lru-cache@^5.1.1:
38463846
dependencies:
38473847
yallist "^3.0.2"
38483848

3849-
magic-string@^0.25.2:
3850-
version "0.25.3"
3851-
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.3.tgz#34b8d2a2c7fec9d9bdf9929a3fd81d271ef35be9"
3852-
integrity sha512-6QK0OpF/phMz0Q2AxILkX2mFhi7m+WMwTRg0LQKq/WBB0cDP4rYH3Wp4/d3OTXlrPLVJT/RFqj8tFeAR4nk8AA==
3849+
magic-string@^0.25.5:
3850+
version "0.25.6"
3851+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.6.tgz#5586387d1242f919c6d223579cc938bf1420795e"
3852+
integrity sha512-3a5LOMSGoCTH5rbqobC2HuDNRtE2glHZ8J7pK+QZYppyWA36yuNpsX994rIY2nCuyP7CZYy7lQq/X2jygiZ89g==
38533853
dependencies:
38543854
sourcemap-codec "^1.4.4"
38553855

@@ -5210,7 +5210,7 @@ [email protected]:
52105210
dependencies:
52115211
estree-walker "^0.6.1"
52125212

5213-
rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.2:
5213+
rollup-pluginutils@^2.8.2:
52145214
version "2.8.2"
52155215
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
52165216
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==

0 commit comments

Comments
 (0)