aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-28 23:44:14 +0200
committerGitHub <[email protected]>2022-12-28 23:44:14 +0200
commit6b9ed938f118e9ad0dd28ff3722f80cc1a844235 (patch)
tree5c1473893fd4354784da469a6a83bab021aea01a /package.json
parentc4155c4f15e8c8c01cf32d82392507bc3d025a10 (diff)
downloadbootstrap-6b9ed938f118e9ad0dd28ff3722f80cc1a844235.tar.xz
bootstrap-6b9ed938f118e9ad0dd28ff3722f80cc1a844235.zip
Build(deps-dev): Bump rollup from 3.8.1 to 3.9.0 (#37750)
Bumps [rollup](https://github.com/rollup/rollup) from 3.8.1 to 3.9.0. - [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.8.1...v3.9.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... 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 9c7686d4b..b40c1fc89 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.8.1",
+ "rollup": "^3.9.0",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.57.1",