Skip to content

Commit

Permalink
Merge pull request #4067 from owncloud/dependabot/npm_and_yarn/servic…
Browse files Browse the repository at this point in the history
…es/settings/rollup-2.75.7

Bump rollup from 2.70.1 to 2.75.7 in /services/settings
  • Loading branch information
Pascal Wengerter authored Jun 29, 2022
2 parents e03d0ac + 2c80b6f commit 3d2dc3a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion services/settings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"nightwatch-api": "3.0.2",
"nightwatch-vrt": "^0.2.10",
"node-fetch": "^2.6.7",
"rollup": "^2.70.1",
"rollup": "^2.75.7",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-eslint": "^7.0.0",
"rollup-plugin-filesize": "^9.1.2",
Expand Down
8 changes: 4 additions & 4 deletions services/settings/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7462,10 +7462,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.1,
dependencies:
estree-walker "^0.6.1"

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==
rollup@^2.75.7:
version "2.75.7"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.7.tgz#221ff11887ae271e37dcc649ba32ce1590aaa0b9"
integrity sha512-VSE1iy0eaAYNCxEXaleThdFXqZJ42qDBatAwrfnPlENEZ8erQ+0LYX4JXOLPceWfZpV1VtZwZ3dFCuOZiSyFtQ==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 3d2dc3a

Please sign in to comment.