build(deps-dev): bump rollup from 2.60.0 to 2.60.1
This commit is contained in:
parent
782d927fee
commit
2e8ce01d60
2 changed files with 5 additions and 5 deletions
|
@ -80,7 +80,7 @@
|
|||
"lint-staged": "^12.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.4.1",
|
||||
"rollup": "^2.60.0",
|
||||
"rollup": "^2.60.1",
|
||||
"shx": "^0.3.3",
|
||||
"sinon": "^12.0.1",
|
||||
"source-map-support": "^0.5.20",
|
||||
|
|
|
@ -5985,10 +5985,10 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
|||
dependencies:
|
||||
glob "^7.1.3"
|
||||
|
||||
rollup@^2.60.0:
|
||||
version "2.60.0"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
|
||||
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
|
||||
rollup@^2.60.1:
|
||||
version "2.60.1"
|
||||
resolved "https://registry.npmjs.org/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
|
||||
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
|
||||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue