mirror of https://github.com/ColorlibHQ/AdminLTE
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>pull/3361/head
parent
ee22df90d1
commit
1ee8fc1ac9
|
@ -8733,9 +8733,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"version": "2.36.2",
|
"version": "2.38.0",
|
||||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.36.2.tgz",
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.38.0.tgz",
|
||||||
"integrity": "sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==",
|
"integrity": "sha512-ay9zDiNitZK/LNE/EM2+v5CZ7drkB2xyDljvb1fQJCGnq43ZWRkhxN145oV8GmoW1YNi4sA/1Jdkr2LfawJoXw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"fsevents": "~2.1.2"
|
"fsevents": "~2.1.2"
|
||||||
|
|
|
@ -150,7 +150,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.36.2",
|
"rollup": "^2.38.0",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in New Issue