-
- Downloads
Merge branch 'renovate/rollup-plugin-commonjs-17.x' into 'master'
chore(deps): update dependency @rollup/plugin-commonjs to v17 See merge request dbp/apps/signature!4
No related branches found
No related tags found
Pipeline #15452 passed
Stage: test
Stage: deploy
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
... | ... | @@ -11,7 +11,7 @@ |
"@babel/core": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^16.0.0", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^10.0.0", | ||
"@rollup/plugin-replace": "^2.3.3", | ||
... | ... |
Please register or sign in to comment