From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 11:51:41 +0000 (+0000) Subject: build(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#2188) X-Git-Tag: v3.0.1~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5bfc1b5d030c4a05e9d6c390d6b3e343cd30ab0;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#2188) --- diff --git a/yarn.lock b/yarn.lock index d69ef9a428..9f8ac0eb68 100644 --- a/yarn.lock +++ b/yarn.lock @@ -653,9 +653,9 @@ fastq "^1.6.0" "@rollup/plugin-commonjs@^15.0.0": - version "15.0.0" - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.0.0.tgz#690d15a9d54ba829db93555bff9b98ff34e08574" - integrity sha512-8uAdikHqVyrT32w1zB9VhW6uGwGjhKgnDNP4pQJsjdnyF4FgCj6/bmv24c7v2CuKhq32CcyCwRzMPEElaKkn0w== + version "15.1.0" + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-15.1.0.tgz#1e7d076c4f1b2abf7e65248570e555defc37c238" + integrity sha512-xCQqz4z/o0h2syQ7d9LskIMvBSH4PX5PjYdpSSvgS+pQik3WahkQVNWg3D8XJeYjZoVWnIUQYDghuEMRGrmQYQ== dependencies: "@rollup/pluginutils" "^3.1.0" commondir "^1.0.1"