mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump rollup from 3.20.2 to 3.20.4 (#5072)
Bumps [rollup](https://github.com/rollup/rollup) from 3.20.2 to 3.20.4. - [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/v3.20.2...v3.20.4) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5073/head
parent
74cee82adf
commit
37c0d20d9c
|
@ -31,7 +31,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.6",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rollup": "^3.20.2",
|
||||
"rollup": "^3.20.4",
|
||||
"rtlcss": "^4.1.0",
|
||||
"sass": "^1.62.0",
|
||||
"stylelint": "^15.4.0",
|
||||
|
@ -8247,9 +8247,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "3.20.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.2.tgz",
|
||||
"integrity": "sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==",
|
||||
"version": "3.20.4",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.4.tgz",
|
||||
"integrity": "sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
|
@ -16028,9 +16028,9 @@
|
|||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "3.20.2",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.2.tgz",
|
||||
"integrity": "sha512-3zwkBQl7Ai7MFYQE0y1MeQ15+9jsi7XxfrqwTb/9EK8D9C9+//EBR4M+CuA1KODRaNbFez/lWxA5vhEGZp4MUg==",
|
||||
"version": "3.20.4",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-3.20.4.tgz",
|
||||
"integrity": "sha512-n7J4tuctZXUErM9Uc916httwqmTc63zzCr2+TLCiSCpfO/Xuk3g/marGN1IlRJZi+QF3XMYx75PxXRfZDVgaRw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"fsevents": "~2.3.2"
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.6",
|
||||
"postcss-cli": "^10.1.0",
|
||||
"rollup": "^3.20.2",
|
||||
"rollup": "^3.20.4",
|
||||
"rtlcss": "^4.1.0",
|
||||
"sass": "^1.62.0",
|
||||
"stylelint": "^15.4.0",
|
||||
|
|
Loading…
Reference in New Issue