Merge pull request #1409 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-20.0.0

chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.1 to 20.0.0
This commit is contained in:
Moritz Klack
2021-09-01 22:26:51 +02:00
committed by GitHub
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
"@babel/preset-env": "^7.15.0",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^19.0.1",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@rollup/plugin-replace": "^3.0.0",
"@svgr/rollup": "^5.5.0",