Bump svgo from 2.3.1 to 2.4.0 (#14511)
This commit is contained in:
parent
3f4790beee
commit
15a8ffdbbc
2 changed files with 6 additions and 6 deletions
|
|
@ -137,7 +137,7 @@
|
|||
"sass": "1.37.5",
|
||||
"sass-loader": "^10.1.1",
|
||||
"style-loader": "^2.0.0",
|
||||
"svgo": "2.3.1",
|
||||
"svgo": "2.4.0",
|
||||
"webpack-bundle-analyzer": "^4.4.2",
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
},
|
||||
|
|
|
|||
10
yarn.lock
10
yarn.lock
|
|
@ -17252,13 +17252,13 @@ supports-hyperlinks@^2.0.0:
|
|||
has-flag "^4.0.0"
|
||||
supports-color "^7.0.0"
|
||||
|
||||
svgo@2.3.1:
|
||||
version "2.3.1"
|
||||
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.3.1.tgz#603a69ce50311c0e36791528f549644ec1b3f4bc"
|
||||
integrity sha512-riDDIQgXpEnn0BEl9Gvhh1LNLIyiusSpt64IR8upJu7MwxnzetmF/Y57pXQD2NMX2lVyMRzXt5f2M5rO4wG7Dw==
|
||||
svgo@2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/svgo/-/svgo-2.4.0.tgz#0c42653101fd668692c0f69b55b8d7b182ef422b"
|
||||
integrity sha512-W25S1UUm9Lm9VnE0TvCzL7aso/NCzDEaXLaElCUO/KaVitw0+IBicSVfM1L1c0YHK5TOFh73yQ2naCpVHEQ/OQ==
|
||||
dependencies:
|
||||
"@trysound/sax" "0.1.1"
|
||||
chalk "^4.1.0"
|
||||
colorette "^1.2.2"
|
||||
commander "^7.1.0"
|
||||
css-select "^4.1.3"
|
||||
css-tree "^1.1.2"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue