Parcourir la source

Bump rollup from 2.36.2 to 2.38.0 (#3352)

Bumps [rollup](https://github.com/rollup/rollup) from 2.36.2 to 2.38.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.36.2...v2.38.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] il y a 4 ans
Parent
commit
1ee8fc1ac9
2 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -8733,9 +8733,9 @@
       }
     },
     "rollup": {
-      "version": "2.36.2",
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.36.2.tgz",
-      "integrity": "sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==",
+      "version": "2.38.0",
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.0.tgz",
+      "integrity": "sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==",
       "dev": true,
       "requires": {
         "fsevents": "~2.1.2"

+ 1 - 1
package.json

@@ -150,7 +150,7 @@
     "postcss": "^8.2.4",
     "postcss-cli": "^8.3.1",
     "postcss-scrollbar": "^0.3.0",
-    "rollup": "^2.36.2",
+    "rollup": "^2.38.0",
     "stylelint": "^13.9.0",
     "stylelint-config-twbs-bootstrap": "^2.1.0",
     "terser": "^5.5.1",