aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-18 15:18:50 +0300
committerGitHub <[email protected]>2023-04-18 15:18:50 +0300
commit08cde8d9fb9340e310625dead56e7558d1995e0d (patch)
tree47da26b483f16a88179eb5511b5cfe58bc9248cc
parent160ae24d064089463fb5d6aea108aabc564cc15c (diff)
downloadbootstrap-08cde8d9fb9340e310625dead56e7558d1995e0d.tar.xz
bootstrap-08cde8d9fb9340e310625dead56e7558d1995e0d.zip
Build(deps-dev): Bump rollup from 3.20.2 to 3.20.5 (#38477)
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.20.5. - [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.20.2...v3.20.5) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... 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 5ad84874c..d4e51447d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.22",
"postcss-cli": "^10.1.0",
- "rollup": "^3.20.2",
+ "rollup": "^3.20.5",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.0",
@@ -9215,9 +9215,9 @@
}
},
"node_modules/rollup": {
- "version": "3.20.2",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.2.tgz",
- "integrity": "sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==",
+ "version": "3.20.5",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
+ "integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -17586,9 +17586,9 @@
}
},
"rollup": {
- "version": "3.20.2",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.2.tgz",
- "integrity": "sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==",
+ "version": "3.20.5",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.5.tgz",
+ "integrity": "sha512-Mx6NE3nLPIP6a9ReV4dTPOYYmDiyarJNtSbc37Jx0jvh8SHySoFPgyZAp9aDP3LnYvaJOrz+fclcwq3oZDzlnA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
diff --git a/package.json b/package.json
index e33eccdbb..36df8bfa6 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.22",
"postcss-cli": "^10.1.0",
- "rollup": "^3.20.2",
+ "rollup": "^3.20.5",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.62.0",