Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.38.2 (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 1, 2021
1 parent 7259919 commit bd04d4b
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 @@ -66,7 +66,7 @@
"mocha": "8.2.1",
"mocha-lcov-reporter": "1.3.0",
"puppeteer": "5.5.0",
"rollup": "2.38.1",
"rollup": "2.38.2",
"rollup-plugin-filesize": "9.1.0",
"rollup-plugin-istanbul": "3.0.0",
"rollup-plugin-strip-code": "0.2.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4293,10 +4293,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@2.38.1:
version "2.38.1"
resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.38.1.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frollup%2Fdownload%2Frollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79"
integrity sha1-7OoPfObvLB8CP9t5Uk63rrZw6nk=
rollup@2.38.2:
version "2.38.2"
resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.38.2.tgz?cache=0&sync_timestamp=1612078713910&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Frollup%2Fdownload%2Frollup-2.38.2.tgz#ac5feef9e3b5f1c4386a0578f3add52b8b66759f"
integrity sha1-rF/u+eO18cQ4agV4863VK4tmdZ8=
optionalDependencies:
fsevents "~2.1.2"

Expand Down

0 comments on commit bd04d4b

Please sign in to comment.