Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v3.12.1 (#1181)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 5ea40bb commit 6ee4db9
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
@@ -37,7 +37,7 @@
"mocha": "9.2.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.3",
"rollup": "3.12.0",
"rollup": "3.12.1",
"rollup-plugin-terser": "7.0.2",
"should": "13.2.3",
"ts-node": "10.9.1",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -6203,10 +6203,10 @@ rollup-plugin-terser@7.0.2:
serialize-javascript "^4.0.0"
terser "^5.0.0"

rollup@3.12.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.0.tgz#813d88ec11e36108da788fc471b3c81b365a7c29"
integrity sha512-4MZ8kA2HNYahIjz63rzrMMRvDqQDeS9LoriJvMuV0V6zIGysP36e9t4yObUfwdT9h/szXoHQideICftcdZklWg==
rollup@3.12.1:
version "3.12.1"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.12.1.tgz#2975b97713e4af98c15e7024b88292d7fddb3853"
integrity sha512-t9elERrz2i4UU9z7AwISj3CQcXP39cWxgRWLdf4Tm6aKm1eYrqHIgjzXBgb67GNY1sZckTFFi0oMozh3/S++Ig==
optionalDependencies:
fsevents "~2.3.2"

0 comments on commit 6ee4db9

Please sign in to comment.