build(deps-dev): bump rollup from 2.60.0 to 2.60.1

This commit is contained in:
dependabot[bot] 2021-11-22 21:52:51 +00:00 committed by GitHub
parent 782d927fee
commit 2e8ce01d60
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -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",

View file

@ -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"