chore(deps): update dependency rollup to v2.60.1
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2021-11-22 08:02:41 +00:00 committed by Gitea
parent 673458b41d
commit cee22a1942
2 changed files with 12 additions and 5 deletions

View File

@ -75,7 +75,7 @@
"netlify-cli": "7.0.2",
"postcss": "8.3.11",
"postcss-preset-env": "7.0.1",
"rollup": "2.60.0",
"rollup": "2.60.1",
"rollup-plugin-visualizer": "5.5.2",
"sass": "1.43.4",
"slugify": "1.6.2",

View File

@ -12213,10 +12213,10 @@ rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@2.60.0, rollup@^2.60.0:
version "2.60.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
rollup@2.60.1:
version "2.60.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.1.tgz#4b34cd247f09b421f10a3c9286eda2ecf9972079"
integrity sha512-akwfnpjY0rXEDSn1UTVfKXJhPsEBu+imi1gqBA1ZkHGydUnkV/fWCC90P7rDaLEW8KTwBcS1G3N4893Ndz+jwg==
optionalDependencies:
fsevents "~2.3.2"
@ -12241,6 +12241,13 @@ rollup@^2.57.0:
optionalDependencies:
fsevents "~2.3.2"
rollup@^2.60.0:
version "2.60.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.60.0.tgz#4ee60ab7bdd0356763f87d7099f413e5460fc193"
integrity sha512-cHdv9GWd58v58rdseC8e8XIaPUo8a9cgZpnCMMDGZFDZKEODOiPPEQFXLriWr/TjXzhPPmG5bkAztPsOARIcGQ==
optionalDependencies:
fsevents "~2.3.2"
run-async@^2.2.0, run-async@^2.4.0:
version "2.4.1"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.4.1.tgz#8440eccf99ea3e70bd409d49aab88e10c189a455"