From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 06:58:31 +0000 (+0000) Subject: build(deps-dev): bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 (#3141) X-Git-Tag: v3.0.6~66 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab9317aa203cb7e304bd2689d6dcfb2ab6eb0f2b;p=thirdparty%2Fvuejs%2Fcore.git build(deps-dev): bump @rollup/plugin-commonjs from 17.0.0 to 17.1.0 (#3141) --- diff --git a/yarn.lock b/yarn.lock index 3289cdf252..b241f1a5d3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -630,9 +630,9 @@ fastq "^1.6.0" "@rollup/plugin-commonjs@^17.0.0": - version "17.0.0" - resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.0.0.tgz#2ae2228354cf0fbba6cf9f06f30b2c66a974324c" - integrity sha512-/omBIJG1nHQc+bgkYDuLpb/V08QyutP9amOrJRUSlYJZP+b/68gM//D8sxJe3Yry2QnYIr3QjR3x4AlxJEN3GA== + version "17.1.0" + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d" + integrity sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew== dependencies: "@rollup/pluginutils" "^3.1.0" commondir "^1.0.1"