aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-19 07:43:46 +0200
committerGitHub <[email protected]>2022-11-19 07:43:46 +0200
commit3dcf45bc23a20c2346c697f139ef1f8cc5c9f19d (patch)
tree8090ff96a063eea4bfed3cf7f25d4312543e2d4b /package.json
parentcc25d6f10c79a066eafa54d00f6b41a81a3e04a0 (diff)
downloadbootstrap-3dcf45bc23a20c2346c697f139ef1f8cc5c9f19d.tar.xz
bootstrap-3dcf45bc23a20c2346c697f139ef1f8cc5c9f19d.zip
Bump rollup from 3.2.5 to 3.3.0 (#37495)
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 3.3.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.2.5...v3.3.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 a573e0fb2..4148d69dc 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.19",
"postcss-cli": "^10.0.0",
- "rollup": "^3.2.5",
+ "rollup": "^3.3.0",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.0.0",
"sass": "^1.56.1",