mirror of https://github.com/ColorlibHQ/AdminLTE
Bump rollup from 2.53.2 to 2.55.1 (#3863)
Bumps [rollup](https://github.com/rollup/rollup) from 2.53.2 to 2.55.1. - [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.53.2...v2.55.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3881/head
parent
a9094a8189
commit
05a66e3b4b
|
@ -9453,9 +9453,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"rollup": {
|
"rollup": {
|
||||||
"version": "2.54.0",
|
"version": "2.55.1",
|
||||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.54.0.tgz",
|
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.55.1.tgz",
|
||||||
"integrity": "sha512-RHzvstAVwm9A751NxWIbGPFXs3zL4qe/eYg+N7WwGtIXVLy1cK64MiU37+hXeFm1jqipK6DGgMi6Z2hhPuCC3A==",
|
"integrity": "sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"fsevents": "~2.3.2"
|
"fsevents": "~2.3.2"
|
||||||
|
|
|
@ -147,7 +147,7 @@
|
||||||
"npm-run-all": "^4.1.5",
|
"npm-run-all": "^4.1.5",
|
||||||
"postcss": "^8.3.6",
|
"postcss": "^8.3.6",
|
||||||
"postcss-cli": "^8.3.1",
|
"postcss-cli": "^8.3.1",
|
||||||
"rollup": "^2.54.0",
|
"rollup": "^2.55.1",
|
||||||
"stylelint": "^13.13.1",
|
"stylelint": "^13.13.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^2.2.3",
|
"stylelint-config-twbs-bootstrap": "^2.2.3",
|
||||||
"terser": "^5.7.1",
|
"terser": "^5.7.1",
|
||||||
|
|
Loading…
Reference in New Issue