Bump rollup from 2.38.0 to 2.38.2 (#3378)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3385/head
dependabot[bot] 2021-02-01 09:42:19 +05:30 committed by GitHub
parent 7059b09975
commit 65c6d23624
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8749,9 +8749,9 @@
} }
}, },
"rollup": { "rollup": {
"version": "2.38.0", "version": "2.38.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.0.tgz", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.2.tgz",
"integrity": "sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==", "integrity": "sha512-3Sg65zfgqsnI2LUFsOmhJDvTWXwio+taySq/dsyvel8+GW+AxeW9V6YZG8BpVGQk/TS4uvGLARRH5T3ygDyyNQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"fsevents": "~2.1.2" "fsevents": "~2.1.2"

View File

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