aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-22 15:02:01 +0300
committerGitHub <[email protected]>2023-08-22 15:02:01 +0300
commit8b4488826abe6c3b5169e8ee4011769815b8a3bd (patch)
treeeb321e9d6e84582ad9188a241243147484912faf
parentdc040fa2b2d82dfbd6d50a76eb15d5e8111480e4 (diff)
downloadbootstrap-8b4488826abe6c3b5169e8ee4011769815b8a3bd.tar.xz
bootstrap-8b4488826abe6c3b5169e8ee4011769815b8a3bd.zip
Build(deps-dev): Bump rollup from 3.28.0 to 3.28.1 (#39089)
Bumps [rollup](https://github.com/rollup/rollup) from 3.28.0 to 3.28.1. - [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.28.0...v3.28.1) --- 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 9bf26e4d6..dfd90f162 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"npm-run-all2": "^6.0.6",
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
- "rollup": "^3.28.0",
+ "rollup": "^3.28.1",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.66.1",
@@ -9512,9 +9512,9 @@
}
},
"node_modules/rollup": {
- "version": "3.28.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.0.tgz",
- "integrity": "sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==",
+ "version": "3.28.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.1.tgz",
+ "integrity": "sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -18185,9 +18185,9 @@
}
},
"rollup": {
- "version": "3.28.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.0.tgz",
- "integrity": "sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw==",
+ "version": "3.28.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.28.1.tgz",
+ "integrity": "sha512-R9OMQmIHJm9znrU3m3cpE8uhN0fGdXiawME7aZIpQqvpS/85+Vt1Hq1/yVIcYfOmaQiHjvXkQAoJukvLpau6Yw==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
diff --git a/package.json b/package.json
index 3378e7e29..b7f6868f0 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all2": "^6.0.6",
"postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
- "rollup": "^3.28.0",
+ "rollup": "^3.28.1",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.66.1",