Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bezoerb committed Oct 21, 2019
1 parent 2ee04e9 commit bafea9d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 30 deletions.
47 changes: 20 additions & 27 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
},
"homepage": "https://github.com/bezoerb/postcss-image-inliner",
"dependencies": {
"asset-resolver": "^2.0.3",
"asset-resolver": "^2.0.4",
"debug": "^4.1.1",
"escape-string-regexp": "^2.0.0",
"filesize": "^5.0.1",
"filesize": "^5.0.3",
"postcss": "^7.0.18",
"svgo": "^1.3.0"
},
Expand All @@ -33,7 +33,7 @@
"eslint": "^6.5.1",
"eslint-config-xo-space": "^0.21.0",
"finalhandler": "^1.1.2",
"mocha": "^6.2.1",
"mocha": "^6.2.2",
"serve-static": "^1.14.1"
},
"scripts": {
Expand Down

0 comments on commit bafea9d

Please sign in to comment.