diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-11-02 07:58:00 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-11-02 07:58:00 +0200 |
| commit | 35e4207bd75097276f57988912ae7095c1b60623 (patch) | |
| tree | b35ac4cc370dc84082970140bcd0ccc72fbdf20b /package.json | |
| parent | 20e9a1dcbccba348344f42951325ec83dcfa94a8 (diff) | |
| download | bootstrap-35e4207bd75097276f57988912ae7095c1b60623.tar.xz bootstrap-35e4207bd75097276f57988912ae7095c1b60623.zip | |
Build(deps-dev): Bump rollup-plugin-istanbul from 4.0.0 to 5.0.0 (#39351)
Bumps [rollup-plugin-istanbul](https://github.com/artberri/rollup-plugin-istanbul) from 4.0.0 to 5.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/v4.0.0...v5.0.0)
---
updated-dependencies:
- dependency-name: rollup-plugin-istanbul
dependency-type: direct:development
update-type: version-update:semver-major
...
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 62269cedd..71f325905 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "postcss": "^8.4.31", "postcss-cli": "^10.1.0", "rollup": "^3.29.3", - "rollup-plugin-istanbul": "^4.0.0", + "rollup-plugin-istanbul": "^5.0.0", "rtlcss": "^4.1.1", "sass": "^1.68.0", "sass-true": "^7.0.0", |
