Merge pull request #3459 from owncloud/dependabot/npm_and_yarn/settings/rollup-2.70.1

Bump rollup from 2.56.3 to 2.70.1 in /settings
This commit is contained in:
Pascal Wengerter
2022-04-06 14:06:22 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"node-fetch": "^2.6.1",
"qs": "^6.10.3",
"rimraf": "^3.0.0",
"rollup": "^2.55.1",
"rollup": "^2.70.1",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-filesize": "^9.1.2",
+4 -4
View File
@@ -7229,10 +7229,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.1,
dependencies:
estree-walker "^0.6.1"
rollup@^2.55.1:
version "2.56.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56.3.tgz#b63edadd9851b0d618a6d0e6af8201955a77aeff"
integrity sha512-Au92NuznFklgQCUcV96iXlxUbHuB1vQMaH76DHl5M11TotjOHwqk9CwcrT78+Tnv4FN9uTBxq6p4EJoYkpyekg==
rollup@^2.70.1:
version "2.70.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.70.1.tgz#824b1f1f879ea396db30b0fc3ae8d2fead93523e"
integrity sha512-CRYsI5EuzLbXdxC6RnYhOuRdtz4bhejPMSWjsFLfVM/7w/85n2szZv6yExqUXsBdz5KT8eoubeyDUDjhLHEslA==
optionalDependencies:
fsevents "~2.3.2"