build(deps-dev): bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#2188)

This commit is contained in:
dependabot-preview[bot] 2020-09-21 11:51:41 +00:00 committed by GitHub
parent 1439158ce9
commit d5bfc1b5d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"