Skip to content

Commit

Permalink
chore(dependencies): Bump svgo from 1.0.0 to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Nov 28, 2017
1 parent 436dc2c commit 69cbcc2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"rxjs": "^5.5.2",
"slug": "^0.9.1",
"sortablejs": "^1.6.0",
"svgo": "^1.0.0",
"svgo": "^1.0.3",
"tableschema": "^1.4.1",
"temp": "^0.8.3",
"unzipper": "^0.8.11",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8531,9 +8531,9 @@ svgo@^0.7.0:
sax "~1.2.1"
whet.extend "~0.9.9"

svgo@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.0.0.tgz#38035feac99a235db4219ae0f80b626db11ab664"
svgo@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/svgo/-/svgo-1.0.3.tgz#c93be52d98ffa2a7273c7a0ac5bf34f470973dad"
dependencies:
coa "~2.0.0"
colors "~1.1.2"
Expand Down

0 comments on commit 69cbcc2

Please sign in to comment.