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

This commit is contained in:
renovate 2022-07-16 19:02:44 +00:00
parent 0af0a9808f
commit 535eef4a45
2 changed files with 12 additions and 5 deletions

View File

@ -84,7 +84,7 @@
"netlify-cli": "10.9.0",
"postcss": "8.4.14",
"postcss-preset-env": "7.7.2",
"rollup": "2.76.0",
"rollup": "2.77.0",
"rollup-plugin-visualizer": "5.7.1",
"sass": "1.53.0",
"typescript": "4.7.4",

View File

@ -10686,10 +10686,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"
rollup@2.76.0, rollup@^2.75.7:
version "2.76.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
rollup@2.77.0:
version "2.77.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.77.0.tgz#749eaa5ac09b6baa52acc076bc46613eddfd53f4"
integrity sha512-vL8xjY4yOQEw79DvyXLijhnhh+R/O9zpF/LEgkCebZFtb6ELeN9H3/2T0r8+mp+fFTBHZ5qGpOpW2ela2zRt3g==
optionalDependencies:
fsevents "~2.3.2"
@ -10707,6 +10707,13 @@ rollup@^2.59.0:
optionalDependencies:
fsevents "~2.3.2"
rollup@^2.75.7:
version "2.76.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.76.0.tgz#c69fe03db530ac53fcb9523b3caa0d3c0b9491a1"
integrity sha512-9jwRIEY1jOzKLj3nsY/yot41r19ITdQrhs+q3ggNWhr9TQgduHqANvPpS32RNpzGklJu3G1AJfvlZLi/6wFgWA==
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"