Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.69.0 (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2022
1 parent e6fb759 commit e8e8b53
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.1",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"rollup": "2.67.3",
"rollup": "2.69.0",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"ts-node": "10.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6300,10 +6300,10 @@ rollup-plugin-terser@7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@2.67.3:
version "2.67.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3.tgz#3f04391fc296f807d067c9081d173e0a33dbd37e"
integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw==
rollup@2.69.0:
version "2.69.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.69.0.tgz#82aa86682a45e9760146b736c1643bf435506156"
integrity sha512-kjER91tHyek8gAkuz7+558vSnTQ+pITEok1P0aNOS45ZXyngaqPsXJmSel4QPQnJo7EJMjXUU1/GErWkWiKORg==
optionalDependencies:
fsevents "~2.3.2"

Expand Down

0 comments on commit e8e8b53

Please sign in to comment.