web: behaviour: bump @mdi/svg 4.5.95 -> 5.0.45

Signed-off-by: pnsantos <pnuno.santos@gmail.com>
This commit is contained in:
pnsantos 2020-04-02 16:59:23 +01:00
parent e01258d615
commit 351148309d
4 changed files with 11 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"@babel/core": "^7.8.4", "@babel/core": "^7.8.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.8.4", "@babel/preset-env": "^7.8.4",
"@mdi/svg": "^4.5.95", "@mdi/svg": "^5.0.45",
"babel-loader": "^8.0.6", "babel-loader": "^8.0.6",
"child-process-promise": "^2.2.1", "child-process-promise": "^2.2.1",
"clean-css-cli": "^4.3.0", "clean-css-cli": "^4.3.0",

View File

@ -5,3 +5,8 @@
We are no longer relying on garden to clean up hijacked containers. Instead, we have implemented this functionality in concourse itself. This makes it much more portable to different container backends. We are no longer relying on garden to clean up hijacked containers. Instead, we have implemented this functionality in concourse itself. This makes it much more portable to different container backends.
#### <sub><sup><a name="5397" href="#5397">:link:</a></sup></sub> feature, breaking
* @pnsantos updated the Material Design icon library version to `5.0.45`.
**note:** some icons changed names (e.g. `mdi-github-circle` was changed to `mdi-github`) so after this update you might have to update some `icon:` references

File diff suppressed because one or more lines are too long

View File

@ -708,10 +708,10 @@
lodash "^4.17.13" lodash "^4.17.13"
to-fast-properties "^2.0.0" to-fast-properties "^2.0.0"
"@mdi/svg@^4.5.95": "@mdi/svg@^5.0.45":
version "4.5.95" version "5.0.45"
resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-4.5.95.tgz#b02ea5ac4e118abdf64fee7af59c7807617f32bd" resolved "https://registry.yarnpkg.com/@mdi/svg/-/svg-5.0.45.tgz#4544b114419effd5e1373bf1f07d567c27f44818"
integrity sha512-CwIV4cc6GB4qcNI8Z/5KSf51rONTQnB6dgF6Uji0Ns9eANzQQ14/cPvCFgJ42xNm+ivw+VXaQ5Ed9y/zcK/iXQ== integrity sha512-JAsxPV2Um/AxZluJxNnxqgrByQT3wj7f0V0YJI632qUwiU6EDmG1D43FMHlLS5oEPjYB4meiyF4/mPDXqfICSw==
"@webassemblyjs/ast@1.8.5": "@webassemblyjs/ast@1.8.5":
version "1.8.5" version "1.8.5"