summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-06-25 11:34:44 +0200
committerLukas Eipert <leipert@gitlab.com>2018-06-25 11:35:52 +0200
commitdbc0cd1c92952c34039986ecf63845e0e546015a (patch)
tree350c396c25af767e5601c23e78f69751ac79d649
parent6b8951ac4ae912677a19c83d8c8f08cdb258dcea (diff)
downloadgitlab-ce-6165_project_security_dashboard-CE.tar.gz
Upgrade gitlab-svg to ^1.24.06165_project_security_dashboard-CE
It has the new empty state illustration
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 06b07c37d2b..e94261ec8be 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"webpack-prod": "NODE_ENV=production webpack --config config/webpack.config.js"
},
"dependencies": {
- "@gitlab-org/gitlab-svgs": "^1.23.0",
+ "@gitlab-org/gitlab-svgs": "^1.24.0",
"autosize": "^4.0.0",
"axios": "^0.17.1",
"babel-core": "^6.26.3",
diff --git a/yarn.lock b/yarn.lock
index cefd7c9a62e..cb8f6c7184d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -78,9 +78,9 @@
lodash "^4.2.0"
to-fast-properties "^2.0.0"
-"@gitlab-org/gitlab-svgs@^1.23.0":
- version "1.23.0"
- resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.23.0.tgz#42047aeedcc06bc12d417ed1efadad1749af9670"
+"@gitlab-org/gitlab-svgs@^1.24.0":
+ version "1.24.0"
+ resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.24.0.tgz#3b2b58c5a1d58ce784f486d648bd87cbbb06cedc"
"@sindresorhus/is@^0.7.0":
version "0.7.0"