Merge pull request #1604 from wbkd/dependabot/npm_and_yarn/main/rollup/plugin-commonjs-21.0.1

chore(deps-dev): bump @rollup/plugin-commonjs from 21.0.0 to 21.0.1
This commit is contained in:
Moritz Klack
2021-11-01 11:29:23 +01:00
committed by GitHub
2 changed files with 8 additions and 8 deletions

View File

@@ -48,7 +48,7 @@
"@babel/preset-env": "^7.16.0",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^3.0.0",
"@svgr/rollup": "^5.5.0",