Skip to content

Commit

Permalink
chore(deps): update dependency rollup to v2.40.0 (#470)
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 27, 2021
1 parent 2a3e4a2 commit 78a668e
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.3.0",
"mocha-lcov-reporter": "1.3.0",
"puppeteer": "7.1.0",
"rollup": "2.39.1",
"rollup": "2.40.0",
"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 @@ -4276,10 +4276,10 @@ rollup-pluginutils@^2.8.2:
dependencies:
estree-walker "^0.6.1"

rollup@2.39.1:
version "2.39.1"
resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.39.1.tgz#7afd4cefd8a332c5102a8063d301fde1f31a9173"
integrity sha1-ev1M79ijMsUQKoBj0wH94fMakXM=
rollup@2.40.0:
version "2.40.0"
resolved "https://registry.npm.taobao.org/rollup/download/rollup-2.40.0.tgz#efc218eaede7ab590954df50f96195188999c304"
integrity sha1-78IY6u3nq1kJVN9Q+WGVGImZwwQ=
optionalDependencies:
fsevents "~2.3.1"

Expand Down

0 comments on commit 78a668e

Please sign in to comment.