Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
chore(deps): update dependency rollup to v0.66.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 4, 2018
1 parent 6aa9036 commit 5c77f35
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"coveralls": "2.13.1",
"del": "3.0.0",
"jest": "20.0.4",
"rollup": "0.48.2",
"rollup": "0.66.4",
"rollup-plugin-babel": "2.7.1",
"rollup-plugin-replace": "1.1.1",
"standard": "10.0.3",
Expand Down
17 changes: 14 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
# yarn lockfile v1


"@types/estree@0.0.39":
version "0.0.39"
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.39.tgz#e177e699ee1b8c22d23174caaa7422644389509f"

"@types/node@*":
version "10.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.11.4.tgz#e8bd933c3f78795d580ae41d86590bfc1f4f389d"

abab@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/abab/-/abab-1.0.3.tgz#b81de5f7274ec4e756d797cd834f303642724e5d"
Expand Down Expand Up @@ -3215,9 +3223,12 @@ rollup-pluginutils@^1.5.0:
estree-walker "^0.2.1"
minimatch "^3.0.2"

rollup@0.48.2:
version "0.48.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.48.2.tgz#dd9214eaf78d98a7771bf5583123cc80a0b5d6dc"
rollup@0.66.4:
version "0.66.4"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.4.tgz#8067b9638af82873b7fd644af9c3d72108ca4bab"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"

run-async@^0.1.0:
version "0.1.0"
Expand Down

0 comments on commit 5c77f35

Please sign in to comment.