-
- Downloads
Merge branch 'renovate/rollup-plugin-commonjs-22.x' into 'master'
chore(deps): update dependency @rollup/plugin-commonjs to v22 See merge request !84
No related branches found
No related tags found
... | ... | @@ -16,7 +16,7 @@ |
"@babel/core": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^21.0.0", | ||
"@rollup/plugin-commonjs": "^22.0.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@rollup/plugin-url": "^6.0.0", | ||
... | ... |
Please register or sign in to comment