Skip to content

Commit

Permalink
chore(deps): update dependency url-loader to v1 (#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Sylvain Pace committed May 24, 2018
1 parent dfc9ae0 commit 5f12ec5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/algolia-aerial/package.json
Expand Up @@ -29,6 +29,6 @@
"css-loader": "^0.28.4",
"file-loader": "^0.11.2",
"style-loader": "^0.21.0",
"url-loader": "^0.6.0"
"url-loader": "^1.0.0"
}
}
2 changes: 1 addition & 1 deletion docs/algolia-frontend-components/package.json
Expand Up @@ -38,6 +38,6 @@
"raw-loader": "0.5.1",
"sass-loader": "6.0.7",
"style-loader": "0.21.0",
"url-loader": "0.6.2"
"url-loader": "1.0.1"
}
}

0 comments on commit 5f12ec5

Please sign in to comment.