aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-02-23 14:41:32 +0200
committerGitHub <[email protected]>2021-02-23 14:41:32 +0200
commit45ff785377bfc3e96889ee1c3d30364ba06a177a (patch)
tree71643f02cfae37b5efdf708464a63a6a95aaa557 /package-lock.json
parent18c36c3a5656db5f8f8a6af261cd285fdec6f198 (diff)
downloadbootstrap-45ff785377bfc3e96889ee1c3d30364ba06a177a.tar.xz
bootstrap-45ff785377bfc3e96889ee1c3d30364ba06a177a.zip
Bump @rollup/plugin-replace from 2.4.0 to 2.4.1 (#33190)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.0...replace-v2.4.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 6c8817c21..309fabb18 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1222,9 +1222,9 @@
}
},
"@rollup/plugin-replace": {
- "version": "2.4.0",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.0.tgz",
- "integrity": "sha512-QGuKCj9fTegKtLh1zsxNWP5uVmUctbFOG9S8wIir5dDO7qzGyISmwrQjlyEN0H7ptz60+CFeVFi5x4aDQ5+L6g==",
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz",
+ "integrity": "sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^3.1.0",