]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump rollup from 2.79.1 to 3.2.5
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 9 Nov 2022 07:17:04 +0000 (07:17 +0000)
committerXhmikosR <xhmikosr@gmail.com>
Fri, 11 Nov 2022 06:11:32 +0000 (08:11 +0200)
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 3.2.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/v2.79.1...v3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 9f4a08fadc9c338f19c441e5df4bfde7ba7ad5d6..0132ba4afeeac3d2e7c15a618d4324974c415fe0 100644 (file)
@@ -57,7 +57,7 @@
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.18",
         "postcss-cli": "^10.0.0",
-        "rollup": "^2.79.1",
+        "rollup": "^3.2.5",
         "rollup-plugin-istanbul": "^4.0.0",
         "rtlcss": "^4.0.0",
         "sass": "^1.56.1",
       }
     },
     "node_modules/rollup": {
-      "version": "2.79.1",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz",
-      "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==",
+      "version": "3.2.5",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.2.5.tgz",
+      "integrity": "sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
       },
       "engines": {
-        "node": ">=10.0.0"
+        "node": ">=14.18.0",
+        "npm": ">=8.0.0"
       },
       "optionalDependencies": {
         "fsevents": "~2.3.2"
       }
     },
     "rollup": {
-      "version": "2.79.1",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz",
-      "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==",
+      "version": "3.2.5",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.2.5.tgz",
+      "integrity": "sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"
index cad1a1a7a208492ec7e5b6c90e1121882f70f628..1de3d22ef62ea6751c8ca853f7a49a3fc505e0e7 100644 (file)
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.18",
     "postcss-cli": "^10.0.0",
-    "rollup": "^2.79.1",
+    "rollup": "^3.2.5",
     "rollup-plugin-istanbul": "^4.0.0",
     "rtlcss": "^4.0.0",
     "sass": "^1.56.1",