diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-12-29 12:31:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-12-29 12:31:04 +0200 |
| commit | 93a4c0fbf7309ccbba32bbdbe42ac053c1986259 (patch) | |
| tree | 008983bd8e151fdf494e777e4e6c9c59ce5fa18d /package.json | |
| parent | a48a29a7a5878d2a88acbca6ec4e189c1c068d4a (diff) | |
| download | bootstrap-93a4c0fbf7309ccbba32bbdbe42ac053c1986259.tar.xz bootstrap-93a4c0fbf7309ccbba32bbdbe42ac053c1986259.zip | |
Bump rollup-plugin-istanbul from 2.0.1 to 3.0.0 (#32646)
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 2.0.1 to 3.0.0.
- [Release notes](https://github.com/artberri/rollup-plugin-istanbul/releases)
- [Changelog](https://github.com/artberri/rollup-plugin-istanbul/blob/main/CHANGELOG.md)
- [Commits](https://github.com/artberri/rollup-plugin-istanbul/compare/v2.0.1...v3.0.0)
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 990096013..2da30de88 100644 --- a/package.json +++ b/package.json @@ -136,7 +136,7 @@ "postcss": "^8.2.1", "postcss-cli": "^8.3.1", "rollup": "^2.35.1", - "rollup-plugin-istanbul": "^2.0.1", + "rollup-plugin-istanbul": "^3.0.0", "rtlcss": "^3.0.0", "sass": "^1.30.0", "shelljs": "^0.8.4", |
