Skip to content

Commit 801aeb6

Browse files
Bump @rollup/plugin-replace from 2.3.0 to 2.3.1 (#11)
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 4670e4d commit 801aeb6

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

yarn.lock

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1019,17 +1019,17 @@
10191019
resolve "^1.11.1"
10201020

10211021
"@rollup/plugin-replace@^2.3.0":
1022-
version "2.3.0"
1023-
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.0.tgz#86d88746383e40dd81cffb5216449cc51a734eb9"
1024-
integrity sha512-rzWAMqXAHC1w3eKpK6LxRqiF4f3qVFaa1sGii6Bp3rluKcwHNOpPt+hWRCmAH6SDEPtbPiLFf0pfNQyHs6Btlg==
1022+
version "2.3.1"
1023+
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.3.1.tgz#16fb0563628f9e6c6ef9e05d48d3608916d466f5"
1024+
integrity sha512-qDcXj2VOa5+j0iudjb+LiwZHvBRRgWbHPhRmo1qde2KItTjuxDVQO21rp9/jOlzKR5YO0EsgRQoyox7fnL7y/A==
10251025
dependencies:
1026-
magic-string "^0.25.2"
1027-
rollup-pluginutils "^2.6.0"
1026+
"@rollup/pluginutils" "^3.0.4"
1027+
magic-string "^0.25.5"
10281028

1029-
"@rollup/pluginutils@^3.0.0":
1030-
version "3.0.6"
1031-
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.0.6.tgz#3ae0bbbce2eed53bf46b7fba8c393557c6c7f705"
1032-
integrity sha512-Nb6U7sg11v8D+E4mxRxwT+UumUL7MSnwI8V1SJB3THyW2MOGD/Q6GyxLtpnjrbT3zTRPSozzDMyVZwemgldO3w==
1029+
"@rollup/pluginutils@^3.0.0", "@rollup/pluginutils@^3.0.4":
1030+
version "3.0.8"
1031+
resolved "https://registry.yarnpkg.com/@rollup/pluginutils/-/pluginutils-3.0.8.tgz#4e94d128d94b90699e517ef045422960d18c8fde"
1032+
integrity sha512-rYGeAc4sxcZ+kPG/Tw4/fwJODC3IXHYDH4qusdN/b6aLw5LPUbzpecYbEJh4sVQGPFJxd2dBU4kc1H3oy9/bnw==
10331033
dependencies:
10341034
estree-walker "^1.0.1"
10351035

@@ -3090,13 +3090,20 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
30903090
dependencies:
30913091
js-tokens "^3.0.0 || ^4.0.0"
30923092

3093-
[email protected], magic-string@^0.25.2:
3093+
30943094
version "0.25.4"
30953095
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.4.tgz#325b8a0a79fc423db109b77fd5a19183b7ba5143"
30963096
integrity sha512-oycWO9nEVAP2RVPbIoDoA4Y7LFIJ3xRYov93gAyJhZkET1tNuB0u7uWkZS2LpBWTJUWnmau/To8ECWRC+jKNfw==
30973097
dependencies:
30983098
sourcemap-codec "^1.4.4"
30993099

3100+
magic-string@^0.25.2, magic-string@^0.25.5:
3101+
version "0.25.6"
3102+
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.25.6.tgz#5586387d1242f919c6d223579cc938bf1420795e"
3103+
integrity sha512-3a5LOMSGoCTH5rbqobC2HuDNRtE2glHZ8J7pK+QZYppyWA36yuNpsX994rIY2nCuyP7CZYy7lQq/X2jygiZ89g==
3104+
dependencies:
3105+
sourcemap-codec "^1.4.4"
3106+
31003107
make-dir@^2.1.0:
31013108
version "2.1.0"
31023109
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-2.1.0.tgz#5f0310e18b8be898cc07009295a30ae41e91e6f5"
@@ -3802,7 +3809,7 @@ rollup-plugin-strip-banner@^1.0.0:
38023809
magic-string "0.25.4"
38033810
rollup-pluginutils "2.8.2"
38043811

3805-
[email protected], rollup-pluginutils@^2.6.0, rollup-pluginutils@^2.8.1:
3812+
[email protected], rollup-pluginutils@^2.8.1:
38063813
version "2.8.2"
38073814
resolved "https://registry.yarnpkg.com/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
38083815
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==

0 commit comments

Comments
 (0)