diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-30 16:05:21 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-30 16:05:21 +0300 |
| commit | ba6b94fc87f56fba62f34a753bb29e10100b5366 (patch) | |
| tree | 044ab1e62b4d1789209e89cd22d8366b6027c0b9 /package-lock.json | |
| parent | d5557d188b7581b84d3120cfbacf3ca85ea5eae6 (diff) | |
| download | bootstrap-ba6b94fc87f56fba62f34a753bb29e10100b5366.tar.xz bootstrap-ba6b94fc87f56fba62f34a753bb29e10100b5366.zip | |
Bump @rollup/plugin-replace from 2.4.1 to 2.4.2 (#33512)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/replace-v2.4.1...replace-v2.4.2)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index e6747b780..0db62d2f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1422,9 +1422,9 @@ } }, "@rollup/plugin-replace": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.1.tgz", - "integrity": "sha512-XwC1oK5rrtRJ0tn1ioLHS6OV5JTluJF7QE1J/q1hN3bquwjnVxjtMyY9iCnoyH9DQbf92CxajB3o98wZbP3oAQ==", + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.4.2.tgz", + "integrity": "sha512-IGcu+cydlUMZ5En85jxHH4qj2hta/11BHq95iHEyb2sbgiN0eCdzvUcHw5gt9pBL5lTi4JDYJ1acCoMGpTvEZg==", "dev": true, "requires": { "@rollup/pluginutils": "^3.1.0", |
