Upgrade @gitlab/svg to 1.38.0
This commit is contained in:
parent
3eb366722e
commit
ad1cb3c8ed
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
||||
"@babel/plugin-syntax-import-meta": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@gitlab/svgs": "^1.38.0",
|
||||
"@gitlab/ui": "^1.11.0",
|
||||
"@gitlab/svgs": "^1.35.0",
|
||||
"autosize": "^4.0.0",
|
||||
"axios": "^0.17.1",
|
||||
"babel-loader": "^8.0.4",
|
||||
|
|
|
@ -629,10 +629,10 @@
|
|||
eslint-plugin-promise "^4.0.1"
|
||||
eslint-plugin-vue "^5.0.0-beta.3"
|
||||
|
||||
"@gitlab/svgs@^1.35.0":
|
||||
version "1.35.0"
|
||||
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.35.0.tgz#01b6a0948bb3897fbbac9f50ce23c559c514ea0e"
|
||||
integrity sha512-XKrTniSYKG5U8+8ZqDJqoW8ORahuPBfHrfsC1dHBPvo1xA/QGJxlpUdeqSFw2O19h481ut4yW1dF+OFpIa/mrw==
|
||||
"@gitlab/svgs@^1.38.0":
|
||||
version "1.38.0"
|
||||
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.38.0.tgz#e2f6e73379d60c7c63af4df8242a94c4671a1dfe"
|
||||
integrity sha512-Mzv6PxVbWEPvvMgXHaGxk8UE1Gard2gifca6loLgfLH7BtjXfESiZyJdQkkTSeBYp5MoqQa88Kw+vJYobwjsSw==
|
||||
|
||||
"@gitlab/ui@^1.11.0":
|
||||
version "1.11.0"
|
||||
|
|
Loading…
Reference in a new issue