aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-03 10:01:02 +0000
committerMark Otto <[email protected]>2023-01-03 19:44:15 -0800
commitd840a688e282b992eb6489bda6fcbe58ecf3bf02 (patch)
treeacaad080ddd944f2ae62cbafeb34c19e9cb9b31c /package.json
parent33d520eacf22e99d39e01a2f027030d70d2a90f6 (diff)
downloadbootstrap-d840a688e282b992eb6489bda6fcbe58ecf3bf02.tar.xz
bootstrap-d840a688e282b992eb6489bda6fcbe58ecf3bf02.zip
Build(deps-dev): Bump rollup from 3.9.0 to 3.9.1
Bumps [rollup](https://github.com/rollup/rollup) from 3.9.0 to 3.9.1. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v3.9.0...v3.9.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
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 e5e88a04c..ce91fdebe 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.20",
"postcss-cli": "^10.1.0",
- "rollup": "^3.9.0",
+ "rollup": "^3.9.1",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.57.1",