aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-07-12 07:57:32 +0300
committerGitHub <[email protected]>2023-07-12 07:57:32 +0300
commit79e196a9760456e5d3b4e30d9212cda280de5d72 (patch)
treecd009e593c4d9d57e8afe835d17da35a32c02ef4
parent5bcb0fafad4e69ac437f6b4c358b485d13de42b3 (diff)
downloadbootstrap-79e196a9760456e5d3b4e30d9212cda280de5d72.tar.xz
bootstrap-79e196a9760456e5d3b4e30d9212cda280de5d72.zip
Build(deps-dev): Bump rollup from 3.25.3 to 3.26.2 (#38892)
Bumps [rollup](https://github.com/rollup/rollup) from 3.25.3 to 3.26.2. - [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.25.3...v3.26.2) --- 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 5a7d71862..9e597cb26 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -58,7 +58,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.25",
"postcss-cli": "^10.1.0",
- "rollup": "^3.25.3",
+ "rollup": "^3.26.2",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.63.6",
@@ -9130,9 +9130,9 @@
}
},
"node_modules/rollup": {
- "version": "3.25.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.3.tgz",
- "integrity": "sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==",
+ "version": "3.26.2",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.2.tgz",
+ "integrity": "sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==",
"dev": true,
"bin": {
"rollup": "dist/bin/rollup"
@@ -17452,9 +17452,9 @@
}
},
"rollup": {
- "version": "3.25.3",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.3.tgz",
- "integrity": "sha512-ZT279hx8gszBj9uy5FfhoG4bZx8c+0A1sbqtr7Q3KNWIizpTdDEPZbV2xcbvHsnFp4MavCQYZyzApJ+virB8Yw==",
+ "version": "3.26.2",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.26.2.tgz",
+ "integrity": "sha512-6umBIGVz93er97pMgQO08LuH3m6PUb3jlDUUGFsNJB6VgTCUaDFpupf5JfU30529m/UKOgmiX+uY6Sx8cOYpLA==",
"dev": true,
"requires": {
"fsevents": "~2.3.2"
diff --git a/package.json b/package.json
index a42026c1a..e66a2568e 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
"npm-run-all2": "^6.0.5",
"postcss": "^8.4.25",
"postcss-cli": "^10.1.0",
- "rollup": "^3.25.3",
+ "rollup": "^3.26.2",
"rollup-plugin-istanbul": "^4.0.0",
"rtlcss": "^4.1.0",
"sass": "^1.63.6",