Merge branch 'master' into 42568-pipeline-empty-state
* master: Fix provider server URL used when listing repos to import Fix inconsistent punctuation on MR form Update dependency for svgs Fix timestamp to include %M instead of %I for post-deploy migrations.
Showing
... | ... | @@ -12,7 +12,7 @@ |
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js" | ||
}, | ||
"dependencies": { | ||
"@gitlab-org/gitlab-svgs": "^1.13.0", | ||
"@gitlab-org/gitlab-svgs": "^1.14.0", | ||
"autosize": "^4.0.0", | ||
"axios": "^0.17.1", | ||
"babel-core": "^6.26.0", | ||
... | ... |