]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps-dev): Bump rollup from 3.8.1 to 3.9.0 (#37750)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 28 Dec 2022 21:44:14 +0000 (23:44 +0200)
committerGitHub <noreply@github.com>
Wed, 28 Dec 2022 21:44:14 +0000 (23:44 +0200)
Bumps [rollup](https://github.com/rollup/rollup) from 3.8.1 to 3.9.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.8.1...v3.9.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 597b37f2e43b3a9923c41ce8b199c44b401e7f72..cd9cd2a446ebd1e81447334b79ba51fce9ad6a86 100644 (file)
@@ -58,7 +58,7 @@
         "npm-run-all": "^4.1.5",
         "postcss": "^8.4.20",
         "postcss-cli": "^10.1.0",
-        "rollup": "^3.8.1",
+        "rollup": "^3.9.0",
         "rollup-plugin-istanbul": "^4.0.0",
         "rtlcss": "^4.0.0",
         "sass": "^1.57.1",
       }
     },
     "node_modules/rollup": {
-      "version": "3.8.1",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.1.tgz",
-      "integrity": "sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==",
+      "version": "3.9.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.9.0.tgz",
+      "integrity": "sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw==",
       "dev": true,
       "bin": {
         "rollup": "dist/bin/rollup"
       }
     },
     "rollup": {
-      "version": "3.8.1",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.8.1.tgz",
-      "integrity": "sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==",
+      "version": "3.9.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.9.0.tgz",
+      "integrity": "sha512-nGGylpmblyjTpF4lEUPgmOw6OVxRvnI6Iuuh6Lz4O/X66cVOX1XJSsqP1YamxQ+mPuFE7qJxLFDSCk8rNv5dDw==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.2"
index 9c7686d4b19ec178d1bb40cb3e1dfa7a2dfd6c71..b40c1fc89330ddad66f61328c8138245b44f3e0d 100644 (file)
     "npm-run-all": "^4.1.5",
     "postcss": "^8.4.20",
     "postcss-cli": "^10.1.0",
-    "rollup": "^3.8.1",
+    "rollup": "^3.9.0",
     "rollup-plugin-istanbul": "^4.0.0",
     "rtlcss": "^4.0.0",
     "sass": "^1.57.1",