Skip to content

Commit

Permalink
Merge pull request #1337 from tarsinzer/bump/rollup-2.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency rollup to v2.75.6
  • Loading branch information
tarsisexistence authored Jun 7, 2022
2 parents 6ba4ac7 + ae7937e commit 1d88ce7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"ramda": "0.28.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"rollup": "2.75.5",
"rollup": "2.75.6",
"rollup-plugin-analyzer": "4.0.0",
"rollup-plugin-eslint": "7.0.0",
"rollup-plugin-filesize": "9.1.2",
Expand Down
8 changes: 4 additions & 4 deletions example-app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14044,10 +14044,10 @@ rollup-pluginutils@^2.3.1, rollup-pluginutils@^2.7.1, rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

[email protected].5:
version "2.75.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.5.tgz#7985c1962483235dd07966f09fdad5c5f89f16d0"
integrity sha512-JzNlJZDison3o2mOxVmb44Oz7t74EfSd1SQrplQk0wSaXV7uLQXtVdHbxlcT3w+8tZ1TL4r/eLfc7nAbz38BBA==
[email protected].6:
version "2.75.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.75.6.tgz#ac4dc8600f95942a0180f61c7c9d6200e374b439"
integrity sha512-OEf0TgpC9vU6WGROJIk1JA3LR5vk/yvqlzxqdrE2CzzXnqKXNzbAwlWUXis8RS3ZPe7LAq+YUxsRa0l3r27MLA==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 1d88ce7

Please sign in to comment.