Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2022
1 parent 954a912 commit c30e4a5
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 @@ -32,7 +32,7 @@
"eslint": "8.26.0",
"jest": "29.2.2",
"postcss": "8.4.19",
"rollup": "3.2.5",
"rollup": "3.7.0",
"rollup-plugin-svelte": "7.1.0",
"rollup-plugin-visualizer": "5.8.3",
"svelte": "3.52.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4175,10 +4175,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.2.5.tgz#9452168ac083218c8212bf53d2448bdc6b8b0de7"
integrity sha512-/Ha7HhVVofduy+RKWOQJrxe4Qb3xyZo+chcpYiD8SoQa4AG7llhupUtyfKSSrdBM2mWJjhM8wZwmbY23NmlIYw==
rollup@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.7.0.tgz#7c4310378cf28764abb6b7611c9ccec081ff6d97"
integrity sha512-FIJe0msW9P7L9BTfvaJyvn1U1BVCNTL3w8O+PKIrCyiMLg+rIUGb4MbcgVZ10Lnm1uWXOTOWRNARjfXC1+M12Q==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit c30e4a5

Please sign in to comment.