aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-20 21:49:33 +0200
committerGitHub <[email protected]>2022-12-20 21:49:33 +0200
commit622008310c4c6c022079006e04bcbe9bc097f2e8 (patch)
tree01775fd350c899881b2a6917e9fc3f6cb5054e43 /package.json
parent6a8d6c0dc7983a88c2377e57d2fb3013662fe257 (diff)
downloadbootstrap-622008310c4c6c022079006e04bcbe9bc097f2e8.tar.xz
bootstrap-622008310c4c6c022079006e04bcbe9bc097f2e8.zip
Build(deps-dev): Bump @rollup/plugin-replace from 5.0.1 to 5.0.2 (#37682)
Bumps [@rollup/plugin-replace](https://github.com/rollup/plugins/tree/HEAD/packages/replace) from 5.0.1 to 5.0.2. - [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/json-v5.0.2/packages/replace) --- updated-dependencies: - dependency-name: "@rollup/plugin-replace" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> 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 82c2e7696..74a863388 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^24.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
- "@rollup/plugin-replace": "^5.0.1",
+ "@rollup/plugin-replace": "^5.0.2",
"autoprefixer": "^10.4.13",
"bundlewatch": "^0.3.3",
"clean-css-cli": "^5.6.1",