Merge pull request #652 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-16.0.0

chore(deps-dev): bump @rollup/plugin-commonjs from 15.1.0 to 16.0.0
This commit is contained in:
Christopher Möller
2020-11-03 17:46:16 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
"@babel/preset-env": "^7.12.1",
"@babel/preset-react": "^7.12.1",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^15.1.0",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/plugin-replace": "^2.3.4",
"@svgr/rollup": "^5.4.0",