Browse Source

Bump rollup from 2.39.0 to 2.40.0 (#3464)

Bumps [rollup](https://github.com/rollup/rollup) from 2.39.0 to 2.40.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/v2.39.0...v2.40.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4 years ago
parent
commit
34147172d0
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -9577,9 +9577,9 @@
       }
     },
     "rollup": {
-      "version": "2.39.0",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.39.0.tgz",
-      "integrity": "sha512-+WR3bttcq7zE+BntH09UxaW3bQo3vItuYeLsyk4dL2tuwbeSKJuvwiawyhEnvRdRgrII0Uzk00FpctHO/zB1kw==",
+      "version": "2.40.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.40.0.tgz",
+      "integrity": "sha512-WiOGAPbXoHu+TOz6hyYUxIksOwsY/21TRWoO593jgYt8mvYafYqQl+axaA8y1z2HFazNUUrsMSjahV2A6/2R9A==",
       "dev": true,
       "requires": {
         "fsevents": "~2.3.1"

+ 1 - 1
package.json

@@ -148,7 +148,7 @@
     "postcss": "^8.2.6",
     "postcss-cli": "^8.3.1",
     "postcss-scrollbar": "^0.3.0",
-    "rollup": "^2.39.0",
+    "rollup": "^2.40.0",
     "stylelint": "^13.11.0",
     "stylelint-config-twbs-bootstrap": "^2.1.0",
     "terser": "^5.6.0",