aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-24 07:52:40 +0300
committerGitHub <[email protected]>2023-05-24 07:52:40 +0300
commitde6b9a7933a9187101204e1e1f90a532ff61237b (patch)
treebc1c176e9303127cefb2c1432eb7e1872d92dc5a
parentbdd94765e72aa6574145a4cb428cbd910448c0d0 (diff)
downloadbootstrap-de6b9a7933a9187101204e1e1f90a532ff61237b.tar.xz
bootstrap-de6b9a7933a9187101204e1e1f90a532ff61237b.zip
Build(deps-dev): Bump rollup from 3.21.8 to 3.23.0 (#38639)
Bumps [rollup](https://github.com/rollup/rollup) from 3.21.8 to 3.23.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.21.8...v3.23.0) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 68af6f66c..eef032886 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
- "rollup": "^3.21.8",
+ "rollup": "^3.23.0",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",
@@ -9226,9 +9226,9 @@
}
},
"node_modules/rollup": {
- "version": "3.21.8",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.8.tgz",
- "integrity": "sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==",
+ "version": "3.23.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.23.0.tgz",
+ "integrity": "sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -17629,9 +17629,9 @@
}
},
"rollup": {
- "version": "3.21.8",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.21.8.tgz",
- "integrity": "sha512-SSFV2T2fWtQ/vvBip85u2Nr0GNKireabH9d7nXswBg+XSH+jbVDSYptRAEbCEsquhs503rpPA9POYAp0/Jhasw==",
+ "version": "3.23.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.23.0.tgz",
+ "integrity": "sha512-h31UlwEi7FHihLe1zbk+3Q7z1k/84rb9BSwmBSr/XjOCEaBJ2YyedQDuM0t/kfOS0IxM+vk1/zI9XxYj9V+NJQ==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
diff --git a/package.json b/package.json
index 73811b68d..c4dfe76ca 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.23",
"postcss-cli": "^10.1.0",
- "rollup": "^3.21.8",
+ "rollup": "^3.23.0",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.1",