build(deps-dev): bump rollup from 2.60.2 to 2.61.1
This commit is contained in:
parent
c05dffa1c3
commit
ae9e026c50
2 changed files with 5 additions and 5 deletions
|
@ -82,7 +82,7 @@
|
|||
"lint-staged": "^12.1.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.5.1",
|
||||
"rollup": "^2.60.2",
|
||||
"rollup": "^2.61.1",
|
||||
"shx": "^0.3.3",
|
||||
"sinon": "^12.0.1",
|
||||
"source-map-support": "^0.5.21",
|
||||
|
|
|
@ -5874,10 +5874,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
|||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup@^2.60.2:
|
||||
version "2.60.2"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.60.2.tgz#3f45ace36a9b10b4297181831ea0719922513463"
|
||||
integrity sha512-1Bgjpq61sPjgoZzuiDSGvbI1tD91giZABgjCQBKM5aYLnzjq52GoDuWVwT/cm/MCxCMPU8gqQvkj8doQ5C8Oqw==
|
||||
rollup@^2.61.1:
|
||||
version "2.61.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.61.1.tgz#1a5491f84543cf9e4caf6c61222d9a3f8f2ba454"
|
||||
integrity sha512-BbTXlEvB8d+XFbK/7E5doIcRtxWPRiqr0eb5vQ0+2paMM04Ye4PZY5nHOQef2ix24l/L0SpLd5hwcH15QHPdvA==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue