Merge pull request #1545 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-21.0.0

chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0
This commit is contained in:
Moritz Klack
2021-10-04 10:33:37 +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.6",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-replace": "^3.0.0",
"@svgr/rollup": "^5.5.0",