-
- Downloads
Merge branch 'renovate/rollup-plugin-commonjs-18.x' into 'master'
chore(deps): update dependency @rollup/plugin-commonjs to v18 See merge request dbp/topics/signature!25
No related branches found
No related tags found
Pipeline #23499 failed
Stage: test
Stage: deploy
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
... | ... | @@ -17,7 +17,7 @@ |
"@babel/core": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^17.0.0", | ||
"@rollup/plugin-commonjs": "^18.0.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^11.0.0", | ||
"@rollup/plugin-url": "^6.0.0", | ||
... | ... |
Please sign in to comment