Update dependency @gitlab/svgs to ^1.60.0

This commit is contained in:
Lukas 'Eipi' Eipert 2019-04-29 18:23:47 +00:00 committed by Lukas Eipert
parent 4ebbfb9f1e
commit c9564c732a
No known key found for this signature in database
GPG Key ID: 148BEA37CB35B2AC
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"@babel/plugin-syntax-import-meta": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@gitlab/csslab": "^1.9.0",
"@gitlab/svgs": "^1.59.0",
"@gitlab/svgs": "^1.60.0",
"@gitlab/ui": "^3.7.0",
"apollo-cache-inmemory": "^1.5.1",
"apollo-client": "^2.5.1",

View File

@ -658,10 +658,10 @@
eslint-plugin-promise "^4.1.1"
eslint-plugin-vue "^5.0.0"
"@gitlab/svgs@^1.59.0":
version "1.59.0"
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.59.0.tgz#affcf9596d736836d37469bb4aea2226ac03e087"
integrity sha512-dokGyyLRRsoBKO70KP1g+ZsDGyTK/RIHWDmvWI6Bx5AxQ3UqAzVXn2OIb3owjJAexyRG1uBmJrriiVVyHznQ4g==
"@gitlab/svgs@^1.60.0":
version "1.60.0"
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.60.0.tgz#c24fe0d40193f4b722e858c2f766b1c80f961cb7"
integrity sha512-Io13vB7LMmPHwUXOoHI+dBYRKDoL0E1dw0b+kJOjesFo+uogaggXJJ4WNEGbWTueYyLckv1YhePACG2xgoLWow==
"@gitlab/ui@^3.7.0":
version "3.7.0"