summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas 'Eipi' Eipert <leipert@gitlab.com>2019-06-14 17:21:24 +0000
committerLukas 'Eipi' Eipert <leipert@gitlab.com>2019-06-14 17:21:24 +0000
commit1fb1aefdda94f3efd1adef811912a278a7588c43 (patch)
tree2ebb9c414803abbca69220793c4a9703a8e7d9c4
parenteccb2373060cb48628e49adf0d9267b128e98b38 (diff)
downloadgitlab-ce-1fb1aefdda94f3efd1adef811912a278a7588c43.tar.gz
Update dependency @gitlab/svgs to ^1.65.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 82b6bfae63c..9770116b5b2 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/preset-env": "^7.4.4",
"@gitlab/csslab": "^1.9.0",
- "@gitlab/svgs": "^1.64.0",
+ "@gitlab/svgs": "^1.65.0",
"@gitlab/ui": "^4.0.0",
"apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",
diff --git a/yarn.lock b/yarn.lock
index 0c65dec85ba..5daff8ba49d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -700,10 +700,10 @@
dependencies:
requireindex "~1.1.0"
-"@gitlab/svgs@^1.64.0":
- version "1.64.0"
- resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.64.0.tgz#1370bcbe9ca0ecc9fb919956cd4241bea090ddd3"
- integrity sha512-y9p73NGDnQJc18Dtk0oJfgxedancBT6UceATcnZMceLV6iWylzdMbQWxCl4O2aBXwsAoCrLUJQ9jhRkbNicYNA==
+"@gitlab/svgs@^1.65.0":
+ version "1.65.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.65.0.tgz#48a3a64c0b5524de4e57d51b82a71274af17744d"
+ integrity sha512-GC9JgVu4/2Ysc3hKFmX6TQV6tqvHZDcfd/DzBzYjy3rHO9qYMZFnw/CKCGa8LkU9F79vfDo3G8NSja7FDXMccw==
"@gitlab/ui@^4.0.0":
version "4.0.0"