Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v19.0.1 (#577)
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 Jul 16, 2021
1 parent 9423390 commit 5adede7
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.3",
"@rollup/plugin-buble": "0.21.3",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-commonjs": "19.0.1",
"@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "13.0.0",
"@rollup/plugin-replace": "2.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -311,10 +311,10 @@
"@types/buble" "^0.19.2"
buble "^0.20.0"

"@rollup/plugin-commonjs@19.0.0":
version "19.0.0"
resolved "https://registry.nlark.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
integrity sha1-jD5x+aZpCOYNcMwb4gWDTvPkX3E=
"@rollup/plugin-commonjs@19.0.1":
version "19.0.1"
resolved "https://registry.nlark.com/@rollup/plugin-commonjs/download/@rollup/plugin-commonjs-19.0.1.tgz#94a2c103d675523d3ab1c60bfbec567b3eb70410"
integrity sha1-lKLBA9Z1Uj06scYL++xWez63BBA=
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"
Expand Down

0 comments on commit 5adede7

Please sign in to comment.