Skip to content

Commit

Permalink
Merge pull request #28 from thecodejack/renovate/rollup-2.x
Browse files Browse the repository at this point in the history
Update dependency rollup to v2.36.2
  • Loading branch information
thecodejack committed Jan 18, 2021
2 parents 8842663 + 17149da commit 59eff6e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@storybook/addons": "6.1.14",
"@storybook/svelte": "6.1.14",
"babel-loader": "8.2.2",
"rollup": "2.36.1",
"rollup": "2.36.2",
"rollup-plugin-svelte": "7.0.0",
"svelte": "3.31.2",
"svelte-loader": "2.13.6"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7914,10 +7914,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@2.36.1:
version "2.36.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.1.tgz#2174f0c25c7b400d57b05628d0e732c7ae8d2178"
integrity sha512-eAfqho8dyzuVvrGqpR0ITgEdq0zG2QJeWYh+HeuTbpcaXk8vNFc48B7bJa1xYosTCKx0CuW+447oQOW8HgBIZQ==
rollup@2.36.2:
version "2.36.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.36.2.tgz#883fc793c70c8481ad604f1065cd79ab0a4e9c49"
integrity sha512-qjjiuJKb+/8n0EZyQYVW+gFU4bNRBcZaXVzUgSVrGw0HlQBlK2aWyaOMMs1Ufic1jV69b9kW3u3i9B+hISDm3A==
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit 59eff6e

Please sign in to comment.