mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
chore(deps): bump rollup from 2.50.6 to 2.56.1 (#383)
Bumps [rollup](https://github.com/rollup/rollup) from 2.50.6 to 2.56.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.50.6...v2.56.1) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:production 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>
This commit is contained in:
parent
5cac0ea8db
commit
f640865dbf
18
package-lock.json
generated
18
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"joycon": "^3.0.1",
|
||||
"postcss-load-config": "^3.0.1",
|
||||
"resolve-from": "^5.0.0",
|
||||
"rollup": "^2.45.2",
|
||||
"rollup": "^2.56.1",
|
||||
"sucrase": "^3.18.1",
|
||||
"tree-kill": "^1.2.2"
|
||||
},
|
||||
@ -5205,9 +5205,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/rollup": {
|
||||
"version": "2.50.6",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.6.tgz",
|
||||
"integrity": "sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg==",
|
||||
"version": "2.56.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.56.1.tgz",
|
||||
"integrity": "sha512-KkrsNjeiTfGJMUFBi/PNfj3fnt70akqdoNXOjlzwo98uA1qrlkmgt6SGaK5OwhyDYCVnJb6jb2Xa2wbI47P4Nw==",
|
||||
"bin": {
|
||||
"rollup": "dist/bin/rollup"
|
||||
},
|
||||
@ -5215,7 +5215,7 @@
|
||||
"node": ">=10.0.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fsevents": "~2.3.1"
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
},
|
||||
"node_modules/rollup-plugin-dts": {
|
||||
@ -11003,11 +11003,11 @@
|
||||
}
|
||||
},
|
||||
"rollup": {
|
||||
"version": "2.50.6",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.50.6.tgz",
|
||||
"integrity": "sha512-6c5CJPLVgo0iNaZWWliNu1Kl43tjP9LZcp6D/tkf2eLH2a9/WeHxg9vfTFl8QV/2SOyaJX37CEm9XuGM0rviUg==",
|
||||
"version": "2.56.1",
|
||||
"resolved": "https://registry.npmjs.org/rollup/-/rollup-2.56.1.tgz",
|
||||
"integrity": "sha512-KkrsNjeiTfGJMUFBi/PNfj3fnt70akqdoNXOjlzwo98uA1qrlkmgt6SGaK5OwhyDYCVnJb6jb2Xa2wbI47P4Nw==",
|
||||
"requires": {
|
||||
"fsevents": "~2.3.1"
|
||||
"fsevents": "~2.3.2"
|
||||
}
|
||||
},
|
||||
"rollup-plugin-dts": {
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
"joycon": "^3.0.1",
|
||||
"postcss-load-config": "^3.0.1",
|
||||
"resolve-from": "^5.0.0",
|
||||
"rollup": "^2.45.2",
|
||||
"rollup": "^2.56.1",
|
||||
"sucrase": "^3.18.1",
|
||||
"tree-kill": "^1.2.2"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user