-
- Downloads
You need to sign in or sign up before continuing.
Merge branch 'renovate/rollup-plugin-url-6.x' into 'master'
chore(deps): update dependency @rollup/plugin-url to v6 See merge request dbp/apps/signature!6
No related branches found
No related tags found
Pipeline #15453 passed
Stage: test
Stage: deploy
Stage: e2e-stage1
Stage: e2e-stage2
Stage: e2e-stage3
... | @@ -15,7 +15,7 @@ | ... | @@ -15,7 +15,7 @@ |
"@rollup/plugin-json": "^4.1.0", | "@rollup/plugin-json": "^4.1.0", | ||
"@rollup/plugin-node-resolve": "^10.0.0", | "@rollup/plugin-node-resolve": "^10.0.0", | ||
"@rollup/plugin-replace": "^2.3.3", | "@rollup/plugin-replace": "^2.3.3", | ||
"@rollup/plugin-url": "^5.0.1", | "@rollup/plugin-url": "^6.0.0", | ||
"babel-eslint": "^10.0.3", | "babel-eslint": "^10.0.3", | ||
"chai": "^4.2.0", | "chai": "^4.2.0", | ||
"eslint": "^7.3.1", | "eslint": "^7.3.1", | ||
... | ... |
Please register or sign in to comment