Skip to content

Commit

Permalink
chore(deps): update dependency @rollup/plugin-commonjs to v19.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 26, 2021
1 parent d3061b8 commit 878c246
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@babel/core": "7.13.15",
"@babel/preset-env": "7.13.15",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-node-resolve": "13.0.0",
"@types/jest": "26.0.23",
"autoprefixer": "10.2.6",
Expand Down
13 changes: 9 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1104,10 +1104,10 @@
"@babel/helper-module-imports" "^7.10.4"
"@rollup/pluginutils" "^3.1.0"

"@rollup/[email protected].0":
version "19.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.0.tgz#8c3e71f9a66908e60d70cc1be205834ef3e45f71"
integrity sha512-adTpD6ATGbehdaQoZQ6ipDFhdjqsTgpOAhFiPwl+dzre4pPshsecptDPyEFb61JMJ1+mGljktaC4jI8ARMSNyw==
"@rollup/[email protected].2":
version "19.0.2"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-19.0.2.tgz#1ccc3d63878d1bc9846f8969f09dd3b3e4ecc244"
integrity sha512-gBjarfqlC7qs0AutpRW/hrFNm+cd2/QKxhwyFa+srbg1oX7rDsEU3l+W7LAUhsAp9mPJMAkXDhLbQaVwEaE8bA==
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"
Expand Down Expand Up @@ -1298,6 +1298,11 @@
dependencies:
"@types/yargs-parser" "*"

"@visual-filter/[email protected]":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@visual-filter/common/-/common-1.0.1.tgz#5ecb0da73c4c20151a78fccebf86f130364e96d8"
integrity sha512-ZwR6lsQf0ic2trtyqtpRbzu52QM68YD0s32tUK6FVFidXeRiO4d+tCveyc/1qHtcspRSf3vAEMOHSBMSjtHcrQ==

"@vitejs/[email protected]":
version "1.2.1"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-1.2.1.tgz#6de49436fc346f829a56676066428e3f011522ac"
Expand Down

0 comments on commit 878c246

Please sign in to comment.