-
- Downloads
Merge branch 'renovate/rollup-plugin-node-resolve-13.x' into 'master'
Update dependency @rollup/plugin-node-resolve to v13 See merge request !32
No related branches found
No related tags found
Pipeline #37086 passed
Stage: test
Stage: deploy
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
... | ... | @@ -18,7 +18,7 @@ |
"@rollup/plugin-babel": "^5.0.4", | ||
"@rollup/plugin-commonjs": "^19.0.0", | ||
"@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^11.0.0", | ||
"@rollup/plugin-node-resolve": "^13.0.0", | ||
"@rollup/plugin-url": "^6.0.0", | ||
"babel-eslint": "^10.0.3", | ||
"chai": "^4.2.0", | ||
... | ... |
Please register or sign in to comment