]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump rollup from 3.2.5 to 3.3.0 (#37495)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 19 Nov 2022 05:43:46 +0000 (07:43 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Nov 2022 05:43:46 +0000 (07:43 +0200)
Bumps [rollup](https://github.com/rollup/rollup) from 3.2.5 to 3.3.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.2.5...v3.3.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index 27e56d5f218766b8317a9c326465af8b462884a7..233ed8fdf48200d03d31dd4f6cbc7f18a3c0e64c 100644 (file)
@@ -57,7 +57,7 @@
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.19",
         "postcss-cli": "^10.0.0",
-        "rollup": "^3.2.5",
+        "rollup": "^3.3.0",
         "rollup-plugin-istanbul": "^4.0.0",
         "rtlcss": "^4.0.0",
         "sass": "^1.56.1",
       }
     },
     "node_modules/rollup": {
-      "version": "3.2.5",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.2.5.tgz",
-      "integrity": "sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.3.0.tgz",
+      "integrity": "sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
       }
     },
     "rollup": {
-      "version": "3.2.5",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.2.5.tgz",
-      "integrity": "sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==",
+      "version": "3.3.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.3.0.tgz",
+      "integrity": "sha512-wqOV/vUJCYEbWsXvwCkgGWvgaEnsbn4jxBQWKpN816CqsmCimDmCNJI83c6if7QVD4v/zlyRzxN7U2yDT5rfoA==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"
index a573e0fb202b3e8d4e0e7d8456abccd10c9018c0..4148d69dcb683aa25d7ab8f6be5dd118fd507a0d 100644 (file)
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.19",
     "postcss-cli": "^10.0.0",
-    "rollup": "^3.2.5",
+    "rollup": "^3.3.0",
     "rollup-plugin-istanbul": "^4.0.0",
     "rtlcss": "^4.0.0",
     "sass": "^1.56.1",