Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v16 (#379)
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 Oct 28, 2020
1 parent ab1f11d commit 1af7ff8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@rollup/plugin-alias": "3.1.1",
"@rollup/plugin-buble": "0.21.3",
"@rollup/plugin-commonjs": "15.1.0",
"@rollup/plugin-commonjs": "16.0.0",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "10.0.0",
"@rollup/plugin-replace": "2.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -122,10 +122,10 @@
"@types/buble" "^0.19.2"
buble "^0.20.0"

"@rollup/plugin-commonjs@15.1.0":
version "15.1.0"
resolved "https://registry.npm.taobao.org/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238"
integrity sha1-Hn0HbE8bKr9+ZSSFcOVV3vw3wjg=
"@rollup/plugin-commonjs@16.0.0":
version "16.0.0"
resolved "https://registry.npm.taobao.org/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-16.0.0.tgz?cache=0&sync_timestamp=1603768361922&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40rollup%2Fplugin-commonjs%2Fdownload%2F%40rollup%2Fplugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
integrity sha1-FpAE1WzQ8KHQ81kV0xoDaw7+KB8=
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"
Expand Down

0 comments on commit 1af7ff8

Please sign in to comment.