Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-25 13:20:33 +0300
committerGitHub <noreply@github.com>2022-10-25 13:20:33 +0300
commit794a9b20d5c9c2f25fa1f6ff474d4f545f7c7e34 (patch)
tree7439ca266bd4a35c0ba02697e1d22109ecaae540 /package.json
parentc8174a45668aefdf18af6f7ed340e14506aa7223 (diff)
Bump @rollup/plugin-replace from 5.0.0 to 5.0.1 (#37373)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/rollup/plugins/releases) - [Changelog](https://github.com/rollup/plugins/blob/master/packages/replace/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/url-v5.0.1/packages/replace) --- updated-dependencies: - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0e9455ca42..cc016f64f1 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"@rollup/plugin-babel": "^6.0.2",
"@rollup/plugin-commonjs": "^23.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
- "@rollup/plugin-replace": "^5.0.0",
+ "@rollup/plugin-replace": "^5.0.1",
"autoprefixer": "^10.4.12",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.1",