Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.18.0 (#1196)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2023
1 parent 3448e62 commit 92d21fe
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 @@ -37,7 +37,7 @@
"mocha": "9.2.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.4",
"rollup": "3.17.3",
"rollup": "3.18.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"ts-node": "10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6208,10 +6208,10 @@ rollup-plugin-terser@7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@3.17.3:
version "3.17.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.17.3.tgz#ee7c4e1a262da55c491a4788b632fa123315f6ef"
integrity sha512-p5LaCXiiOL/wrOkj8djsIDFmyU9ysUxcyW+EKRLHb6TKldJzXpImjcRSR+vgo09DBdofGcOoLOsRyxxG2n5/qQ==
rollup@3.18.0:
version "3.18.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.18.0.tgz#2354ba63ba66d6a09c652c3ea0dbcd9dad72bbde"
integrity sha512-J8C6VfEBjkvYPESMQYxKHxNOh4A5a3FlP+0BETGo34HEcE4eTlgCrO2+eWzlu2a/sHs2QUkZco+wscH7jhhgWg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit 92d21fe

Please sign in to comment.