Merge pull request #689 from ferdikoomen/dependabot/npm_and_yarn/rollup/plugin-commonjs-19.0.0

This commit is contained in:
dependabot-preview[bot] 2021-05-10 05:41:59 +00:00 committed by GitHub
commit 8800013cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -74,7 +74,7 @@
"@babel/core": "7.14.0",
"@babel/preset-env": "7.14.0",
"@babel/preset-typescript": "7.13.0",
"@rollup/plugin-commonjs": "18.0.0",
"@rollup/plugin-commonjs": "19.0.0",
"@rollup/plugin-node-resolve": "11.2.1",
"@types/express": "4.17.11",
"@types/jest": "26.0.23",

View File

@ -1212,10 +1212,10 @@
"@nodelib/fs.scandir" "2.1.4"
fastq "^1.6.0"
"@rollup/plugin-commonjs@18.0.0":
version "18.0.0"
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz#50dc7518b5aa9e66a270e529ea85115d269825c4"
integrity sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==
"@rollup/plugin-commonjs@19.0.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==
dependencies:
"@rollup/pluginutils" "^3.1.0"
commondir "^1.0.1"