Skip to content

Commit

Permalink
chore(deps): update dependency rollup to ~2.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 9, 2021
1 parent 20a05f2 commit ddf4d69
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 @@ -43,7 +43,7 @@
"codecov": "~3.8.0",
"doctoc": "~2.0.0",
"eslint": "~7.23.0",
"rollup": "~2.44.0",
"rollup": "~2.45.0",
"rollup-plugin-typescript2": "~0.30.0",
"standard-version": "~9.2.0",
"strip-ansi": "~6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6881,10 +6881,10 @@ rollup-plugin-typescript2@~0.30.0:
resolve "1.20.0"
tslib "2.1.0"

rollup@~2.44.0:
version "2.44.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.44.0.tgz#8da324d1c4fd12beef9ae6e12f4068265b6d95eb"
integrity sha512-rGSF4pLwvuaH/x4nAS+zP6UNn5YUDWf/TeEU5IoXSZKBbKRNTCI3qMnYXKZgrC0D2KzS2baiOZt1OlqhMu5rnQ==
rollup@~2.45.0:
version "2.45.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.45.0.tgz#bfcce2347c96f15f5c78ac860bc38e3349ba27c9"
integrity sha512-JJznbtGIsHZfKH0Sa9RpCAy5JarH8SWvBzRAGuRkgzAafb8e8D7VSMJ0O1Bsix1nn91koN/Ecvl2+ZWhljcuTw==
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit ddf4d69

Please sign in to comment.