Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas 'Eipi' Eipert <leipert@gitlab.com>2019-02-21 13:16:21 +0300
committerLukas 'Eipi' Eipert <leipert@gitlab.com>2019-02-21 13:16:21 +0300
commit9eb7f22e5abebd07566a427f6335979519ba43c3 (patch)
treed73f476d158312462ea0c39980cab1bca423df58
parent499ca7f2e2d07ac244b5034d2f8d32a8bc200b9e (diff)
Update dependency @gitlab/svgs to ^1.53.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 9df2a3ccff7..1a6538cf791 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@gitlab/csslab": "^1.8.0",
- "@gitlab/svgs": "^1.52.0",
+ "@gitlab/svgs": "^1.53.0",
"@gitlab/ui": "^2.0.4",
"apollo-boost": "^0.1.20",
"apollo-client": "^2.4.5",
diff --git a/yarn.lock b/yarn.lock
index 0111b583404..9ecb2b82f8f 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -653,10 +653,10 @@
eslint-plugin-promise "^4.0.1"
eslint-plugin-vue "^5.0.0"
-"@gitlab/svgs@^1.52.0":
- version "1.52.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.52.0.tgz#870b0112a18b10d2cde5470a48b05025193cd207"
- integrity sha512-xqDYIaSY1MJuCa7lRIDTTPoXn6x57So2qchxwmELE+SAJxlYlpYgDKCNWcGawhyTZRDZuG/qFBWp0sMeTQD//A==
+"@gitlab/svgs@^1.53.0":
+ version "1.53.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.53.0.tgz#a0c463953f24ff07a5871a68d3e9ae3cb45e5267"
+ integrity sha512-u4AqIKCVcnG727BLW6wxRkXDfDexD4KlT2JxiPtKBJLmA6mwhSiCCD3ZDMd5W+bbTfl48KdcuV03MXmiqyONNw==
"@gitlab/ui@^2.0.4":
version "2.0.4"