build(deps-dev): bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#3283)

This commit is contained in:
dependabot-preview[bot] 2021-02-23 06:11:40 +00:00 committed by GitHub
parent f81484dbc0
commit a2d249ee35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -662,9 +662,9 @@
resolve "^1.19.0"
"@rollup/plugin-replace@^2.3.4":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.0.tgz#ec80629a0a922ec53719f2dea2f7714fb9231031"
integrity sha512-QGuKCj9fTegKtLh1zsxNWP5uVmUctbFOG9S8wIir5dDO7qzGyISmwrQjlyEN0H7ptz60+CFeVFi5x4aDQ5+L6g==
version "2.4.1"
resolved "https://registry.yarnpkg.com/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz#c411b5ab72809fb1bfc8b487d8d02eef661460d3"
integrity sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==
dependencies:
"@rollup/pluginutils" "^3.1.0"
magic-string "^0.25.7"